l_c_goal_description
11 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | goal | description |
|---|---|---|---|
| 1 | 1 | Clos1 | Closing: Impact Category 1 |
| 2 | 2 | Clos2 | Closing: Impact Category 2 |
| 3 | 3 | Clos3 | Closing: Impact Category 3 |
| 4 | 4 | Detr1 | Determination Due Date: Impact Category 1 |
| 5 | 5 | Detr2 | Determination Due Date: Impact Category 2 |
| 6 | 6 | Detr3 | Determination Due Date: Impact Category 3 |
| 7 | 7 | Disp1 | Disposition Due Date: Impact Category 1 |
| 8 | 8 | Disp2 | Disposition Due Date: Impact Category 2 |
| 9 | 9 | Disp3 | Disposition Due Date: Impact Category 3 |
| 10 | 10 | Post | Posting |
| 11 | 11 | Reins | Reinstatement |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_goal_description" (
"goal" text,
"description" text
);