home / cats / l_nlrb_office_type

l_nlrb_office_type

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

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

Advanced export

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

CSV options:

CREATE TABLE "l_nlrb_office_type" (
[office_type] text PRIMARY KEY,
[description] text
);
Powered by Datasette · Queries took 1.2ms