home / chips / l_unit_codes

l_unit_codes

9 rows

✎ View and edit SQL

This data as json, CSV (advanced)

code ▼ definition
A Industrial (production and maintenance - P & M) and all employee units with customary exclusions, e.g., office clerical employees, guards, supervisors
C Craft - one or more
D Departmental - one or more
G Guards
P Professional and/or Technical
R Combination of codes P and W
T Truck Drivers, etc.
W Office, clerical and other white collar
Z All others not classified

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "l_unit_codes" (
   [code] TEXT PRIMARY KEY,
   [definition] TEXT
);
Powered by Datasette · Queries took 1.2ms