home / cats / l_compliance_type

l_compliance_type

6 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ type description
1 1 Adjus Non-Board Settlement
2 2 BOC Board Order, Contested
3 3 BOU Board Order, Uncontested
4 4 CtOrd Court Order
5 5 FrmSA Formal Settlement
6 6 Infrm Informal Settlement

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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