home / cats / l_r_case_elect_type

l_r_case_elect_type

7 rows

✎ View and edit SQL

This data as json, CSV (advanced)

election_type ▼ description
Fifth Fifth
Fourt Fourth
Initi Initial
Rerun Rerun
Runof Runoff
Secon Second
Third Third

Advanced export

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

CSV options:

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