home / cats / l_c_cmp_letter_type

l_c_cmp_letter_type

4 rows

✎ View and edit SQL

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

CSV options:

CREATE TABLE "l_c_cmp_letter_type" (
    "letter_type" text,
    "description" text
);
Powered by Datasette · Queries took 1.2ms