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.
Delete metrics.parquet
Simplify data into three source tables and add ZIP conversion script
Simplify README
Import all records from ten source ZIP archives without filtering
Keep the dataset description independent of its size
Delete cycling_sample.parquet
Use stable table names and general data checks
Delete source_samples.csv
Delete source_metadata.json
Delete source_context.json
Delete build-requirements.txt
Delete build_metadata.py
Remove the old measurement-only query script
Add complete activity metadata and linked SQL tables to the example
Write dataset instructions in plain English
Use viewer-compatible numeric types and add sample validation
Add small cycling Parquet sample and DuckDB SQL example
initial commit
