l_c_cmp_letter_type
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | letter_type | description |
|---|---|---|---|
| 1 | 1 | ALJ | ALJ Decision |
| 2 | 2 | Board | Board Order |
| 3 | 3 | CO | Court Order |
| 4 | 4 | SETTL | Settlement Letter |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_cmp_letter_type" (
"letter_type" text,
"description" text
);