l_r_tally_type
14 rows
This data as json, CSV (advanced)
| tally_type ▼ | description |
|---|---|
| IFift | Fifth |
| IFour | Fourth |
| IInit | Initial |
| IReru | Rerun |
| IRunf | Runoff |
| ISeco | Second |
| IThir | Third |
| RFift | Revised Fifth |
| RFour | Revised Fourth |
| RInit | Revised Initial |
| RRunf | Revised Runoff |
| RSeco | Revised Second |
| RThir | Revised Third |
| RevRe | Revised Rerun |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "l_r_tally_type" ( [tally_type] text PRIMARY KEY, [description] text );