home / chips / l_elect_union_type

l_elect_union_type

9 rows

✎ View and edit SQL

This data as json, CSV (advanced)

code ▼ definition
1 AFL Petition
2 AFL Intervenor
3 Teamster Petition
4 Teamster Intervenor
5 Unaffiliated National Petitioner
6 Unaffiliated National Intervenor
7 Unaffiliated Local Petitioner
8 No Winner
9 Unaffiliated Local Intervenor

Advanced export

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

CSV options:

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