home / cats / l_c_appeal_deter

l_c_appeal_deter

9 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ appeal_determination description
1 1 AWith Appeal Withdrawn
2 2 CWith Charge Withdrawn
3 3 Defer Deferred by Appeals
4 4 Deny Appeal Denied
5 5 GrntP Appeal Sustained in Part
6 6 Other Other
7 7 Rmnd Remanded
8 8 Sust Appeal Sustained
9 9 Untim Untimely

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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