Skip to content

Latest commit

 

History

History

chess

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Framework examples →

A year of chess rankings

View live: https://observablehq.observablehq.cloud/framework-example-chess/

This page displays rankings from the International Chess Federation for the past year.

Data loaders

A single JavaScript data loader, top-ranked-players.json.js, accesses the data (in a Zip archive) from the site above, performs some basic wrangling, and writes the simplified snapshot of rankings in JSON format to standard out.

Charts

Bump charts are made with Observable Plot, and highlight changes in ratings for the top Women’s and Men’s chess players over time.