home / cats / l_c_app_court_act_type

l_c_app_court_act_type

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ court_action_type description
1 1 CrtDe Circuit Court Decision
2 2 Other Other
3 3 SpecR Special Master's Recommendation
4 4 Withd Withdrawal

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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