|
🌍 Every Olympic host city, 1896–2032 — ☀️ Summer · ❄️ Winter |
Every Summer and Winter Olympic host city in chronological order, using Periplum's
statusIcons (☀️ Summer, ❄️ Winter). Press play to watch the Games travel the globe, or
drag the date slider.
The host list is curated in build.py, which emits data.json (Python
standard library only):
python build.py > data.json # add a new host to the GAMES list, then re-run.github/workflows/refresh-data.yml regenerates
data.json yearly (and on manual Run workflow) and uploads it as a build
artifact. The periplum org blocks Actions from pushing or opening PRs, so download the
artifact and commit it.
Built with Periplum · periplum.js.org