home / cats / l_c_appeal_action

l_c_appeal_action

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ appeal_action description
1 1 Defer Deferral
2 2 Dismi Dismissal
3 3 Other Other
4 4 UniSt Unilateral Settlement

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_c_appeal_action" (
    "appeal_action" text,
    "description" text
);
Powered by Datasette · Queries took 1.2ms