l_c_board_motion_deter
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | board_motion_deter | description |
|---|---|---|---|
| 1 | 1 | Deny | Denied |
| 2 | 2 | FullG | Granted in Full |
| 3 | 3 | Other | Other |
| 4 | 4 | PartG | Granted in Part |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_board_motion_deter" (
"board_motion_deter" text,
"description" text
);