A worldwide comparison of long-distance running training in 2019 and 2020: associated effects of the COVID-19 pandemic
Accompanying repository
There are two types of data used in the Jupyter notebooks in this repository. The first type of data (used in the 'Preprocessing' notebooks) is the data created directly by the web scrapping which contains a lot of information about the athletes' activities (but only information that the athletes themselves have chosen to publicly display on their pages on the Strava website). In any case, we have chosen not to share this data publicly for ethical reasons. The second type of data, which we provide in the Figshare repository, is the output of the 'Preprocessing' notebooks and is used in the 'Analysis' notebooks.
Download data from https://doi.org/10.6084/m9.figshare.16620238
The next two Jupyter notebooks use the data created directly by web scraping and we are not sharing this data publicly for ethical reasons. If you want to run these notebooks, you will first have to run the 'Strava web scrapper' notebooks we provide.
- Frequencies of gender, age, country, and participation in Majors
- Policy Responses to the Coronavirus Pandemic
- Running training in 2019 and 2020
- Running training in 2019 and 2020 - averages for 10 countries
- Running training in 2019 and 2020 - Brazil
Afonseca LA, Watanabe RN, Duarte M. 2022. A worldwide comparison of long-distance running training in 2019 and 2020: associated effects of the COVID-19 pandemic. PeerJ 10:e13192 https://doi.org/10.7717/peerj.13192
And a BibTeX entry:
@article{10.7717/peerj.13192,
title = {A worldwide comparison of long-distance running training in 2019 and 2020: associated effects of the COVID-19 pandemic},
author = {Afonseca, Leonardo A. and Watanabe, Renato N. and Duarte, Marcos},
year = 2022,
month = mar,
keywords = {Physical activity, Sports, Public health, Data science, Running},
volume = 10,
pages = {e13192},
journal = {PeerJ},
issn = {2167-8359},
url = {https://doi.org/10.7717/peerj.13192},
doi = {10.7717/peerj.13192}
}
The non-software content of this project is licensed under a Creative Commons Attribution 4.0 International License, and the software code is licensed under the MIT license.