l_c_enf_court_act_type
7 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | court_action_type | description |
|---|---|---|---|
| 1 | 1 | CnDcr | Entry of Consent Judgment |
| 2 | 2 | Judge | Judgment |
| 3 | 3 | Mandt | Mandate |
| 4 | 4 | OpRhg | Opinion on rehearing/reconsideration |
| 5 | 5 | Opini | Opinion |
| 6 | 6 | Order | Order granting request to withdraw/dism |
| 7 | 7 | SumEn | Entry of Summary Enforcement |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_enf_court_act_type" (
"court_action_type" text,
"description" text
);