home / cats / l_injunction_motion_type

l_injunction_motion_type

5 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ motion_type description
1 1 1 Motion to Dismiss
2 2 2 Motion to Quash Subpoena
3 3 3 Motion to Postpone
4 4 4 Other
5 5 5 Motion for Discovery

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_injunction_motion_type" (
    "motion_type" integer,
    "description" text
);
Powered by Datasette · Queries took 1.2ms