home / cats / l_ccr_closing_type

l_ccr_closing_type

6 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ closing_type description
1 1 AllPW All Party Written
2 2 Cmpli Compliance
3 3 NoCmp Non-Compliance
4 4 NonBd Non-Board
5 5 PtCmp Part Compliance
6 6 UniWr Unilateral Written

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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