Wikidata:EveryPolitician/Report:Bicameral Legislatures
This is a list of the houses of bicameral national legislatures, including their parent body where applicable.
This list is periodically updated by a bot. Manual changes to the list will be removed on the next update!
WDQS | PetScan | TABernacle | Find images | Recent changes | Query:SELECT DISTINCT ?item ?country ?class ?legislature WHERE { ?item wdt:P31/wdt:P279* wd:Q10553309 ; wdt:P1001/wdt:P31 wd:Q3624078 . FILTER NOT EXISTS { ?item wdt:P576 [] } . # no end date }
End of automatically generated list.
The underlying query behind this report is:
SELECT DISTINCT ?item ?itemLabel ?country ?countryLabel ?class ?classLabel ?legislature ?legislatureLabel
WHERE {
?item wdt:P31/wdt:P279* wd:Q10553309 ; wdt:P1001 ?country ; wdt:P31 ?class.
FILTER NOT EXISTS { ?item wdt:P576 [] } . # no end date
?country p:P31/ps:P31 wd:Q3624078 .
OPTIONAL {
?item wdt:P361 ?legislature .
OPTIONAL { ?legislature wdt:P1001 ?jurisdiction }
}
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
ORDER BY ?countryLabel