home / cats / l_r_part_role_type

l_r_part_role_type

16 rows

✎ View and edit SQL

This data as json, CSV (advanced)

participant_role ▼ role_name
AddS1 Additional Service #1
AddS2 Additional Service #2
AddS3 Additional Service #3
AddS4 Additional Service #4
AddS5 Additional Service #5
AddS6 Additional Service #6
LRep1 Legal Representative #1
LRep2 Legal Representative #2
LRep3 Legal Representative #3
Noti1 Notification #1
Noti2 Notification #2
Noti3 Notification #3
Noti4 Notification #4
Noti5 Notification #5
Noti6 Notification #6
Party Party

Advanced export

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

CSV options:

CREATE TABLE "l_r_part_role_type" (
[participant_role] text PRIMARY KEY,
[role_name] text
);
Powered by Datasette · Queries took 1.2ms