Difference between revisions of "What is the proportion of presidents who have died in held position? (Q440)"

From QAWiki
Jump to navigation Jump to search
(‎Added [en] label: What is the proportion of presidents who have died in held position?)
(‎Changed claim: query (P11): SELECT (COUNT(?obj3) / COUNT(DISTINCT ?sbj) AS ?ratio) WHERE { { SELECT DISTINCT ?sbj ?obj3 WHERE { ?sbj p:P39 ?obj1 . ?obj1 ps:P39 ?obj2 . ?obj2 wdt:P31?/wdt:P279* wd:Q30461 . OPTIONAL { ?obj1 pq:P1534/wdt:P279* ?obj3 . FILTER(?obj3 = wd:Q99521170) } } } })
Property / queryProperty / query
SELECT (((COUNT(DISTINCT?deathPresident))/(COUNT(DISTINCT?president))) AS ?p) WHERE { ?president wdt:P39/wdt:P279* wd:Q30461. ?deathPresident wdt:P39/wdt:P279* wd:Q30461; p:P39/wdt:P279* ?presidency . ?presidency ps:P39/wdt:P279* wd:Q30461; pq:P1534 /wdt:P279* wd:Q99521170 . }
SELECT (COUNT(?obj3) / COUNT(DISTINCT ?sbj) AS ?ratio) WHERE { { SELECT DISTINCT ?sbj ?obj3 WHERE { ?sbj p:P39 ?obj1 . ?obj1 ps:P39 ?obj2 . ?obj2 wdt:P31?/wdt:P279* wd:Q30461 . OPTIONAL { ?obj1 pq:P1534/wdt:P279* ?obj3 . FILTER(?obj3 = wd:Q99521170) } } } }

Revision as of 00:07, 19 May 2025

No description defined
Language Label Description Also known as
English
What is the proportion of presidents who have died in held position?
No description defined

    Statements

    0 references
    SELECT (COUNT(?obj3) / COUNT(DISTINCT ?sbj) AS ?ratio) WHERE { { SELECT DISTINCT ?sbj ?obj3 WHERE { ?sbj p:P39 ?obj1 . ?obj1 ps:P39 ?obj2 . ?obj2 wdt:P31?/wdt:P279* wd:Q30461 . OPTIONAL { ?obj1 pq:P1534/wdt:P279* ?obj3 . FILTER(?obj3 = wd:Q99521170) } } } }
    0 references
    position held (English)
    0 references
    cargo ocupado (Spanish)
    0 references
    president (English)
    0 references
    presidente (Spanish)
    0 references
    end cause (English)
    0 references
    causa del fin (Spanish)
    0 references
    death of person (English)
    0 references
    muerte de la persona (Spanish)
    0 references