l_compliance_type
6 rows
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
CREATE TABLE "l_compliance_type" (
"type" text,
"description" text
);