cabinet_party
Data source: ParlGov · About: simonw/parlgov-datasette
1 row where comment = "Electoral alliance: Rosa nel Pugno (Rose in the Fist)"
This data as json, CSV (advanced)
Link | rowid ▼ | id | cabinet_id | party_id | pm | data_source | description | comment |
---|---|---|---|---|---|---|---|---|
1565 | 1565 | 1694 | Prodi II 117 | Radicali 1296 | 0 | Electoral alliance: Rosa nel Pugno (Rose in the Fist) |
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]) );