CoolFace
Datasetpublic

ajto/GoldenCheetah

GoldenCheetah Data from the GoldenCheetah OpenData Project in Parquet format. Table Contents measurements Source CSV filename, time (s), distance (km), power (W), heart rate (bpm), cadence (rpm), altitude (m) activities Original activity fields, with METRICS and XDATA stored as JSON athletes Athlete ID, gender, birth year, and source version athlete_id identifies the athlete in each table. source_file identifies each CSV trace. Activity dates and CSV… See the full description on the dataset page: https://huggingface.co/datasets/ajto/GoldenCheetah.

sourceHugging Faceupdated 9d agoView on Hugging Face
0likes125downloads
18 commits on main
090e7b69d ago

Delete metrics.parquet

ajto
f03beff9d ago

Simplify data into three source tables and add ZIP conversion script

ajto
8d815e510d ago

Simplify README

ajto
a22cfed10d ago

Import all records from ten source ZIP archives without filtering

ajto
27ac89a10d ago

Keep the dataset description independent of its size

ajto
f12b5e610d ago

Delete cycling_sample.parquet

ajto
3973b1010d ago

Use stable table names and general data checks

ajto
886891410d ago

Delete source_samples.csv

ajto
5bd3c4d10d ago

Delete source_metadata.json

ajto
555703010d ago

Delete source_context.json

ajto
70189a910d ago

Delete build-requirements.txt

ajto
8422db410d ago

Delete build_metadata.py

ajto
7ffc5de10d ago

Remove the old measurement-only query script

ajto
32813c110d ago

Add complete activity metadata and linked SQL tables to the example

ajto
a2d865610d ago

Write dataset instructions in plain English

ajto
9c7126e10d ago

Use viewer-compatible numeric types and add sample validation

ajto
61bbbe110d ago

Add small cycling Parquet sample and DuckDB SQL example

ajto
ca6f3cc10d ago

initial commit

ajto