https://github.com/goldencheetah/opendata
A project to collect, collate and share an open data set with contributions from users of the GoldenCheetah application
https://github.com/goldencheetah/opendata
endurance opendata sports workouts
Last synced: 23 days ago
JSON representation
A project to collect, collate and share an open data set with contributions from users of the GoldenCheetah application
- Host: GitHub
- URL: https://github.com/goldencheetah/opendata
- Owner: GoldenCheetah
- Created: 2018-01-14T16:21:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T16:59:54.000Z (over 5 years ago)
- Last Synced: 2025-09-07T19:46:30.866Z (about 1 month ago)
- Topics: endurance, opendata, sports, workouts
- Language: Python
- Size: 30.1 MB
- Stars: 40
- Watchers: 21
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoldenCheetah OpenData
The GoldenCheetah Open Data project was started in January 2018.
It aims to create an open access database of endurance exercise data
for use by amateurs, academics and professionals.* The data is entirely anonymised, no personally identifiable information is stored or made available.
* We store one file per athlete, with each file containing a summary json plus csv files for each activity
* We publish the actual data to an Open Science Framework project here: https://osf.io/6hfpz/ (DOI 10.17605/OSF.IO/6HFPZ)
* From November 2018 we additionally published the data to a publically readable AWS S3 bucket: http://goldencheetah-opendata.s3-website-us-east-1.amazonaws.com/
* This repo provides tools for working with the data. There already is a Python library available, see [documentation](opendata-python/README.md) for more details.
* An R library for working with GoldenCheetah OpenData has been published by Ioannis Kosmidis, see here: https://github.com/ikosmidis/GoldenCheetahOpenData