l_brief_type
5 rows
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
CREATE TABLE "l_brief_type" (
"brief_type" text,
"description" text
);