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