Result data from Vasaloppet
I have skied Vasaloppet since 2018 and have sketched several analysis based on data I have pulled from results.vasaloppet.se service. People have shown interest both in the analysis and the data, so I made this dedicated site for sharing the data and the code for creating the data.
Code
Code for scraping the result service is hosted in Codeberg at: codeberg.org/muuankarski/vasaloppetdata. It is written in R-language, so beware.
Data
Data is provide here in per year per sex datasets in csv
and parquet
formats. Also a separated file containing all years is provided both for women and men. Check out the examples on how to use the data!
Licensing
Code is freely licensed, so do what you want with it. However, Vasaloppet has not clearly stated under which license their result data can be re-used. Therefore this data is meant only for personal use, just to help you to create some custom analysis that the official service does not allow.