l_c_appeal_action
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | appeal_action | description |
|---|---|---|---|
| 1 | 1 | Defer | Deferral |
| 2 | 2 | Dismi | Dismissal |
| 3 | 3 | Other | Other |
| 4 | 4 | UniSt | Unilateral Settlement |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_appeal_action" (
"appeal_action" text,
"description" text
);