l_c_board_motion_type
11 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | board_motion_type | description |
|---|---|---|---|
| 1 | 1 | AddEv | Leave to Adduce Additional Evidence |
| 2 | 2 | AppAJ | Appeal ALJ Ruling |
| 3 | 3 | AppSA | Approve Settlement Agreement |
| 4 | 4 | AppWD | Approve Withdrawal of Charge |
| 5 | 5 | BdHrg | Hearing before Board |
| 6 | 6 | Other | Other |
| 7 | 7 | Recon | Reconsideration |
| 8 | 8 | Rehrg | Rehearing |
| 9 | 9 | Remnd | Remand Case to RD |
| 10 | 10 | Reopn | Reopening of Record |
| 11 | 11 | StipR | Stipulated Record |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_board_motion_type" (
"board_motion_type" text,
"description" text
);