home / cats / l_c_app_court_action

l_c_app_court_action

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ court_action_action description
1 1 00010 Respondent found in contempt
2 2 00011 Respondent not found in contempt
3 3 CsntO Consent Order
4 4 FrmSA Settlement/withdrawal

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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