l_c_inj_court_order_typ
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | court_order_type | description |
|---|---|---|---|
| 1 | 1 | Other | Other |
| 2 | 2 | PrInj | Preliminary Injunction |
| 3 | 3 | TRO | Temporary Restraining Order |
| 4 | 4 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_inj_court_order_typ" (
"court_order_type" text,
"description" text
);