cabinet_party
Data source: ParlGov · About: simonw/parlgov-datasette
2 rows where comment = "Source: Patrick Dumont, University of Luxembourg; personal communication 30 January 2012"
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
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]) );