l_c_discovery_ct_deter
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | court_determination | description |
|---|---|---|---|
| 1 | 1 | DenyF | Denied in Full |
| 2 | 2 | FullG | Granted in Full |
| 3 | 3 | Other | Other |
| 4 | 4 | PartG | Granted in Part |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_discovery_ct_deter" (
"court_determination" text,
"description" text
);