home / cats / l_parti_type

l_parti_type

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

parti_type ▼ description
B Union acting as an Employer
E Employer
I Individual
U Union

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "l_parti_type" (
[parti_type] text PRIMARY KEY,
[description] text
);
Powered by Datasette · Queries took 1.2ms