l_r_case_elect_type
7 rows
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
CREATE TABLE "l_r_case_elect_type" ( [election_type] text PRIMARY KEY, [description] text );