l_c_board_determination
6 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | determination | description |
|---|---|---|---|
| 1 | 1 | FrlSA | Formal Settlement Approved |
| 2 | 2 | Loss | Loss |
| 3 | 3 | Other | Other |
| 4 | 4 | Remnd | Remand to ALJ |
| 5 | 5 | WinF | Full win |
| 6 | 6 | WinP | Partial win |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_board_determination" (
"determination" text,
"description" text
);