party
Data source: ParlGov · About: simonw/parlgov-datasette
0 rows where family_id = 462
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]) );