home / parlgov

Menu
  • Search all tables
  • GraphQL API

cabinet_party

Table actions
  • GraphQL API for cabinet_party

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

2 rows where comment = "Source: Patrick Dumont, University of Luxembourg; personal communication 30 January 2012"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id cabinet_id party_id pm data_source description comment
1476 1476 1597 Verhofstadt IV 441 Christen-Democratisch & Vlaams / Nieuw-Vlaams Alliantie 972 0 ejpr, pc New Flemish Alliance (NVA) did not have ministers in the cabinet. Source: Patrick Dumont, University of Luxembourg; personal communication 30 January 2012
1478 1478 1600 Leterme I 264 Christen-Democratisch & Vlaams / Nieuw-Vlaams Alliantie 972 1 pc, reuters New Flemish Alliance (NVA) did not have ministers in the cabinet and withdrew its support on 21 September 2008. Source: Patrick Dumont, University of Luxembourg; personal communication 30 January 2012

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 13.156ms · Data source: ParlGov · About: simonw/parlgov-datasette