home / cats / l_c_transfer_type

l_c_transfer_type

4 rows

✎ View and edit SQL

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

CSV options:

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