cabinet_party
Data source: ParlGov · About: simonw/parlgov-datasette
1 row where comment = "Binyamin Mintz"
This data as json, CSV (advanced)
Link | rowid ▼ | id | cabinet_id | party_id | pm | data_source | description | comment |
---|---|---|---|---|---|---|---|---|
2628 | 2628 | 2921 | Ben-Gurion XIII 1106 | Poalei Agudat Yisrael 1832 | 0 | knesset | Binyamin Mintz |
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]) );