I am unable to download the Heart Data , this data is very valuable for me. I need detailed Hear Rate data that I want to analyze. When I export the data I only get the following data ( But no HR Related data).
| Activities | |||||||||
| Date | Calories Burned | Steps | Distance | Floors | Minutes Sedentary | Minutes Lightly Active | Minutes Fairly Active | Minutes Very Active | Activity Calories |
Best AnswerIf you want to get detailed HR data per activity (with 1-sec interval) then only GPS activities can provide it in the exported TCX file (you need to export it manually from web Dashboard one by one for each activity you want to get detailed HR).
Best AnswerThe exported file ( From Archives - zip file ) seems to have the data that I am looking for : for example - heart_rate-2021-12-14.json
[{
"dateTime" : "12/13/21 18:30:12",
"value" : {
"bpm" : 74,
"confidence" : 2
}
Best AnswerThanks @t.parker for the response. Yes, The Archive data seems to have much more detailed data.
With json files related to heart rate under "Physical Activity" folder: heart_rate-2019-11-12.json
Following are the folders :
Application
Biometrics
Heart
Menstrual Health
Nutrition
Other
Personal & Account
Physical Activity
Sleep
Social
Stress
Best Answer