home / chips / l_elect_incumbent_union

l_elect_incumbent_union

7 rows

✎ View and edit SQL

This data as json, CSV (advanced)

code ▼ incumbent_union
0 No Incumbent Union
1 Incumbent Union not on Ballot
2 Incumbent Union petitioner - winner
3 Incumbent Union intervenor - winner
4 Incumbent Union petitioner - loser 1
5 Incumbent Union Intervenor - loser 2
6 Incumbent Union Intervenor - loser 3

Advanced export

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

CSV options:

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