home / cats / l_nlrb_district

l_nlrb_district

7 rows

✎ View and edit SQL

This data as json, CSV (advanced)

district ▼ description
01 District I
02 District II
03 District III
04 District IV
BD Board
GC General Counsel
HQ Headquarter, General

Advanced export

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

CSV options:

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