home / cats / l_brief_type

l_brief_type

5 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ brief_type description
1 1 Answe Answering Brief
2 2 Initl Initial Post-Hearing Brief
3 3 Oppos Brief in Opposition
4 4 Other Other
5 5 Supp Supplemental Brief

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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