home / cats / l_r_tally_type

l_r_tally_type

14 rows

✎ View and edit SQL

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

CSV options:

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