home / parlgov

Menu
  • Search all tables
  • GraphQL API

party

Table actions
  • GraphQL API for party

Data source: ParlGov · About: simonw/parlgov-datasette

0 rows where country_id = 27

✎ View and edit SQL

This data as json

0 records

CREATE TABLE party("id", "country_id", "family_id", "name_short", "name_english", "name", "name_ascii", "name_nonlatin", "wikipedia", "data_source", "description", "comment", "cmp", "euprofiler", "ees", "morgan", "castles_mair", "huber_inglehart", "ray", "benoit_laver", "chess", "old_countryID", "old_partyID",
   FOREIGN KEY([country_id]) REFERENCES [country]([id]),
   FOREIGN KEY([family_id]) REFERENCES [party_family]([id])
);
Powered by Datasette · Queries took 40.75ms · Data source: ParlGov · About: simonw/parlgov-datasette