Use queries like this to grab data on the given Wikidata entities:
SELECT ?l ?id ?y ?pop WHERE { VALUES ?c {wd:Q145 wd:Q26 wd:Q2366 wd:Q22 wd:Q25 wd:Q21 wd:Q9676 wd:Q25230 wd:Q785} ?c rdfs:label ?l ; p:P1082 [ ps:P1082 ?pop ; pq:P585 ?date ] FILTER (lang(?l) = 'en') BIND(YEAR(?date) as ?y) BIND(STRAFTER(STR(?c), 'http://www.wikidata.org/entity/') as ?id) } |
---|
|
population-british-islands.csv 0 → 100644 |
---|
population-british-isles.csv 0 → 100644 |
---|