Making marathon running times accessible as a web page to follow the current state of world records.
notebooks
contain Jupyter notebooks to parse the CSV into suitable JSON format topublic
foldersrc
is the VueJS source for the websiteterraform
are the terraform script to deploy website to S3 bucket with Github actions
The data comes from this Kaggle dataset.
npm run dev
- download
data
directly from Kaggle to get latest dataset version - merge files in
public
folder to reduce size and duplicates