Difference between revisions of "What country has the lowest nominal GDP per capita? (Q514)"
Jump to navigation
Jump to search
(Changed claim: query (P11): SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj wdt:P2132 ?obj } ORDER BY ?obj LIMIT 1) |
(Created claim: imports mentions from (P47): Which is the poorest country? (Q513)) |
||
Property / imports mentions from | |||
Property / imports mentions from: Which is the poorest country? / rank | |||
Normal rank |
Revision as of 00:24, 29 February 2024
No description defined
- Which nation has the lowest GDP per capita?
- What country has the lowest GDP per capita?
Language | Label | Description | Also known as |
---|---|---|---|
English |
What country has the lowest nominal GDP per capita?
|
No description defined
|
|
Statements
SELECT DISTINCT ?sbj WHERE { { SELECT ?sbj (MAX(?obj2) AS ?obj3) WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj p:P1082 ?obj1 . ?obj1 pq:P585 ?obj2 } GROUP BY ?sbj } { SELECT ?sbj (MAX(?obj2) AS ?obj4) WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj p:P2131 ?obj1 . ?obj1 pq:P585 ?obj2 } GROUP BY ?sbj } ?sbj p:P1082 ?obj5 . ?obj5 pq:P585 ?obj3 . ?obj5 ps:P1082 ?obj6 . ?sbj p:P2131 ?obj7 . ?obj7 pq:P585 ?obj4 . ?obj7 ps:P2131 ?obj8 . BIND(?obj8/?obj6 AS ?obj9) } ORDER BY ?obj9 LIMIT 1
0 references
SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj wdt:P2132 ?obj } ORDER BY ?obj LIMIT 1
Few countries use P2132 (nominal GDP per capita), perhaps as it is redundant (English)
0 references