Wikidata:WikiProject Chess/Lists/Elo recent

Players with highest elo rating in July 2024

edit

When the bot doesn't update the list please press on "Manually update list" and it should spend some time to update it. If it didn't work you can also manually use this query.

If you want to use the Query instead press on "Run it!" and change some values which is explained below:

SELECT ?item ?itemLabel ?time ?elo WHERE 
{ 
 # VALUES ?item {wd:Q110649016}
  ?item wdt:P31 wd:Q5; 
        p:P1087 [ ps:P1087 ?elo; pqv:P585/wikibase:timeValue ?time ] . 
  FILTER (YEAR(?time) = 2023 && MONTH(?time) = 1) . 
    SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
} ORDER BY DESC(?elo) LIMIT 100
Try it!

In this query, you can change the "2023" to the year it currently is and "= 1" so it says the month it currently is, ie. if it's February 2023 you change it to "= 2", if its December 2023 you change it to "= 12".

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 ?item ?elo ?fide_url WHERE { ?item wdt:P31 wd:Q5; p:P1087 [ ps:P1087 ?elo; pqv:P585/wikibase:timeValue ?time ] . FILTER (YEAR(?time) = 2024 && MONTH(?time) = 7) . } ORDER BY DESC(?elo) LIMIT 100

∑ 0 items.

End of automatically generated list.