Hacker News new | ask | show | jobs
Show HN: Visualising how elite distance runners train (enduranceviz.com)
7 points by danielcwq 486 days ago
Strava's awesome for viewing individual training runs, but it doesn't offer a consolidated view for elite runners' training. So I scraped >150k activities from 450+ elites with public accounts for their 2024 training log.

GH Repo: https://github.com/danielcwq/elite-endurance-viz/

Would love any feedback + feature requests!

1 comments

That would be nice to have filters to find athletes with commons caracteristics with the user (gender, height, age, etc). Nice work though ! :)
hey, thanks! will definitely implement some comparison / filtering function soon.