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