home / cats / l_nlrb_office_type

l_nlrb_office_type

4 rows

✎ View and edit SQL

office_type ▼ description
D Resident Office
H Headquarters Office
R Regional Office
S Sub-Regional Office

Download this data

CSV · JSON

Table schema
CREATE TABLE l_nlrb_office_type(office_type VARCHAR, description VARCHAR, PRIMARY KEY(office_type));

Queries took 1.2ms

A project of Forest Gregg. Read about project updates on Notes on Labor Data.