home / cats / l_c_inj_court_order_typ

l_c_inj_court_order_typ

4 rows

✎ View and edit SQL

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

CSV options:

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