home / cats / l_r_elect_mode

l_r_elect_mode

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

election_mode ▼ description
MAIL Mail
MANL Manual
MIXED Mixed, Manual and Mail

Advanced export

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

CSV options:

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