home / cats / l_c_enf_court_action

l_c_enf_court_action

8 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ court_action_action description
1 1 1 Board Order affirmed in full
2 2 2 Board Order affirmed with modification
3 3 3 Board Order part affirmed/part remanded
4 4 4 Board Order set aside/Enforcement denied
5 5 5 Withdrawn before Court Order
6 6 6 Board Order vacated
7 7 7 Board Order part set aside/part remand
8 8 8 Remanded to Board

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_c_enf_court_action" (
    "court_action_action" integer,
    "description" text
);
Powered by Datasette · Queries took 1.2ms