Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Priyanshu07s
.
Toggle Highlighting
SQL
SELECT ?winner ?winnerLabel ?awardYear WHERE { ?winner wdt:P166 wd:Q38104; p:P166 ?awardStatement. ?awardStatement ps:P166 wd:Q38104; pq:P585 ?awardYear. FILTER(?awardYear >= "2000-01-01T00:00:00Z"^^xsd:dateTime && ?awardYear <= "2020-12-31T23:59:59Z"^^xsd:dateTime) SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } ORDER BY ?awardYear
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...