l_c_supreme_ct_deter
8 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | determination | description |
|---|---|---|---|
| 1 | 1 | AffFl | Court Judgment affirmed in full |
| 2 | 2 | AffMo | Court Judgment affirmed w/modification |
| 3 | 3 | Dismi | Case dismissed |
| 4 | 4 | Moot | Case moot |
| 5 | 5 | Other | Other |
| 6 | 6 | RvsFl | Court Judgment reversed in full |
| 7 | 7 | SetGr | Settled after Cert. granted |
| 8 | 8 | VaRmd | Court Judgment vacated and remanded |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_supreme_ct_deter" (
"determination" text,
"description" text
);