l_c_app_court_action
4 rows
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
CREATE TABLE "l_c_app_court_action" (
"court_action_action" text,
"description" text
);