Baselight

Running And Heart Rate Data

Running and Heart rate summary, stop, start and lap event data

@kaggle.mcandocia_running_heart_rate_recovery

Ph Scores
@kaggle.mcandocia_running_heart_rate_recovery.ph_scores

  • 20.07 KB
  • 834 rows
  • 3 columns
full_path

Full Path

score

Score

event_id

Event Id

/ntfsl/data/fit_processed_data/plots/running_2020-12-14_23-40-37.png0.0005007075746
/ntfsl/data/fit_processed_data/plots/running_2019-11-10_21-23-44.png0.0005007075457
/ntfsl/data/fit_processed_data/plots/running_2018-02-03_16-21-14.png0.000500707584
/ntfsl/data/fit_processed_data/plots/running_2020-02-11_23-38-17.png0.0005007075519
/ntfsl/data/fit_processed_data/plots/running_2020-04-22_23-34-35.png0.73461115568
/ntfsl/data/fit_processed_data/plots/running_2020-08-08_16-01-06.png0.0005007075650
/ntfsl/data/fit_processed_data/plots/running_2020-06-11_12-56-50.png0.52216077603
/ntfsl/data/fit_processed_data/plots/running_2020-01-08_00-20-01.png0.0005007075494
/ntfsl/data/fit_processed_data/plots/running_2019-01-24_20-52-44.png0.0005007075227
/ntfsl/data/fit_processed_data/plots/running_2018-01-10_13-11-41.png0.000500707567

CREATE TABLE ph_scores (
  "full_path" VARCHAR,
  "score" DOUBLE,
  "event_id" BIGINT
);

Share link

Anyone who has the link will be able to view this.