cabinet_party
Data source: ParlGov · About: simonw/parlgov-datasette
1 row where comment = "Need to change: Independents and caretaker gov not the same!"
This data as json, CSV (advanced)
Link | rowid ▼ | id | cabinet_id | party_id | pm | data_source | description | comment |
---|---|---|---|---|---|---|---|---|
2398 | 2398 | 2655 | Rusnok 1062 | no party affiliation 1567 | 1 | reuters | Need to change: Independents and caretaker gov not the same! |
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]) );