home / parlgov

Menu
  • Search all tables
  • GraphQL API

cabinet_party

Table actions
  • GraphQL API for cabinet_party

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

1 row where comment = "coding of alliance party_id to match seat in 'election_result'"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id cabinet_id party_id pm data_source description comment
935 935 1016 D'Alema I 214 Popolari per Prodi 840 0 mueller   coding of alliance party_id to match seat in 'election_result'

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE cabinet_party("id", "cabinet_id", "party_id", "pm", "data_source", "description", "comment",
   FOREIGN KEY([cabinet_id]) REFERENCES [cabinet]([id]),
   FOREIGN KEY([party_id]) REFERENCES [party]([id])
);
Powered by Datasette · Queries took 14.4ms · Data source: ParlGov · About: simonw/parlgov-datasette