cabinet_party
Data source: ParlGov · About: simonw/parlgov-datasette
1 row where comment = "REM won presidential election and gained seats in succeeding parliament election."
This data as json, CSV (advanced)
Link | rowid ▼ | id | cabinet_id | party_id | pm | data_source | description | comment |
---|---|---|---|---|---|---|---|---|
3473 | 3473 | 3796 | Philippe I 1508 | La République En Marche! | Renaissance 2643 | 0 | REM won presidential election and gained seats in succeeding parliament election. |
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]) );