l_c_transfer_type
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | transfer_type | description |
|---|---|---|---|
| 1 | 1 | IAP | Interregional Assistance Program |
| 2 | 2 | Other | Other |
| 3 | 3 | Perm | Permanent Transfer |
| 4 | 4 | Temp | Temporary Transfer |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_transfer_type" (
"transfer_type" text,
"description" text
);