init V
This commit is contained in:
5
garmin-connect-export/json/README.md
Normal file
5
garmin-connect-export/json/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
JSON Examples
|
||||
=============
|
||||
|
||||
This directory contains some sample JSON output retrieved from Garmin Connect,
|
||||
it allows to better understand the code ;-)
|
||||
632
garmin-connect-export/json/activities-list.json
Normal file
632
garmin-connect-export/json/activities-list.json
Normal file
@@ -0,0 +1,632 @@
|
||||
[
|
||||
{
|
||||
"activityId": 6609987243,
|
||||
"activityName": "Walk",
|
||||
"description": null,
|
||||
"startTimeLocal": "2021-04-15 11:44:05",
|
||||
"startTimeGMT": "2021-04-15 09:44:05",
|
||||
"activityType": {
|
||||
"typeId": 9,
|
||||
"typeKey": "walking",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 27,
|
||||
"isHidden": false,
|
||||
"restricted": false
|
||||
},
|
||||
"eventType": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"comments": null,
|
||||
"parentId": null,
|
||||
"distance": 3385.43994140625,
|
||||
"duration": 2702.589111328125,
|
||||
"elapsedDuration": 2702589.111328125,
|
||||
"movingDuration": 2335.0,
|
||||
"elevationGain": 37.0,
|
||||
"elevationLoss": 36.0,
|
||||
"averageSpeed": 1.253000020980835,
|
||||
"maxSpeed": 2.3610000610351562,
|
||||
"startLatitude": 46.77777777777777,
|
||||
"startLongitude": 7.1111111111111111,
|
||||
"hasPolyline": true,
|
||||
"ownerId": 2836200,
|
||||
"ownerDisplayName": "eschep",
|
||||
"ownerFullName": "Peter Steiner",
|
||||
"ownerProfileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"ownerProfileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"ownerProfileImageUrlLarge": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/5979a7d6-2502-4869-8f57-86a28ab7eab3-2836200.png",
|
||||
"calories": 225.0,
|
||||
"averageHR": 78.0,
|
||||
"maxHR": 104.0,
|
||||
"averageRunningCadenceInStepsPerMinute": 68.53125,
|
||||
"maxRunningCadenceInStepsPerMinute": 158.0,
|
||||
"averageBikingCadenceInRevPerMinute": null,
|
||||
"maxBikingCadenceInRevPerMinute": null,
|
||||
"averageSwimCadenceInStrokesPerMinute": null,
|
||||
"maxSwimCadenceInStrokesPerMinute": null,
|
||||
"averageSwolf": null,
|
||||
"activeLengths": null,
|
||||
"steps": 3274,
|
||||
"conversationUuid": null,
|
||||
"conversationPk": null,
|
||||
"numberOfActivityLikes": null,
|
||||
"numberOfActivityComments": null,
|
||||
"likedByUser": null,
|
||||
"commentedByUser": null,
|
||||
"activityLikeDisplayNames": null,
|
||||
"activityLikeFullNames": null,
|
||||
"activityLikeProfileImageUrls": null,
|
||||
"requestorRelationship": null,
|
||||
"userRoles": [
|
||||
"ROLE_OUTDOOR_USER",
|
||||
"ROLE_CONNECTUSER",
|
||||
"ROLE_FITNESS_USER",
|
||||
"ROLE_WELLNESS_USER",
|
||||
"ROLE_CONNECT_2_USER"
|
||||
],
|
||||
"privacy": {
|
||||
"typeId": 2,
|
||||
"typeKey": "private"
|
||||
},
|
||||
"userPro": false,
|
||||
"courseId": null,
|
||||
"poolLength": null,
|
||||
"unitOfPoolLength": null,
|
||||
"hasVideo": false,
|
||||
"videoUrl": null,
|
||||
"timeZoneId": 124,
|
||||
"beginTimestamp": 1618479845000,
|
||||
"sportTypeId": 11,
|
||||
"avgPower": null,
|
||||
"maxPower": null,
|
||||
"aerobicTrainingEffect": 0.5,
|
||||
"anaerobicTrainingEffect": 0.0,
|
||||
"strokes": null,
|
||||
"normPower": null,
|
||||
"leftBalance": null,
|
||||
"rightBalance": null,
|
||||
"avgLeftBalance": null,
|
||||
"max20MinPower": null,
|
||||
"avgVerticalOscillation": null,
|
||||
"avgGroundContactTime": null,
|
||||
"avgStrideLength": 113.10710304272114,
|
||||
"avgFractionalCadence": null,
|
||||
"maxFractionalCadence": null,
|
||||
"trainingStressScore": null,
|
||||
"intensityFactor": null,
|
||||
"vO2MaxValue": 43.0,
|
||||
"avgVerticalRatio": null,
|
||||
"avgGroundContactBalance": null,
|
||||
"lactateThresholdBpm": null,
|
||||
"lactateThresholdSpeed": null,
|
||||
"maxFtp": null,
|
||||
"avgStrokeDistance": null,
|
||||
"avgStrokeCadence": null,
|
||||
"maxStrokeCadence": null,
|
||||
"workoutId": null,
|
||||
"avgStrokes": null,
|
||||
"minStrokes": null,
|
||||
"deviceId": 3946806421,
|
||||
"minTemperature": 21.0,
|
||||
"maxTemperature": null,
|
||||
"minElevation": 62040.00244140625,
|
||||
"maxElevation": 65540.00244140625,
|
||||
"avgDoubleCadence": null,
|
||||
"maxDoubleCadence": 158.0,
|
||||
"summarizedExerciseSets": null,
|
||||
"maxDepth": null,
|
||||
"avgDepth": null,
|
||||
"surfaceInterval": null,
|
||||
"startN2": null,
|
||||
"endN2": null,
|
||||
"startCns": null,
|
||||
"endCns": null,
|
||||
"summarizedDiveInfo": {
|
||||
"weight": null,
|
||||
"weightUnit": null,
|
||||
"visibility": null,
|
||||
"visibilityUnit": null,
|
||||
"surfaceCondition": null,
|
||||
"current": null,
|
||||
"waterType": null,
|
||||
"waterDensity": null,
|
||||
"summarizedDiveGases": [],
|
||||
"totalSurfaceTime": null
|
||||
},
|
||||
"activityLikeAuthors": null,
|
||||
"avgVerticalSpeed": null,
|
||||
"maxVerticalSpeed": 0.5,
|
||||
"floorsClimbed": null,
|
||||
"floorsDescended": null,
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"locationName": "Plasselb",
|
||||
"bottomTime": null,
|
||||
"lapCount": 3,
|
||||
"endLatitude": 46.88888888888888,
|
||||
"endLongitude": 7.222222222222222,
|
||||
"minAirSpeed": null,
|
||||
"maxAirSpeed": null,
|
||||
"avgAirSpeed": null,
|
||||
"avgWindYawAngle": null,
|
||||
"minCda": null,
|
||||
"maxCda": null,
|
||||
"avgCda": null,
|
||||
"avgWattsPerCda": null,
|
||||
"flow": null,
|
||||
"grit": null,
|
||||
"jumpCount": null,
|
||||
"caloriesEstimated": null,
|
||||
"caloriesConsumed": null,
|
||||
"waterEstimated": null,
|
||||
"waterConsumed": null,
|
||||
"maxAvgPower_1": null,
|
||||
"maxAvgPower_2": null,
|
||||
"maxAvgPower_5": null,
|
||||
"maxAvgPower_10": null,
|
||||
"maxAvgPower_20": null,
|
||||
"maxAvgPower_30": null,
|
||||
"maxAvgPower_60": null,
|
||||
"maxAvgPower_120": null,
|
||||
"maxAvgPower_300": null,
|
||||
"maxAvgPower_600": null,
|
||||
"maxAvgPower_1200": null,
|
||||
"maxAvgPower_1800": null,
|
||||
"maxAvgPower_3600": null,
|
||||
"maxAvgPower_7200": null,
|
||||
"maxAvgPower_18000": null,
|
||||
"excludeFromPowerCurveReports": null,
|
||||
"totalSets": null,
|
||||
"activeSets": null,
|
||||
"totalReps": null,
|
||||
"minRespirationRate": null,
|
||||
"maxRespirationRate": null,
|
||||
"avgRespirationRate": null,
|
||||
"trainingEffectLabel": null,
|
||||
"activityTrainingLoad": null,
|
||||
"avgFlow": null,
|
||||
"avgGrit": null,
|
||||
"minActivityLapDuration": 138.91900634765625,
|
||||
"avgStress": null,
|
||||
"startStress": null,
|
||||
"endStress": null,
|
||||
"differenceStress": null,
|
||||
"maxStress": null,
|
||||
"aerobicTrainingEffectMessage": "NO_AEROBIC_BENEFIT_18",
|
||||
"anaerobicTrainingEffectMessage": "NO_ANAEROBIC_BENEFIT_0",
|
||||
"splitSummaries": [],
|
||||
"hasSplits": false,
|
||||
"hasSeedFirstbeatProfile": null,
|
||||
"favorite": false,
|
||||
"decoDive": null,
|
||||
"purposeful": false,
|
||||
"pr": false,
|
||||
"autoCalcCalories": false,
|
||||
"parent": false,
|
||||
"atpActivity": false,
|
||||
"manualActivity": false,
|
||||
"elevationCorrected": false
|
||||
},
|
||||
{
|
||||
"activityId": 6588349056,
|
||||
"activityName": "Bike-Walk-Bike",
|
||||
"description": null,
|
||||
"startTimeLocal": "2021-04-11 11:50:49",
|
||||
"startTimeGMT": "2021-04-11 09:50:49",
|
||||
"activityType": {
|
||||
"typeId": 89,
|
||||
"typeKey": "multi_sport",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 58,
|
||||
"isHidden": false,
|
||||
"restricted": false
|
||||
},
|
||||
"eventType": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"comments": null,
|
||||
"parentId": null,
|
||||
"distance": 38351.40899467468,
|
||||
"duration": 10226.370854377747,
|
||||
"elapsedDuration": 11183693.120002747,
|
||||
"movingDuration": null,
|
||||
"elevationGain": 991.0,
|
||||
"elevationLoss": 994.0,
|
||||
"averageSpeed": 3.7502462545896287,
|
||||
"maxSpeed": null,
|
||||
"startLatitude": 46.66666666666666,
|
||||
"startLongitude": 7.111111111111111,
|
||||
"hasPolyline": true,
|
||||
"ownerId": 2836200,
|
||||
"ownerDisplayName": "eschep",
|
||||
"ownerFullName": "Peter Steiner",
|
||||
"ownerProfileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"ownerProfileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"ownerProfileImageUrlLarge": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/5979a7d6-2502-4869-8f57-86a28ab7eab3-2836200.png",
|
||||
"calories": 1139.0,
|
||||
"averageHR": null,
|
||||
"maxHR": 175.0,
|
||||
"averageRunningCadenceInStepsPerMinute": null,
|
||||
"maxRunningCadenceInStepsPerMinute": null,
|
||||
"averageBikingCadenceInRevPerMinute": null,
|
||||
"maxBikingCadenceInRevPerMinute": null,
|
||||
"averageSwimCadenceInStrokesPerMinute": null,
|
||||
"maxSwimCadenceInStrokesPerMinute": null,
|
||||
"averageSwolf": null,
|
||||
"activeLengths": null,
|
||||
"steps": null,
|
||||
"conversationUuid": null,
|
||||
"conversationPk": null,
|
||||
"numberOfActivityLikes": null,
|
||||
"numberOfActivityComments": null,
|
||||
"likedByUser": null,
|
||||
"commentedByUser": null,
|
||||
"activityLikeDisplayNames": null,
|
||||
"activityLikeFullNames": null,
|
||||
"activityLikeProfileImageUrls": null,
|
||||
"requestorRelationship": null,
|
||||
"userRoles": [
|
||||
"ROLE_OUTDOOR_USER",
|
||||
"ROLE_CONNECTUSER",
|
||||
"ROLE_FITNESS_USER",
|
||||
"ROLE_WELLNESS_USER",
|
||||
"ROLE_CONNECT_2_USER"
|
||||
],
|
||||
"privacy": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"userPro": false,
|
||||
"courseId": null,
|
||||
"poolLength": null,
|
||||
"unitOfPoolLength": null,
|
||||
"hasVideo": false,
|
||||
"videoUrl": null,
|
||||
"timeZoneId": 124,
|
||||
"beginTimestamp": null,
|
||||
"sportTypeId": 18,
|
||||
"avgPower": null,
|
||||
"maxPower": null,
|
||||
"aerobicTrainingEffect": 3.4000000953674316,
|
||||
"anaerobicTrainingEffect": 1.600000023841858,
|
||||
"strokes": null,
|
||||
"normPower": null,
|
||||
"leftBalance": null,
|
||||
"rightBalance": null,
|
||||
"avgLeftBalance": null,
|
||||
"max20MinPower": null,
|
||||
"avgVerticalOscillation": null,
|
||||
"avgGroundContactTime": null,
|
||||
"avgStrideLength": null,
|
||||
"avgFractionalCadence": null,
|
||||
"maxFractionalCadence": null,
|
||||
"trainingStressScore": null,
|
||||
"intensityFactor": null,
|
||||
"vO2MaxValue": null,
|
||||
"avgVerticalRatio": null,
|
||||
"avgGroundContactBalance": null,
|
||||
"lactateThresholdBpm": null,
|
||||
"lactateThresholdSpeed": null,
|
||||
"maxFtp": null,
|
||||
"avgStrokeDistance": null,
|
||||
"avgStrokeCadence": null,
|
||||
"maxStrokeCadence": null,
|
||||
"workoutId": null,
|
||||
"avgStrokes": null,
|
||||
"minStrokes": null,
|
||||
"deviceId": 3946806421,
|
||||
"minTemperature": null,
|
||||
"maxTemperature": null,
|
||||
"minElevation": null,
|
||||
"maxElevation": null,
|
||||
"avgDoubleCadence": null,
|
||||
"maxDoubleCadence": null,
|
||||
"summarizedExerciseSets": null,
|
||||
"maxDepth": null,
|
||||
"avgDepth": null,
|
||||
"surfaceInterval": null,
|
||||
"startN2": null,
|
||||
"endN2": null,
|
||||
"startCns": null,
|
||||
"endCns": null,
|
||||
"summarizedDiveInfo": {
|
||||
"weight": null,
|
||||
"weightUnit": null,
|
||||
"visibility": null,
|
||||
"visibilityUnit": null,
|
||||
"surfaceCondition": null,
|
||||
"current": null,
|
||||
"waterType": null,
|
||||
"waterDensity": null,
|
||||
"summarizedDiveGases": [],
|
||||
"totalSurfaceTime": null
|
||||
},
|
||||
"activityLikeAuthors": null,
|
||||
"avgVerticalSpeed": null,
|
||||
"maxVerticalSpeed": null,
|
||||
"floorsClimbed": null,
|
||||
"floorsDescended": null,
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"locationName": "Plasselb",
|
||||
"bottomTime": null,
|
||||
"lapCount": 5,
|
||||
"endLatitude": 46.77777777777777,
|
||||
"endLongitude": 7.222222222222222,
|
||||
"minAirSpeed": null,
|
||||
"maxAirSpeed": null,
|
||||
"avgAirSpeed": null,
|
||||
"avgWindYawAngle": null,
|
||||
"minCda": null,
|
||||
"maxCda": null,
|
||||
"avgCda": null,
|
||||
"avgWattsPerCda": null,
|
||||
"flow": null,
|
||||
"grit": null,
|
||||
"jumpCount": null,
|
||||
"caloriesEstimated": null,
|
||||
"caloriesConsumed": null,
|
||||
"waterEstimated": null,
|
||||
"waterConsumed": null,
|
||||
"maxAvgPower_1": null,
|
||||
"maxAvgPower_2": null,
|
||||
"maxAvgPower_5": null,
|
||||
"maxAvgPower_10": null,
|
||||
"maxAvgPower_20": null,
|
||||
"maxAvgPower_30": null,
|
||||
"maxAvgPower_60": null,
|
||||
"maxAvgPower_120": null,
|
||||
"maxAvgPower_300": null,
|
||||
"maxAvgPower_600": null,
|
||||
"maxAvgPower_1200": null,
|
||||
"maxAvgPower_1800": null,
|
||||
"maxAvgPower_3600": null,
|
||||
"maxAvgPower_7200": null,
|
||||
"maxAvgPower_18000": null,
|
||||
"excludeFromPowerCurveReports": null,
|
||||
"totalSets": null,
|
||||
"activeSets": null,
|
||||
"totalReps": null,
|
||||
"minRespirationRate": null,
|
||||
"maxRespirationRate": null,
|
||||
"avgRespirationRate": null,
|
||||
"trainingEffectLabel": null,
|
||||
"activityTrainingLoad": null,
|
||||
"avgFlow": null,
|
||||
"avgGrit": null,
|
||||
"minActivityLapDuration": null,
|
||||
"avgStress": null,
|
||||
"startStress": null,
|
||||
"endStress": null,
|
||||
"differenceStress": null,
|
||||
"maxStress": null,
|
||||
"aerobicTrainingEffectMessage": "IMPROVING_LACTATE_THRESHOLD_12",
|
||||
"anaerobicTrainingEffectMessage": "MINOR_ANAEROBIC_BENEFIT_15",
|
||||
"splitSummaries": [],
|
||||
"hasSplits": false,
|
||||
"hasSeedFirstbeatProfile": null,
|
||||
"favorite": false,
|
||||
"decoDive": null,
|
||||
"purposeful": false,
|
||||
"pr": false,
|
||||
"autoCalcCalories": false,
|
||||
"parent": true,
|
||||
"atpActivity": false,
|
||||
"manualActivity": false,
|
||||
"elevationCorrected": false
|
||||
},
|
||||
{
|
||||
"activityId": 6585943400,
|
||||
"activityName": "Run",
|
||||
"description": null,
|
||||
"startTimeLocal": "2021-04-11 07:48:33",
|
||||
"startTimeGMT": "2021-04-11 05:48:33",
|
||||
"activityType": {
|
||||
"typeId": 1,
|
||||
"typeKey": "running",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 3,
|
||||
"isHidden": false,
|
||||
"restricted": false
|
||||
},
|
||||
"eventType": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"comments": null,
|
||||
"parentId": null,
|
||||
"distance": 7287.759765625,
|
||||
"duration": 3459.342041015625,
|
||||
"elapsedDuration": 4677150.87890625,
|
||||
"movingDuration": 3108.290008544922,
|
||||
"elevationGain": 187.0,
|
||||
"elevationLoss": 175.0,
|
||||
"averageSpeed": 2.1070001125335693,
|
||||
"maxSpeed": 3.5179998874664307,
|
||||
"startLatitude": 46.77777777777777,
|
||||
"startLongitude": 7.111111111111111,
|
||||
"hasPolyline": true,
|
||||
"ownerId": 2836200,
|
||||
"ownerDisplayName": "eschep",
|
||||
"ownerFullName": "Peter Steiner",
|
||||
"ownerProfileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"ownerProfileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"ownerProfileImageUrlLarge": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/5979a7d6-2502-4869-8f57-86a28ab7eab3-2836200.png",
|
||||
"calories": 571.0,
|
||||
"averageHR": 133.0,
|
||||
"maxHR": 188.0,
|
||||
"averageRunningCadenceInStepsPerMinute": 134.59375,
|
||||
"maxRunningCadenceInStepsPerMinute": 241.0,
|
||||
"averageBikingCadenceInRevPerMinute": null,
|
||||
"maxBikingCadenceInRevPerMinute": null,
|
||||
"averageSwimCadenceInStrokesPerMinute": null,
|
||||
"maxSwimCadenceInStrokesPerMinute": null,
|
||||
"averageSwolf": null,
|
||||
"activeLengths": null,
|
||||
"steps": 7862,
|
||||
"conversationUuid": null,
|
||||
"conversationPk": null,
|
||||
"numberOfActivityLikes": null,
|
||||
"numberOfActivityComments": null,
|
||||
"likedByUser": null,
|
||||
"commentedByUser": null,
|
||||
"activityLikeDisplayNames": null,
|
||||
"activityLikeFullNames": null,
|
||||
"activityLikeProfileImageUrls": null,
|
||||
"requestorRelationship": null,
|
||||
"userRoles": [
|
||||
"ROLE_OUTDOOR_USER",
|
||||
"ROLE_CONNECTUSER",
|
||||
"ROLE_FITNESS_USER",
|
||||
"ROLE_WELLNESS_USER",
|
||||
"ROLE_CONNECT_2_USER"
|
||||
],
|
||||
"privacy": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"userPro": false,
|
||||
"courseId": null,
|
||||
"poolLength": null,
|
||||
"unitOfPoolLength": null,
|
||||
"hasVideo": false,
|
||||
"videoUrl": null,
|
||||
"timeZoneId": 124,
|
||||
"beginTimestamp": 1618120113000,
|
||||
"sportTypeId": 1,
|
||||
"avgPower": null,
|
||||
"maxPower": null,
|
||||
"aerobicTrainingEffect": 2.9000000953674316,
|
||||
"anaerobicTrainingEffect": 0.4000000059604645,
|
||||
"strokes": null,
|
||||
"normPower": null,
|
||||
"leftBalance": null,
|
||||
"rightBalance": null,
|
||||
"avgLeftBalance": null,
|
||||
"max20MinPower": null,
|
||||
"avgVerticalOscillation": null,
|
||||
"avgGroundContactTime": null,
|
||||
"avgStrideLength": 94.47436351638775,
|
||||
"avgFractionalCadence": null,
|
||||
"maxFractionalCadence": null,
|
||||
"trainingStressScore": null,
|
||||
"intensityFactor": null,
|
||||
"vO2MaxValue": 43.0,
|
||||
"avgVerticalRatio": null,
|
||||
"avgGroundContactBalance": null,
|
||||
"lactateThresholdBpm": null,
|
||||
"lactateThresholdSpeed": null,
|
||||
"maxFtp": null,
|
||||
"avgStrokeDistance": null,
|
||||
"avgStrokeCadence": null,
|
||||
"maxStrokeCadence": null,
|
||||
"workoutId": null,
|
||||
"avgStrokes": null,
|
||||
"minStrokes": null,
|
||||
"deviceId": 3946806421,
|
||||
"minTemperature": 11.0,
|
||||
"maxTemperature": null,
|
||||
"minElevation": 56320.001220703125,
|
||||
"maxElevation": 65459.99755859375,
|
||||
"avgDoubleCadence": null,
|
||||
"maxDoubleCadence": 241.0,
|
||||
"summarizedExerciseSets": null,
|
||||
"maxDepth": null,
|
||||
"avgDepth": null,
|
||||
"surfaceInterval": null,
|
||||
"startN2": null,
|
||||
"endN2": null,
|
||||
"startCns": null,
|
||||
"endCns": null,
|
||||
"summarizedDiveInfo": {
|
||||
"weight": null,
|
||||
"weightUnit": null,
|
||||
"visibility": null,
|
||||
"visibilityUnit": null,
|
||||
"surfaceCondition": null,
|
||||
"current": null,
|
||||
"waterType": null,
|
||||
"waterDensity": null,
|
||||
"summarizedDiveGases": [],
|
||||
"totalSurfaceTime": null
|
||||
},
|
||||
"activityLikeAuthors": null,
|
||||
"avgVerticalSpeed": null,
|
||||
"maxVerticalSpeed": 0.60003662109375,
|
||||
"floorsClimbed": null,
|
||||
"floorsDescended": null,
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"locationName": "Plasselb",
|
||||
"bottomTime": null,
|
||||
"lapCount": 8,
|
||||
"endLatitude": 46.888888888888888,
|
||||
"endLongitude": 7.222222222222222,
|
||||
"minAirSpeed": null,
|
||||
"maxAirSpeed": null,
|
||||
"avgAirSpeed": null,
|
||||
"avgWindYawAngle": null,
|
||||
"minCda": null,
|
||||
"maxCda": null,
|
||||
"avgCda": null,
|
||||
"avgWattsPerCda": null,
|
||||
"flow": null,
|
||||
"grit": null,
|
||||
"jumpCount": null,
|
||||
"caloriesEstimated": null,
|
||||
"caloriesConsumed": null,
|
||||
"waterEstimated": null,
|
||||
"waterConsumed": null,
|
||||
"maxAvgPower_1": null,
|
||||
"maxAvgPower_2": null,
|
||||
"maxAvgPower_5": null,
|
||||
"maxAvgPower_10": null,
|
||||
"maxAvgPower_20": null,
|
||||
"maxAvgPower_30": null,
|
||||
"maxAvgPower_60": null,
|
||||
"maxAvgPower_120": null,
|
||||
"maxAvgPower_300": null,
|
||||
"maxAvgPower_600": null,
|
||||
"maxAvgPower_1200": null,
|
||||
"maxAvgPower_1800": null,
|
||||
"maxAvgPower_3600": null,
|
||||
"maxAvgPower_7200": null,
|
||||
"maxAvgPower_18000": null,
|
||||
"excludeFromPowerCurveReports": null,
|
||||
"totalSets": null,
|
||||
"activeSets": null,
|
||||
"totalReps": null,
|
||||
"minRespirationRate": null,
|
||||
"maxRespirationRate": null,
|
||||
"avgRespirationRate": null,
|
||||
"trainingEffectLabel": null,
|
||||
"activityTrainingLoad": null,
|
||||
"avgFlow": null,
|
||||
"avgGrit": null,
|
||||
"minActivityLapDuration": 104.4000015258789,
|
||||
"avgStress": null,
|
||||
"startStress": null,
|
||||
"endStress": null,
|
||||
"differenceStress": null,
|
||||
"maxStress": null,
|
||||
"aerobicTrainingEffectMessage": "MAINTAINING_AEROBIC_BASE_7",
|
||||
"anaerobicTrainingEffectMessage": "NO_ANAEROBIC_BENEFIT_0",
|
||||
"splitSummaries": [],
|
||||
"hasSplits": false,
|
||||
"hasSeedFirstbeatProfile": null,
|
||||
"favorite": false,
|
||||
"decoDive": null,
|
||||
"purposeful": false,
|
||||
"pr": false,
|
||||
"autoCalcCalories": false,
|
||||
"parent": false,
|
||||
"atpActivity": false,
|
||||
"manualActivity": false,
|
||||
"elevationCorrected": false
|
||||
}
|
||||
]
|
||||
822
garmin-connect-export/json/activity-search-service-1.2.json
Normal file
822
garmin-connect-export/json/activity-search-service-1.2.json
Normal file
@@ -0,0 +1,822 @@
|
||||
{"results": {
|
||||
"activities": [
|
||||
{
|
||||
"activity": {
|
||||
"activityId": 2541953812,
|
||||
"activityName": "Reckingen Augenstern-Ulrichen Langlauf",
|
||||
"activityDescription": "",
|
||||
"activityVideoUrl": "",
|
||||
"locationName": "",
|
||||
"isTitled": true,
|
||||
"isElevationCorrected": false,
|
||||
"isBarometricCapable": true,
|
||||
"isSwimAlgorithmCapable": true,
|
||||
"isVideoCapable": false,
|
||||
"isActivityEdited": false,
|
||||
"favorite": false,
|
||||
"ispr": false,
|
||||
"isAutoCalcCalories": false,
|
||||
"isParent": false,
|
||||
"parentId": 0,
|
||||
"userId": 2836200,
|
||||
"username": "eschep",
|
||||
"displayname": "eschep",
|
||||
"uploadDate": {
|
||||
"@class": "org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl",
|
||||
"display": "Thu, 8 Mar 2018 7:09",
|
||||
"value": "2018-03-08",
|
||||
"withDay": "Thu, 8 Mar 2018",
|
||||
"abbr": "8 Mar 2018",
|
||||
"millis": "1520489394000"
|
||||
},
|
||||
"uploadApplication": {
|
||||
"display": "Unknown",
|
||||
"key": "unknown",
|
||||
"version": "18.4.4.0"
|
||||
},
|
||||
"device": {
|
||||
"display": "fēnix 5",
|
||||
"key": "fenix5",
|
||||
"version": "8.0.0.0"
|
||||
},
|
||||
"deviceId": "3946806421",
|
||||
"deviceImageUrl": "https://static.garmincdn.com/com.garmin.connect/content/images/device-images/fenix-5.png",
|
||||
"isDeviceReleased": true,
|
||||
"externalId": "889442603",
|
||||
"privacy": {
|
||||
"display": "Subscriber",
|
||||
"key": "subscribers",
|
||||
"fieldNameDisplay": "Privacy"
|
||||
},
|
||||
"numTrackpoints": -1,
|
||||
"activityType": {
|
||||
"display": "Cross Country Skiing",
|
||||
"key": "cross_country_skiing",
|
||||
"fieldNameDisplay": "Activity Type",
|
||||
"parent": {
|
||||
"display": "Other",
|
||||
"key": "other",
|
||||
"fieldNameDisplay": "Activity Type"
|
||||
}
|
||||
},
|
||||
"eventType": {
|
||||
"display": "Uncategorized",
|
||||
"key": "uncategorized",
|
||||
"fieldNameDisplay": "Event Type"
|
||||
},
|
||||
"activityTimeZone": {
|
||||
"display": "(GMT+01:00) Central European Time",
|
||||
"key": "Europe/Paris",
|
||||
"fieldNameDisplay": "Time Zone",
|
||||
"abbr": "Central European Time"
|
||||
},
|
||||
"localizedSpeedLabel": "Speed",
|
||||
"localizedPaceLabel": "Pace",
|
||||
"activitySummary": {
|
||||
"SumSampleCountDuration": {
|
||||
"fieldDisplayName": "SumSampleCountDuration",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"SumSampleCountElevation": {
|
||||
"fieldDisplayName": "SumSampleCountElevation",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"SumSampleCountDistance": {
|
||||
"fieldDisplayName": "SumSampleCountDistance",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"GainUncorrectedElevation": {
|
||||
"fieldDisplayName": "GainUncorrectedElevation",
|
||||
"display": "10,600",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "10600.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "10,600 Centimeters",
|
||||
"withUnitAbbr": "10,600 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"GainCorrectedElevation": {
|
||||
"fieldDisplayName": "GainCorrectedElevation",
|
||||
"display": "8,353",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "8353.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "8,353 Centimeters",
|
||||
"withUnitAbbr": "8,353 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"SumSampleCountSpeed": {
|
||||
"fieldDisplayName": "SumSampleCountSpeed",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"LossUncorrectedElevation": {
|
||||
"fieldDisplayName": "LossUncorrectedElevation",
|
||||
"display": "7,300",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "7300.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "7,300 Centimeters",
|
||||
"withUnitAbbr": "7,300 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"SumSampleCountHeartRate": {
|
||||
"fieldDisplayName": "SumSampleCountHeartRate",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"DirectFunctionalThresholdPower": {
|
||||
"fieldDisplayName": "DirectFunctionalThresholdPower",
|
||||
"display": "244",
|
||||
"displayUnit": "Watts",
|
||||
"value": "244.0",
|
||||
"unitAbbr": "W",
|
||||
"withUnit": "244 Watts",
|
||||
"withUnitAbbr": "244 W",
|
||||
"uom": "watt"
|
||||
},
|
||||
"EndLongitude": {
|
||||
"fieldDisplayName": "EndLongitude",
|
||||
"display": "8.2481",
|
||||
"displayUnit": "Decimal Degrees",
|
||||
"value": "8.248067228123546",
|
||||
"unitAbbr": "dd",
|
||||
"withUnit": "8.2481 Decimal Degrees",
|
||||
"withUnitAbbr": "8.2481 dd",
|
||||
"uom": "dd"
|
||||
},
|
||||
"WeightedMeanMovingSpeed": {
|
||||
"fieldDisplayName": "Avg Moving Speed",
|
||||
"display": "11.3",
|
||||
"displayUnit": "Kilometers per Hour",
|
||||
"value": "11.328197775200842",
|
||||
"unitAbbr": "km/h",
|
||||
"withUnit": "11.3 Kilometers per Hour",
|
||||
"withUnitAbbr": "11.3 km/h",
|
||||
"uom": "kph"
|
||||
},
|
||||
"WeightedMeanMovingPace": {
|
||||
"fieldDisplayName": "Avg Moving Pace",
|
||||
"display": "05:18",
|
||||
"displayUnit": "Minutes per Kilometer",
|
||||
"value": "5.296517697753228",
|
||||
"unitAbbr": "min/km",
|
||||
"withUnit": "05:18 Minutes per Kilometer",
|
||||
"withUnitAbbr": "05:18 min/km",
|
||||
"uom": "minperkm"
|
||||
},
|
||||
"MaxHeartRate": {
|
||||
"fieldDisplayName": "Max HR",
|
||||
"display": "146",
|
||||
"displayUnit": "Beats per Minute",
|
||||
"value": "146.0",
|
||||
"unitAbbr": "bpm",
|
||||
"withUnit": "146 Beats per Minute",
|
||||
"withUnitAbbr": "146 bpm",
|
||||
"uom": "bpm",
|
||||
"percentMax": {
|
||||
"fieldDisplayName": "Max HR",
|
||||
"display": "79",
|
||||
"displayUnit": "Percent of Max",
|
||||
"value": "78.91891891891892",
|
||||
"unitAbbr": "% of Max",
|
||||
"withUnit": "79 Percent of Max",
|
||||
"withUnitAbbr": "79 % of Max",
|
||||
"uom": "bpm"
|
||||
},
|
||||
"zones": {
|
||||
"fieldDisplayName": "Max HR",
|
||||
"display": "3.9",
|
||||
"displayUnit": "Zones",
|
||||
"value": "3.8947368421052633",
|
||||
"unitAbbr": "z",
|
||||
"withUnit": "3.9 Zones",
|
||||
"withUnitAbbr": "3.9 z",
|
||||
"uom": "bpm"
|
||||
}
|
||||
},
|
||||
"WeightedMeanHeartRate": {
|
||||
"fieldDisplayName": "Avg HR",
|
||||
"display": "110",
|
||||
"displayUnit": "Beats per Minute",
|
||||
"value": "110.0",
|
||||
"unitAbbr": "bpm",
|
||||
"withUnit": "110 Beats per Minute",
|
||||
"withUnitAbbr": "110 bpm",
|
||||
"uom": "bpm",
|
||||
"percentMax": {
|
||||
"fieldDisplayName": "Avg HR",
|
||||
"display": "59",
|
||||
"displayUnit": "Percent of Max",
|
||||
"value": "59.45945945945946",
|
||||
"unitAbbr": "% of Max",
|
||||
"withUnit": "59 Percent of Max",
|
||||
"withUnitAbbr": "59 % of Max",
|
||||
"uom": "bpm"
|
||||
},
|
||||
"zones": {
|
||||
"fieldDisplayName": "Avg HR",
|
||||
"display": "1.9",
|
||||
"displayUnit": "Zones",
|
||||
"value": "1.9473684210526314",
|
||||
"unitAbbr": "z",
|
||||
"withUnit": "1.9 Zones",
|
||||
"withUnitAbbr": "1.9 z",
|
||||
"uom": "bpm"
|
||||
}
|
||||
},
|
||||
"MinSpeed": {
|
||||
"fieldDisplayName": "Min Speed",
|
||||
"display": "0.3",
|
||||
"displayUnit": "Kilometers per Hour",
|
||||
"value": "0.30960001051425934",
|
||||
"unitAbbr": "km/h",
|
||||
"withUnit": "0.3 Kilometers per Hour",
|
||||
"withUnitAbbr": "0.3 km/h",
|
||||
"uom": "kph"
|
||||
},
|
||||
"MinPace": {
|
||||
"fieldDisplayName": "MinPace",
|
||||
"display": "--:--",
|
||||
"displayUnit": "Minutes per Kilometer",
|
||||
"value": "-Infinity",
|
||||
"unitAbbr": "min/km",
|
||||
"withUnit": "--:-- Minutes per Kilometer",
|
||||
"withUnitAbbr": "--:-- min/km",
|
||||
"uom": "minperkm"
|
||||
},
|
||||
"MaxSpeed": {
|
||||
"fieldDisplayName": "Max Speed",
|
||||
"display": "37.8",
|
||||
"displayUnit": "Kilometers per Hour",
|
||||
"value": "37.84320030212403",
|
||||
"unitAbbr": "km/h",
|
||||
"withUnit": "37.8 Kilometers per Hour",
|
||||
"withUnitAbbr": "37.8 km/h",
|
||||
"uom": "kph"
|
||||
},
|
||||
"MaxPace": {
|
||||
"fieldDisplayName": "Best Pace",
|
||||
"display": "01:35",
|
||||
"displayUnit": "Minutes per Kilometer",
|
||||
"value": "1.5854895865303542",
|
||||
"unitAbbr": "min/km",
|
||||
"withUnit": "01:35 Minutes per Kilometer",
|
||||
"withUnitAbbr": "01:35 min/km",
|
||||
"uom": "minperkm"
|
||||
},
|
||||
"SumEnergy": {
|
||||
"fieldDisplayName": "Calories",
|
||||
"display": "319",
|
||||
"displayUnit": "Calories",
|
||||
"value": "319.0915556488991",
|
||||
"unitAbbr": "C",
|
||||
"withUnit": "319 Calories",
|
||||
"withUnitAbbr": "319 C",
|
||||
"uom": "kilocalorie"
|
||||
},
|
||||
"SumElapsedDuration": {
|
||||
"fieldDisplayName": "Elapsed Time",
|
||||
"display": "00:43:47",
|
||||
"displayUnit": "Hours:Minutes:Seconds",
|
||||
"value": "2627.38",
|
||||
"unitAbbr": "h:m:s",
|
||||
"withUnit": "00:43:47 Hours:Minutes:Seconds",
|
||||
"withUnitAbbr": "00:43:47 h:m:s",
|
||||
"uom": "second"
|
||||
},
|
||||
"MaxRunCadence": {
|
||||
"fieldDisplayName": "Max Run Cadence",
|
||||
"display": "110",
|
||||
"displayUnit": "Steps per Minute",
|
||||
"value": "110.0",
|
||||
"unitAbbr": "spm",
|
||||
"withUnit": "110 Steps per Minute",
|
||||
"withUnitAbbr": "110 spm",
|
||||
"uom": "stepsPerMinute"
|
||||
},
|
||||
"MaxDoubleCadence": {
|
||||
"fieldDisplayName": "Max Run Cadence",
|
||||
"display": "220",
|
||||
"displayUnit": "Steps per Minute",
|
||||
"value": "220.0",
|
||||
"unitAbbr": "spm",
|
||||
"withUnit": "220 Steps per Minute",
|
||||
"withUnitAbbr": "220 spm",
|
||||
"uom": "stepsPerMinute"
|
||||
},
|
||||
"WeightedMeanRunCadence": {
|
||||
"fieldDisplayName": "Avg Run Cadence",
|
||||
"display": "17",
|
||||
"displayUnit": "Steps per Minute",
|
||||
"value": "17.0",
|
||||
"unitAbbr": "spm",
|
||||
"withUnit": "17 Steps per Minute",
|
||||
"withUnitAbbr": "17 spm",
|
||||
"uom": "stepsPerMinute"
|
||||
},
|
||||
"WeightedMeanDoubleCadence": {
|
||||
"fieldDisplayName": "Avg Run Cadence",
|
||||
"display": "35",
|
||||
"displayUnit": "Steps per Minute",
|
||||
"value": "34.765625",
|
||||
"unitAbbr": "spm",
|
||||
"withUnit": "35 Steps per Minute",
|
||||
"withUnitAbbr": "35 spm",
|
||||
"uom": "stepsPerMinute"
|
||||
},
|
||||
"BeginLatitude": {
|
||||
"fieldDisplayName": "Beginning Latitude",
|
||||
"display": "46.4668",
|
||||
"displayUnit": "Decimal Degrees",
|
||||
"value": "46.46675166673958",
|
||||
"unitAbbr": "dd",
|
||||
"withUnit": "46.4668 Decimal Degrees",
|
||||
"withUnitAbbr": "46.4668 dd",
|
||||
"uom": "dd"
|
||||
},
|
||||
"SumMovingDuration": {
|
||||
"fieldDisplayName": "Moving Time",
|
||||
"display": "00:43:34",
|
||||
"displayUnit": "Hours:Minutes:Seconds",
|
||||
"value": "2614.0",
|
||||
"unitAbbr": "h:m:s",
|
||||
"withUnit": "00:43:34 Hours:Minutes:Seconds",
|
||||
"withUnitAbbr": "00:43:34 h:m:s",
|
||||
"uom": "second"
|
||||
},
|
||||
"WeightedMeanSpeed": {
|
||||
"fieldDisplayName": "Avg Speed",
|
||||
"display": "11.3",
|
||||
"displayUnit": "Kilometers per Hour",
|
||||
"value": "11.271600151062014",
|
||||
"unitAbbr": "km/h",
|
||||
"withUnit": "11.3 Kilometers per Hour",
|
||||
"withUnitAbbr": "11.3 km/h",
|
||||
"uom": "kph"
|
||||
},
|
||||
"WeightedMeanPace": {
|
||||
"fieldDisplayName": "Avg Pace",
|
||||
"display": "05:19",
|
||||
"displayUnit": "Minutes per Kilometer",
|
||||
"value": "5.323112885116562",
|
||||
"unitAbbr": "min/km",
|
||||
"withUnit": "05:19 Minutes per Kilometer",
|
||||
"withUnitAbbr": "05:19 min/km",
|
||||
"uom": "minperkm"
|
||||
},
|
||||
"SumDuration": {
|
||||
"fieldDisplayName": "Time",
|
||||
"display": "00:43:47",
|
||||
"displayUnit": "Hours:Minutes:Seconds",
|
||||
"value": "2627.38",
|
||||
"unitAbbr": "h:m:s",
|
||||
"withUnit": "00:43:47 Hours:Minutes:Seconds",
|
||||
"withUnitAbbr": "00:43:47 h:m:s",
|
||||
"uom": "second"
|
||||
},
|
||||
"SumDistance": {
|
||||
"fieldDisplayName": "Distance",
|
||||
"display": "8.23",
|
||||
"displayUnit": "Kilometers",
|
||||
"value": "8.22553",
|
||||
"unitAbbr": "km",
|
||||
"withUnit": "8.23 Kilometers",
|
||||
"withUnitAbbr": "8.23 km",
|
||||
"uom": "kilometer"
|
||||
},
|
||||
"BeginLongitude": {
|
||||
"fieldDisplayName": "Beginning Longitude",
|
||||
"display": "8.2435",
|
||||
"displayUnit": "Decimal Degrees",
|
||||
"value": "8.243478052318096",
|
||||
"unitAbbr": "dd",
|
||||
"withUnit": "8.2435 Decimal Degrees",
|
||||
"withUnitAbbr": "8.2435 dd",
|
||||
"uom": "dd"
|
||||
},
|
||||
"EndTrainingEffectIndices": {
|
||||
"fieldDisplayName": "EndTrainingEffectIndices",
|
||||
"display": "0.00",
|
||||
"displayUnit": "",
|
||||
"value": "0.0",
|
||||
"unitAbbr": "",
|
||||
"withUnit": "0.00 ",
|
||||
"withUnitAbbr": "0.00 ",
|
||||
"uom": "dimensionless"
|
||||
},
|
||||
"SumSampleCountTimestamp": {
|
||||
"fieldDisplayName": "SumSampleCountTimestamp",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"BeginTrainingEffectIndices": {
|
||||
"fieldDisplayName": "BeginTrainingEffectIndices",
|
||||
"display": "0.00",
|
||||
"displayUnit": "",
|
||||
"value": "0.0",
|
||||
"unitAbbr": "",
|
||||
"withUnit": "0.00 ",
|
||||
"withUnitAbbr": "0.00 ",
|
||||
"uom": "dimensionless"
|
||||
},
|
||||
"MaxCorrectedElevation": {
|
||||
"fieldDisplayName": "MaxCorrectedElevation",
|
||||
"display": "135,848",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "135848.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "135,848 Centimeters",
|
||||
"withUnitAbbr": "135,848 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"MinCorrectedElevation": {
|
||||
"fieldDisplayName": "MinCorrectedElevation",
|
||||
"display": "130,817",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "130817.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "130,817 Centimeters",
|
||||
"withUnitAbbr": "130,817 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"MinHeartRate": {
|
||||
"fieldDisplayName": "MinHeartRate",
|
||||
"display": "83",
|
||||
"displayUnit": "Beats per Minute",
|
||||
"value": "83.0",
|
||||
"unitAbbr": "bpm",
|
||||
"withUnit": "83 Beats per Minute",
|
||||
"withUnitAbbr": "83 bpm",
|
||||
"uom": "bpm",
|
||||
"percentMax": {
|
||||
"fieldDisplayName": "MinHeartRate",
|
||||
"display": "45",
|
||||
"displayUnit": "Percent of Max",
|
||||
"value": "44.86486486486487",
|
||||
"unitAbbr": "% of Max",
|
||||
"withUnit": "45 Percent of Max",
|
||||
"withUnitAbbr": "45 % of Max",
|
||||
"uom": "bpm"
|
||||
},
|
||||
"zones": {
|
||||
"fieldDisplayName": "MinHeartRate",
|
||||
"display": "0.9",
|
||||
"displayUnit": "Zones",
|
||||
"value": "0.9021739130434783",
|
||||
"unitAbbr": "z",
|
||||
"withUnit": "0.9 Zones",
|
||||
"withUnitAbbr": "0.9 z",
|
||||
"uom": "bpm"
|
||||
}
|
||||
},
|
||||
"MaxUncorrectedElevation": {
|
||||
"fieldDisplayName": "MaxUncorrectedElevation",
|
||||
"display": "137,480",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "137480.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "137,480 Centimeters",
|
||||
"withUnitAbbr": "137,480 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"MinUncorrectedElevation": {
|
||||
"fieldDisplayName": "MinUncorrectedElevation",
|
||||
"display": "132,600",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "132600.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "132,600 Centimeters",
|
||||
"withUnitAbbr": "132,600 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"LossCorrectedElevation": {
|
||||
"fieldDisplayName": "LossCorrectedElevation",
|
||||
"display": "5,207",
|
||||
"displayUnit": "Centimeters",
|
||||
"value": "5207.0",
|
||||
"unitAbbr": "cm",
|
||||
"withUnit": "5,207 Centimeters",
|
||||
"withUnitAbbr": "5,207 cm",
|
||||
"uom": "centimeter"
|
||||
},
|
||||
"GainElevation": {
|
||||
"fieldDisplayName": "Elevation Gain",
|
||||
"display": "106",
|
||||
"displayUnit": "Meters",
|
||||
"value": "106.0",
|
||||
"unitAbbr": "m",
|
||||
"withUnit": "106 Meters",
|
||||
"withUnitAbbr": "106 m",
|
||||
"uom": "meter"
|
||||
},
|
||||
"SumStep": {
|
||||
"fieldDisplayName": "Steps",
|
||||
"display": "3,522",
|
||||
"displayUnit": "Steps",
|
||||
"value": "3522.0",
|
||||
"unitAbbr": "s",
|
||||
"withUnit": "3,522 Steps",
|
||||
"withUnitAbbr": "3,522 s",
|
||||
"uom": "step"
|
||||
},
|
||||
"SumSampleCountLongitude": {
|
||||
"fieldDisplayName": "SumSampleCountLongitude",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"BeginTimestamp": {
|
||||
"fieldDisplayName": "Start",
|
||||
"display": "Thu, 8 Mar 2018 12:23",
|
||||
"displayUnit": "",
|
||||
"value": "2018-03-08T11:23:22.000Z",
|
||||
"unitAbbr": "Central European Time",
|
||||
"withUnit": "Thu, 8 Mar 2018 12:23 ",
|
||||
"withUnitAbbr": "Thu, 8 Mar 2018 12:23 Central European Time",
|
||||
"uom": "Europe/Paris"
|
||||
},
|
||||
"EndTimestamp": {
|
||||
"fieldDisplayName": "EndTimestamp",
|
||||
"display": "Thu, 8 Mar 2018 13:07",
|
||||
"displayUnit": "",
|
||||
"value": "2018-03-08T12:07:09.000Z",
|
||||
"unitAbbr": "Central European Time",
|
||||
"withUnit": "Thu, 8 Mar 2018 13:07 ",
|
||||
"withUnitAbbr": "Thu, 8 Mar 2018 13:07 Central European Time",
|
||||
"uom": "Europe/Paris"
|
||||
},
|
||||
"SumSampleCountLatitude": {
|
||||
"fieldDisplayName": "SumSampleCountLatitude",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"LossElevation": {
|
||||
"fieldDisplayName": "Elevation Loss",
|
||||
"display": "73",
|
||||
"displayUnit": "Meters",
|
||||
"value": "73.0",
|
||||
"unitAbbr": "m",
|
||||
"withUnit": "73 Meters",
|
||||
"withUnitAbbr": "73 m",
|
||||
"uom": "meter"
|
||||
},
|
||||
"SumSampleCountAirTemperature": {
|
||||
"fieldDisplayName": "SumSampleCountAirTemperature",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"SumAnaerobicTrainingEffect": {
|
||||
"fieldDisplayName": "SumAnaerobicTrainingEffect",
|
||||
"display": "0.10",
|
||||
"displayUnit": "",
|
||||
"value": "0.10000000149011612",
|
||||
"unitAbbr": "",
|
||||
"withUnit": "0.10 ",
|
||||
"withUnitAbbr": "0.10 ",
|
||||
"uom": "dimensionless"
|
||||
},
|
||||
"SumSampleCountMovingDuration": {
|
||||
"fieldDisplayName": "SumSampleCountMovingDuration",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"MaxVerticalSpeed": {
|
||||
"fieldDisplayName": "MaxVerticalSpeed",
|
||||
"display": "0.60",
|
||||
"displayUnit": "Meters per Second",
|
||||
"value": "0.5999755859375",
|
||||
"unitAbbr": "mps",
|
||||
"withUnit": "0.60 Meters per Second",
|
||||
"withUnitAbbr": "0.60 mps",
|
||||
"uom": "mps"
|
||||
},
|
||||
"WeightedMeanStrideLength": {
|
||||
"fieldDisplayName": "Avg Stride Length",
|
||||
"display": "6.15",
|
||||
"displayUnit": "Meters",
|
||||
"value": "6.151658983791259",
|
||||
"unitAbbr": "m",
|
||||
"withUnit": "6.15 Meters",
|
||||
"withUnitAbbr": "6.15 m",
|
||||
"uom": "meter"
|
||||
},
|
||||
"SumSampleCountElapsedDuration": {
|
||||
"fieldDisplayName": "SumSampleCountElapsedDuration",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"MaxElevation": {
|
||||
"fieldDisplayName": "Max Elevation",
|
||||
"display": "1,375",
|
||||
"displayUnit": "Meters",
|
||||
"value": "1374.8",
|
||||
"unitAbbr": "m",
|
||||
"withUnit": "1,375 Meters",
|
||||
"withUnitAbbr": "1,375 m",
|
||||
"uom": "meter"
|
||||
},
|
||||
"SumSampleCountMovingSpeed": {
|
||||
"fieldDisplayName": "SumSampleCountMovingSpeed",
|
||||
"display": "922",
|
||||
"displayUnit": "Samples",
|
||||
"value": "922.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "922 Samples",
|
||||
"withUnitAbbr": "922 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"MinAirTemperature": {
|
||||
"fieldDisplayName": "Min Temperature",
|
||||
"display": "21.0",
|
||||
"displayUnit": "",
|
||||
"value": "21.0",
|
||||
"unitAbbr": "°C",
|
||||
"withUnit": "21.0 ",
|
||||
"withUnitAbbr": "21.0 °C",
|
||||
"uom": "celcius"
|
||||
},
|
||||
"MaxFractionalCadence": {
|
||||
"fieldDisplayName": "Max Run Cadence",
|
||||
"display": "0.00",
|
||||
"displayUnit": "Revolutions per Minute",
|
||||
"value": "0.0",
|
||||
"unitAbbr": "rpm",
|
||||
"withUnit": "0.00 Revolutions per Minute",
|
||||
"withUnitAbbr": "0.00 rpm",
|
||||
"uom": "rpm"
|
||||
},
|
||||
"WeightedMeanFractionalCadence": {
|
||||
"fieldDisplayName": "Avg Run Cadence",
|
||||
"display": "0.38",
|
||||
"displayUnit": "Revolutions per Minute",
|
||||
"value": "0.3828125",
|
||||
"unitAbbr": "rpm",
|
||||
"withUnit": "0.38 Revolutions per Minute",
|
||||
"withUnitAbbr": "0.38 rpm",
|
||||
"uom": "rpm"
|
||||
},
|
||||
"MaxAirTemperature": {
|
||||
"fieldDisplayName": "Max Temperature",
|
||||
"display": "28.0",
|
||||
"displayUnit": "",
|
||||
"value": "28.0",
|
||||
"unitAbbr": "°C",
|
||||
"withUnit": "28.0 ",
|
||||
"withUnitAbbr": "28.0 °C",
|
||||
"uom": "celcius"
|
||||
},
|
||||
"EndLatitude": {
|
||||
"fieldDisplayName": "EndLatitude",
|
||||
"display": "46.4699",
|
||||
"displayUnit": "Decimal Degrees",
|
||||
"value": "46.469942070543766",
|
||||
"unitAbbr": "dd",
|
||||
"withUnit": "46.4699 Decimal Degrees",
|
||||
"withUnitAbbr": "46.4699 dd",
|
||||
"uom": "dd"
|
||||
},
|
||||
"SumTrainingEffect": {
|
||||
"fieldDisplayName": "Training Effect",
|
||||
"display": "1.40",
|
||||
"displayUnit": "",
|
||||
"value": "1.399999976158142",
|
||||
"unitAbbr": "",
|
||||
"withUnit": "1.40 ",
|
||||
"withUnitAbbr": "1.40 ",
|
||||
"uom": "dimensionless"
|
||||
},
|
||||
"WeightedMeanAirTemperature": {
|
||||
"fieldDisplayName": "Avg Temperature",
|
||||
"display": "24.8",
|
||||
"displayUnit": "",
|
||||
"value": "24.846973734297677",
|
||||
"unitAbbr": "°C",
|
||||
"withUnit": "24.8 ",
|
||||
"withUnitAbbr": "24.8 °C",
|
||||
"uom": "celcius"
|
||||
},
|
||||
"SumSampleCountDoubleCadence": {
|
||||
"fieldDisplayName": "SumSampleCountDoubleCadence",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"SumSampleCountFractionalCadence": {
|
||||
"fieldDisplayName": "SumSampleCountFractionalCadence",
|
||||
"display": "926",
|
||||
"displayUnit": "Samples",
|
||||
"value": "926.0",
|
||||
"unitAbbr": "Samples",
|
||||
"withUnit": "926 Samples",
|
||||
"withUnitAbbr": "926 Samples",
|
||||
"uom": "sampleCount"
|
||||
},
|
||||
"MinElevation": {
|
||||
"fieldDisplayName": "Min Elevation",
|
||||
"display": "1,326",
|
||||
"displayUnit": "Meters",
|
||||
"value": "1326.0",
|
||||
"unitAbbr": "m",
|
||||
"withUnit": "1,326 Meters",
|
||||
"withUnitAbbr": "1,326 m",
|
||||
"uom": "meter"
|
||||
}
|
||||
},
|
||||
"totalLaps": {},
|
||||
"garminSwimAlgorithm": false,
|
||||
"updatedDate": {
|
||||
"@class": "sql-timestamp",
|
||||
"$": "2018-03-08 11:35:20.0"
|
||||
},
|
||||
"updatedDateFormatted": "2018-03-08 11:35:20.0 GMT",
|
||||
"userRoles": [
|
||||
"ROLE_CONNECTUSER",
|
||||
"ROLE_FITNESS_USER",
|
||||
"ROLE_WELLNESS_USER",
|
||||
"ROLE_OUTDOOR_USER",
|
||||
"ROLE_CONNECT_2_USER"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"totalFound": 861,
|
||||
"currentPage": 1,
|
||||
"totalPages": 87,
|
||||
"query": {
|
||||
"filters": {
|
||||
"parent_id": "",
|
||||
"parent_id_oper": "is",
|
||||
"userId": "2836200",
|
||||
"userId_oper": "="
|
||||
},
|
||||
"sortOrder": "DESC",
|
||||
"sortField": "activitySummaryBeginTimestampGmt",
|
||||
"activityStart": "0",
|
||||
"activitiesPerPage": "10",
|
||||
"explore": "false",
|
||||
"ignoreUntitled": "false",
|
||||
"ignoreNonGPS": "false"
|
||||
}
|
||||
}}
|
||||
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"activityId": 154105348,
|
||||
"activityName": "Stechelberg-Lauterbrunnen",
|
||||
"userProfileId": 2836200,
|
||||
"isMultiSportParent": false,
|
||||
"activityTypeDTO": {
|
||||
"typeId": 81,
|
||||
"typeKey": "cross_country_skiing",
|
||||
"parentTypeId": 4,
|
||||
"sortOrder": 39
|
||||
},
|
||||
"eventTypeDTO": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"accessControlRuleDTO": {
|
||||
"typeId": 1,
|
||||
"typeKey": "public"
|
||||
},
|
||||
"timeZoneUnitDTO": {
|
||||
"unitId": 124,
|
||||
"unitKey": "Europe/Paris",
|
||||
"factor": 0.0,
|
||||
"timeZone": "Europe/Paris"
|
||||
},
|
||||
"metadataDTO": {
|
||||
"isOriginal": true,
|
||||
"deviceApplicationInstallationId": 80,
|
||||
"agentApplicationInstallationId": null,
|
||||
"agentString": null,
|
||||
"fileFormat": {
|
||||
"formatId": 2,
|
||||
"formatKey": "gpx"
|
||||
},
|
||||
"associatedCourseId": null,
|
||||
"lastUpdateDate": "2012-03-02T11:09:30.0",
|
||||
"uploadedDate": "2012-03-02T10:49:45.0",
|
||||
"videoUrl": null,
|
||||
"hasPolyline": true,
|
||||
"hasChartData": true,
|
||||
"hasHrTimeInZones": false,
|
||||
"hasPowerTimeInZones": false,
|
||||
"userInfoDto": {
|
||||
"userProfilePk": 2836200,
|
||||
"displayname": "eschep",
|
||||
"fullname": "Peter Steiner",
|
||||
"profileImageUrlLarge": null,
|
||||
"profileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"profileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"userPro": false
|
||||
},
|
||||
"chartAvailability": {
|
||||
"showElevation": true,
|
||||
"showMovingSpeed": true,
|
||||
"showSpeed": true,
|
||||
"showTimestamp": true
|
||||
},
|
||||
"childIds": [],
|
||||
"sensors": null,
|
||||
"activityImages": [],
|
||||
"manufacturer": "",
|
||||
"diveNumber": null,
|
||||
"lapCount": 1,
|
||||
"associatedWorkoutId": null,
|
||||
"isAtpActivity": null,
|
||||
"deviceMetaDataDTO": {
|
||||
"deviceId": null,
|
||||
"deviceTypePk": 19,
|
||||
"deviceVersionPk": 80
|
||||
},
|
||||
"gcj02": false,
|
||||
"favorite": false,
|
||||
"autoCalcCalories": false,
|
||||
"elevationCorrected": false,
|
||||
"manualActivity": false,
|
||||
"personalRecord": false
|
||||
},
|
||||
"summaryDTO": {
|
||||
"startTimeLocal": "2012-02-27T10:10:06.0",
|
||||
"startTimeGMT": "2012-02-27T09:10:06.0",
|
||||
"distance": 11610.0,
|
||||
"duration": 4177.0,
|
||||
"movingDuration": 3887.0,
|
||||
"elapsedDuration": 4177.0,
|
||||
"elevationGain": 137.0,
|
||||
"elevationLoss": 138.0,
|
||||
"maxElevation": 907.91,
|
||||
"minElevation": 793.9,
|
||||
"averageSpeed": 2.7777777777777777,
|
||||
"averageMovingSpeed": 2.986575184492859,
|
||||
"maxSpeed": 15.722222222222221
|
||||
}
|
||||
}
|
||||
148
garmin-connect-export/json/activity_2541953812.json
Normal file
148
garmin-connect-export/json/activity_2541953812.json
Normal file
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"activityId": 2541953812,
|
||||
"activityName": "Reckingen Augenstern-Ulrichen Langlauf",
|
||||
"userProfileId": 2836200,
|
||||
"isMultiSportParent": false,
|
||||
"activityTypeDTO": {
|
||||
"typeId": 81,
|
||||
"typeKey": "cross_country_skiing",
|
||||
"parentTypeId": 4,
|
||||
"sortOrder": 39
|
||||
},
|
||||
"eventTypeDTO": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"accessControlRuleDTO": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"timeZoneUnitDTO": {
|
||||
"unitId": 124,
|
||||
"unitKey": "Europe/Paris",
|
||||
"factor": 0.0,
|
||||
"timeZone": "Europe/Paris"
|
||||
},
|
||||
"metadataDTO": {
|
||||
"isOriginal": true,
|
||||
"deviceApplicationInstallationId": 845288,
|
||||
"agentApplicationInstallationId": null,
|
||||
"agentString": null,
|
||||
"fileFormat": {
|
||||
"formatId": 7,
|
||||
"formatKey": "fit"
|
||||
},
|
||||
"associatedCourseId": null,
|
||||
"lastUpdateDate": "2018-03-08T11:35:20.0",
|
||||
"uploadedDate": "2018-03-08T06:09:54.0",
|
||||
"videoUrl": null,
|
||||
"hasPolyline": true,
|
||||
"hasChartData": true,
|
||||
"hasHrTimeInZones": true,
|
||||
"hasPowerTimeInZones": false,
|
||||
"userInfoDto": {
|
||||
"userProfilePk": 2836200,
|
||||
"displayname": "eschep",
|
||||
"fullname": "Peter Steiner",
|
||||
"profileImageUrlLarge": null,
|
||||
"profileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"profileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"userPro": false
|
||||
},
|
||||
"chartAvailability": {
|
||||
"showAirTemperature": true,
|
||||
"showDistance": true,
|
||||
"showDuration": true,
|
||||
"showElevation": true,
|
||||
"showHeartRate": true,
|
||||
"showMovingDuration": true,
|
||||
"showMovingSpeed": true,
|
||||
"showSpeed": true,
|
||||
"showTimestamp": true
|
||||
},
|
||||
"childIds": [],
|
||||
"sensors": [
|
||||
{
|
||||
"sku": "006-B2697-00",
|
||||
"sourceType": "LOCAL",
|
||||
"softwareVersion": 8.0
|
||||
},
|
||||
{
|
||||
"sku": "006-B2697-00",
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "BAROMETER",
|
||||
"softwareVersion": 8.0
|
||||
},
|
||||
{
|
||||
"sku": "006-B1621-00",
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "GPS",
|
||||
"softwareVersion": 4.3
|
||||
},
|
||||
{
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "ACCELEROMETER"
|
||||
},
|
||||
{
|
||||
"sku": "006-B0000-00",
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "BLUETOOTH_LOW_ENERGY_CHIPSET",
|
||||
"softwareVersion": 606.72
|
||||
},
|
||||
{
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "WHR",
|
||||
"softwareVersion": 3.23
|
||||
}
|
||||
],
|
||||
"activityImages": [],
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"lapCount": 9,
|
||||
"associatedWorkoutId": null,
|
||||
"isAtpActivity": null,
|
||||
"deviceMetaDataDTO": {
|
||||
"deviceId": "3946806421",
|
||||
"deviceTypePk": 34236,
|
||||
"deviceVersionPk": 845288
|
||||
},
|
||||
"gcj02": false,
|
||||
"favorite": false,
|
||||
"autoCalcCalories": false,
|
||||
"elevationCorrected": false,
|
||||
"manualActivity": false,
|
||||
"personalRecord": false
|
||||
},
|
||||
"summaryDTO": {
|
||||
"startTimeLocal": "2018-03-08T12:23:22.0",
|
||||
"startTimeGMT": "2018-03-08T11:23:22.0",
|
||||
"startLatitude": 46.46675166673958,
|
||||
"startLongitude": 8.243478052318096,
|
||||
"distance": 8225.53,
|
||||
"duration": 2627.38,
|
||||
"movingDuration": 2614.0,
|
||||
"elapsedDuration": 2627.38,
|
||||
"elevationGain": 106.0,
|
||||
"elevationLoss": 73.0,
|
||||
"maxElevation": 1374.8,
|
||||
"minElevation": 1326.0,
|
||||
"averageSpeed": 3.13100004196167,
|
||||
"averageMovingSpeed": 3.146721604222456,
|
||||
"maxSpeed": 10.51200008392334,
|
||||
"calories": 319.0915556488991,
|
||||
"averageHR": 110.0,
|
||||
"maxHR": 146.0,
|
||||
"averageTemperature": 24.846973734297677,
|
||||
"maxTemperature": 28.0,
|
||||
"minTemperature": 21.0,
|
||||
"trainingEffect": 1.399999976158142,
|
||||
"anaerobicTrainingEffect": 0.10000000149011612,
|
||||
"aerobicTrainingEffectMessage": "MINOR_AEROBIC_BENEFIT_0",
|
||||
"anaerobicTrainingEffectMessage": "NO_ANAEROBIC_BENEFIT_0",
|
||||
"endLatitude": 46.469942070543766,
|
||||
"endLongitude": 8.248067228123546,
|
||||
"maxVerticalSpeed": 0.5999755859375
|
||||
},
|
||||
"locationName": "Goms"
|
||||
}
|
||||
210
garmin-connect-export/json/activity_2541953812_overview.json
Normal file
210
garmin-connect-export/json/activity_2541953812_overview.json
Normal file
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"activityId": 2541953812,
|
||||
"activityName": "Reckingen Augenstern-Ulrichen Langlauf",
|
||||
"description": null,
|
||||
"startTimeLocal": "2018-03-08 12:23:22",
|
||||
"startTimeGMT": "2018-03-08 11:23:22",
|
||||
"activityType": {
|
||||
"typeId": 171,
|
||||
"typeKey": "cross_country_skiing_ws",
|
||||
"parentTypeId": 165,
|
||||
"sortOrder": 101,
|
||||
"isHidden": false,
|
||||
"restricted": false
|
||||
},
|
||||
"eventType": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"comments": null,
|
||||
"parentId": null,
|
||||
"distance": 8225.5302734375,
|
||||
"duration": 2627.3798828125,
|
||||
"elapsedDuration": 2627379.8828125,
|
||||
"movingDuration": 2614.0,
|
||||
"elevationGain": 106.0,
|
||||
"elevationLoss": 73.0,
|
||||
"averageSpeed": 3.13100004196167,
|
||||
"maxSpeed": 10.51200008392334,
|
||||
"startLatitude": 46.46675166673958,
|
||||
"startLongitude": 8.243478052318096,
|
||||
"hasPolyline": true,
|
||||
"ownerId": 2836200,
|
||||
"ownerDisplayName": "eschep",
|
||||
"ownerFullName": "Peter Steiner",
|
||||
"ownerProfileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"ownerProfileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"ownerProfileImageUrlLarge": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/5979a7d6-2502-4869-8f57-86a28ab7eab3-2836200.png",
|
||||
"calories": 319.0,
|
||||
"averageHR": 110.0,
|
||||
"maxHR": 146.0,
|
||||
"averageRunningCadenceInStepsPerMinute": 34.765625,
|
||||
"maxRunningCadenceInStepsPerMinute": 220.0,
|
||||
"averageBikingCadenceInRevPerMinute": null,
|
||||
"maxBikingCadenceInRevPerMinute": null,
|
||||
"averageSwimCadenceInStrokesPerMinute": null,
|
||||
"maxSwimCadenceInStrokesPerMinute": null,
|
||||
"averageSwolf": null,
|
||||
"activeLengths": null,
|
||||
"steps": 3522,
|
||||
"conversationUuid": null,
|
||||
"conversationPk": null,
|
||||
"numberOfActivityLikes": null,
|
||||
"numberOfActivityComments": null,
|
||||
"likedByUser": null,
|
||||
"commentedByUser": null,
|
||||
"activityLikeDisplayNames": null,
|
||||
"activityLikeFullNames": null,
|
||||
"activityLikeProfileImageUrls": null,
|
||||
"requestorRelationship": null,
|
||||
"userRoles": [
|
||||
"ROLE_OUTDOOR_USER",
|
||||
"ROLE_CONNECTUSER",
|
||||
"ROLE_FITNESS_USER",
|
||||
"ROLE_WELLNESS_USER",
|
||||
"ROLE_CONNECT_2_USER"
|
||||
],
|
||||
"privacy": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"userPro": false,
|
||||
"courseId": null,
|
||||
"poolLength": null,
|
||||
"unitOfPoolLength": null,
|
||||
"hasVideo": false,
|
||||
"videoUrl": null,
|
||||
"timeZoneId": 124,
|
||||
"beginTimestamp": 1520508202000,
|
||||
"sportTypeId": 0,
|
||||
"avgPower": null,
|
||||
"maxPower": null,
|
||||
"aerobicTrainingEffect": 1.399999976158142,
|
||||
"anaerobicTrainingEffect": 0.10000000149011612,
|
||||
"strokes": null,
|
||||
"normPower": null,
|
||||
"leftBalance": null,
|
||||
"rightBalance": null,
|
||||
"avgLeftBalance": null,
|
||||
"max20MinPower": null,
|
||||
"avgVerticalOscillation": null,
|
||||
"avgGroundContactTime": null,
|
||||
"avgStrideLength": 615.1658983791259,
|
||||
"avgFractionalCadence": null,
|
||||
"maxFractionalCadence": null,
|
||||
"trainingStressScore": null,
|
||||
"intensityFactor": null,
|
||||
"vO2MaxValue": null,
|
||||
"avgVerticalRatio": null,
|
||||
"avgGroundContactBalance": null,
|
||||
"lactateThresholdBpm": null,
|
||||
"lactateThresholdSpeed": null,
|
||||
"maxFtp": 244.0,
|
||||
"avgStrokeDistance": null,
|
||||
"avgStrokeCadence": null,
|
||||
"maxStrokeCadence": null,
|
||||
"workoutId": null,
|
||||
"avgStrokes": null,
|
||||
"minStrokes": null,
|
||||
"deviceId": 3946806421,
|
||||
"minTemperature": 21.0,
|
||||
"maxTemperature": null,
|
||||
"minElevation": 132600.0,
|
||||
"maxElevation": 137480.0048828125,
|
||||
"avgDoubleCadence": null,
|
||||
"maxDoubleCadence": 220.0,
|
||||
"summarizedExerciseSets": null,
|
||||
"maxDepth": null,
|
||||
"avgDepth": null,
|
||||
"surfaceInterval": null,
|
||||
"startN2": null,
|
||||
"endN2": null,
|
||||
"startCns": null,
|
||||
"endCns": null,
|
||||
"summarizedDiveInfo": {
|
||||
"weight": null,
|
||||
"weightUnit": null,
|
||||
"visibility": null,
|
||||
"visibilityUnit": null,
|
||||
"surfaceCondition": null,
|
||||
"current": null,
|
||||
"waterType": null,
|
||||
"waterDensity": null,
|
||||
"summarizedDiveGases": [],
|
||||
"totalSurfaceTime": 0
|
||||
},
|
||||
"activityLikeAuthors": null,
|
||||
"avgVerticalSpeed": null,
|
||||
"maxVerticalSpeed": 0.5999755859375,
|
||||
"floorsClimbed": null,
|
||||
"floorsDescended": null,
|
||||
"manufacturer": null,
|
||||
"diveNumber": null,
|
||||
"locationName": "Goms",
|
||||
"bottomTime": null,
|
||||
"lapCount": 9,
|
||||
"endLatitude": 46.469942070543766,
|
||||
"endLongitude": 8.248067228123546,
|
||||
"minAirSpeed": null,
|
||||
"maxAirSpeed": null,
|
||||
"avgAirSpeed": null,
|
||||
"avgWindYawAngle": null,
|
||||
"minCda": null,
|
||||
"maxCda": null,
|
||||
"avgCda": null,
|
||||
"avgWattsPerCda": null,
|
||||
"flow": null,
|
||||
"grit": null,
|
||||
"jumpCount": null,
|
||||
"caloriesEstimated": null,
|
||||
"caloriesConsumed": null,
|
||||
"waterEstimated": null,
|
||||
"waterConsumed": null,
|
||||
"maxAvgPower_1": null,
|
||||
"maxAvgPower_2": null,
|
||||
"maxAvgPower_5": null,
|
||||
"maxAvgPower_10": null,
|
||||
"maxAvgPower_20": null,
|
||||
"maxAvgPower_30": null,
|
||||
"maxAvgPower_60": null,
|
||||
"maxAvgPower_120": null,
|
||||
"maxAvgPower_300": null,
|
||||
"maxAvgPower_600": null,
|
||||
"maxAvgPower_1200": null,
|
||||
"maxAvgPower_1800": null,
|
||||
"maxAvgPower_3600": null,
|
||||
"maxAvgPower_7200": null,
|
||||
"maxAvgPower_18000": null,
|
||||
"excludeFromPowerCurveReports": null,
|
||||
"totalSets": null,
|
||||
"activeSets": null,
|
||||
"totalReps": null,
|
||||
"minRespirationRate": null,
|
||||
"maxRespirationRate": null,
|
||||
"avgRespirationRate": null,
|
||||
"trainingEffectLabel": null,
|
||||
"activityTrainingLoad": null,
|
||||
"avgFlow": null,
|
||||
"avgGrit": null,
|
||||
"minActivityLapDuration": null,
|
||||
"avgStress": null,
|
||||
"startStress": null,
|
||||
"endStress": null,
|
||||
"differenceStress": null,
|
||||
"maxStress": null,
|
||||
"aerobicTrainingEffectMessage": null,
|
||||
"anaerobicTrainingEffectMessage": null,
|
||||
"splitSummaries": [],
|
||||
"hasSplits": null,
|
||||
"hasSeedFirstbeatProfile": null,
|
||||
"favorite": false,
|
||||
"decoDive": null,
|
||||
"purposeful": false,
|
||||
"pr": false,
|
||||
"autoCalcCalories": false,
|
||||
"parent": false,
|
||||
"atpActivity": null,
|
||||
"manualActivity": false,
|
||||
"elevationCorrected": false
|
||||
}
|
||||
5525
garmin-connect-export/json/activity_2541953812_samples.json
Normal file
5525
garmin-connect-export/json/activity_2541953812_samples.json
Normal file
File diff suppressed because it is too large
Load Diff
27
garmin-connect-export/json/activity_2541953812_zones.json
Normal file
27
garmin-connect-export/json/activity_2541953812_zones.json
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"zoneNumber": 3,
|
||||
"secsInZone": 567.662,
|
||||
"zoneLowBoundary": 148
|
||||
},
|
||||
{
|
||||
"zoneNumber": 1,
|
||||
"secsInZone": 2462.848,
|
||||
"zoneLowBoundary": 100
|
||||
},
|
||||
{
|
||||
"zoneNumber": 2,
|
||||
"secsInZone": 1689.269,
|
||||
"zoneLowBoundary": 138
|
||||
},
|
||||
{
|
||||
"zoneNumber": 4,
|
||||
"secsInZone": 0.0,
|
||||
"zoneLowBoundary": 168
|
||||
},
|
||||
{
|
||||
"zoneNumber": 5,
|
||||
"secsInZone": 0.0,
|
||||
"zoneLowBoundary": 182
|
||||
}
|
||||
]
|
||||
100
garmin-connect-export/json/activity_995784118_gpx_device_0.json
Normal file
100
garmin-connect-export/json/activity_995784118_gpx_device_0.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"activityId": 995784118,
|
||||
"activityName": "Cournillens (Runkeeper)",
|
||||
"userProfileId": 2836200,
|
||||
"isMultiSportParent": false,
|
||||
"activityTypeDTO": {
|
||||
"typeId": 12,
|
||||
"typeKey": "uncategorized",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 2
|
||||
},
|
||||
"eventTypeDTO": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"accessControlRuleDTO": {
|
||||
"typeId": 4,
|
||||
"typeKey": "groups"
|
||||
},
|
||||
"timeZoneUnitDTO": {
|
||||
"unitId": 124,
|
||||
"unitKey": "Europe/Paris",
|
||||
"factor": 0.0,
|
||||
"timeZone": "Europe/Paris"
|
||||
},
|
||||
"metadataDTO": {
|
||||
"isOriginal": true,
|
||||
"deviceApplicationInstallationId": 756265,
|
||||
"agentApplicationInstallationId": null,
|
||||
"agentString": null,
|
||||
"fileFormat": {
|
||||
"formatId": 2,
|
||||
"formatKey": "gpx"
|
||||
},
|
||||
"associatedCourseId": null,
|
||||
"lastUpdateDate": "2016-02-06T17:42:12.0",
|
||||
"uploadedDate": "2015-12-28T23:18:11.0",
|
||||
"videoUrl": null,
|
||||
"hasPolyline": true,
|
||||
"hasChartData": true,
|
||||
"hasHrTimeInZones": false,
|
||||
"hasPowerTimeInZones": false,
|
||||
"userInfoDto": {
|
||||
"userProfilePk": 2836200,
|
||||
"displayname": "eschep",
|
||||
"fullname": "Peter Steiner",
|
||||
"profileImageUrlLarge": null,
|
||||
"profileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"profileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"userPro": false
|
||||
},
|
||||
"chartAvailability": {
|
||||
"showDistance": true,
|
||||
"showDuration": true,
|
||||
"showElevation": true,
|
||||
"showHeartRate": true,
|
||||
"showMovingDuration": true,
|
||||
"showMovingSpeed": true,
|
||||
"showSpeed": true,
|
||||
"showTimestamp": true
|
||||
},
|
||||
"childIds": [],
|
||||
"sensors": null,
|
||||
"activityImages": [],
|
||||
"manufacturer": "",
|
||||
"diveNumber": null,
|
||||
"lapCount": 1,
|
||||
"associatedWorkoutId": null,
|
||||
"isAtpActivity": null,
|
||||
"deviceMetaDataDTO": {
|
||||
"deviceId": "0",
|
||||
"deviceTypePk": 19,
|
||||
"deviceVersionPk": 756265
|
||||
},
|
||||
"gcj02": false,
|
||||
"favorite": false,
|
||||
"autoCalcCalories": false,
|
||||
"elevationCorrected": true,
|
||||
"personalRecord": false,
|
||||
"manualActivity": false
|
||||
},
|
||||
"summaryDTO": {
|
||||
"startTimeLocal": "2015-12-27T13:05:44.0",
|
||||
"startTimeGMT": "2015-12-27T12:05:44.0",
|
||||
"distance": 9943.03,
|
||||
"duration": 3620.0,
|
||||
"movingDuration": 3543.0,
|
||||
"elapsedDuration": 3620.0,
|
||||
"elevationGain": 104.05,
|
||||
"elevationLoss": 108.5,
|
||||
"maxElevation": 646.57,
|
||||
"minElevation": 570.99,
|
||||
"averageSpeed": 2.746692120858901,
|
||||
"averageMovingSpeed": 2.806385965991877,
|
||||
"maxSpeed": 7.874701976886471,
|
||||
"averageHR": 149.0,
|
||||
"maxHR": 182.0
|
||||
}
|
||||
}
|
||||
153
garmin-connect-export/json/activity_emoji.json
Normal file
153
garmin-connect-export/json/activity_emoji.json
Normal file
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"activityId": 2958378924,
|
||||
"activityName": "Biel 🏛 Pavillon",
|
||||
"userProfileId": 2836200,
|
||||
"isMultiSportParent": false,
|
||||
"activityTypeDTO": {
|
||||
"typeId": 1,
|
||||
"typeKey": "running",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 3
|
||||
},
|
||||
"eventTypeDTO": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"accessControlRuleDTO": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"timeZoneUnitDTO": {
|
||||
"unitId": 124,
|
||||
"unitKey": "Europe/Paris",
|
||||
"factor": 0.0,
|
||||
"timeZone": "Europe/Paris"
|
||||
},
|
||||
"metadataDTO": {
|
||||
"isOriginal": true,
|
||||
"deviceApplicationInstallationId": 856399,
|
||||
"agentApplicationInstallationId": null,
|
||||
"agentString": null,
|
||||
"fileFormat": {
|
||||
"formatId": 7,
|
||||
"formatKey": "fit"
|
||||
},
|
||||
"associatedCourseId": null,
|
||||
"lastUpdateDate": "2018-08-24T05:54:31.0",
|
||||
"uploadedDate": "2018-08-24T05:38:55.0",
|
||||
"videoUrl": null,
|
||||
"hasPolyline": true,
|
||||
"hasChartData": true,
|
||||
"hasHrTimeInZones": true,
|
||||
"hasPowerTimeInZones": false,
|
||||
"userInfoDto": {
|
||||
"userProfilePk": 2836200,
|
||||
"displayname": "eschep",
|
||||
"fullname": "Peter Steiner",
|
||||
"profileImageUrlLarge": null,
|
||||
"profileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"profileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"userPro": false
|
||||
},
|
||||
"chartAvailability": {
|
||||
"showAirTemperature": true,
|
||||
"showDistance": true,
|
||||
"showDuration": true,
|
||||
"showElevation": true,
|
||||
"showHeartRate": true,
|
||||
"showMovingDuration": true,
|
||||
"showMovingSpeed": true,
|
||||
"showRunCadence": true,
|
||||
"showSpeed": true,
|
||||
"showTimestamp": true
|
||||
},
|
||||
"childIds": [],
|
||||
"sensors": [
|
||||
{
|
||||
"sku": "006-B2697-00",
|
||||
"sourceType": "LOCAL",
|
||||
"softwareVersion": 10.0
|
||||
},
|
||||
{
|
||||
"sku": "006-B2697-00",
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "BAROMETER",
|
||||
"softwareVersion": 10.0
|
||||
},
|
||||
{
|
||||
"sku": "006-B1621-00",
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "GPS",
|
||||
"softwareVersion": 4.4
|
||||
},
|
||||
{
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "ACCELEROMETER",
|
||||
"softwareVersion": 0.0
|
||||
},
|
||||
{
|
||||
"sku": "006-B0000-00",
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "BLUETOOTH_LOW_ENERGY_CHIPSET",
|
||||
"softwareVersion": 606.72
|
||||
},
|
||||
{
|
||||
"sourceType": "LOCAL",
|
||||
"localDeviceType": "WHR",
|
||||
"softwareVersion": 3.31
|
||||
}
|
||||
],
|
||||
"activityImages": [],
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"lapCount": 5,
|
||||
"associatedWorkoutId": null,
|
||||
"isAtpActivity": null,
|
||||
"deviceMetaDataDTO": {
|
||||
"deviceId": "3946806421",
|
||||
"deviceTypePk": 34236,
|
||||
"deviceVersionPk": 856399
|
||||
},
|
||||
"gcj02": false,
|
||||
"autoCalcCalories": false,
|
||||
"elevationCorrected": false,
|
||||
"favorite": false,
|
||||
"manualActivity": false,
|
||||
"personalRecord": false
|
||||
},
|
||||
"summaryDTO": {
|
||||
"startTimeLocal": "2018-08-24T12:01:50.0",
|
||||
"startTimeGMT": "2018-08-24T10:01:50.0",
|
||||
"startLatitude": 47.13532981462777,
|
||||
"startLongitude": 7.243065973743796,
|
||||
"distance": 4146.45,
|
||||
"duration": 2147.244,
|
||||
"movingDuration": 1844.0,
|
||||
"elapsedDuration": 2147.244,
|
||||
"elevationGain": 101.0,
|
||||
"elevationLoss": 99.0,
|
||||
"maxElevation": 545.6,
|
||||
"minElevation": 444.2,
|
||||
"averageSpeed": 1.9309999942779543,
|
||||
"averageMovingSpeed": 2.2486172425772777,
|
||||
"maxSpeed": 3.6579999923706055,
|
||||
"calories": 357.0388685495535,
|
||||
"averageHR": 132.0,
|
||||
"maxHR": 160.0,
|
||||
"averageRunCadence": 124.03125,
|
||||
"maxRunCadence": 187.0,
|
||||
"averageTemperature": 26.007921714818266,
|
||||
"maxTemperature": 29.0,
|
||||
"minTemperature": 24.0,
|
||||
"strideLength": 92.05550090389445,
|
||||
"trainingEffect": 2.4000000953674316,
|
||||
"anaerobicTrainingEffect": 0.10000000149011612,
|
||||
"aerobicTrainingEffectMessage": "MAINTAINING_AEROBIC_FITNESS_1",
|
||||
"anaerobicTrainingEffectMessage": "NO_ANAEROBIC_BENEFIT_0",
|
||||
"endLatitude": 47.133489567786455,
|
||||
"endLongitude": 7.231966909021139,
|
||||
"maxVerticalSpeed": 0.600006103515625
|
||||
},
|
||||
"locationName": "Biel/Bienne"
|
||||
}
|
||||
118
garmin-connect-export/json/activity_multisport_child.json
Normal file
118
garmin-connect-export/json/activity_multisport_child.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"activityId": 6588349076,
|
||||
"activityUUID": {
|
||||
"uuid": "925e94a1-1044-463d-98ec-5dfc631b34ee"
|
||||
},
|
||||
"activityName": "Bike-Walk-Bike - Gehen",
|
||||
"userProfileId": 2836200,
|
||||
"parentId": 6588349056,
|
||||
"isMultiSportParent": false,
|
||||
"activityTypeDTO": {
|
||||
"typeId": 9,
|
||||
"typeKey": "walking",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 27,
|
||||
"isHidden": false,
|
||||
"restricted": false
|
||||
},
|
||||
"eventTypeDTO": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"accessControlRuleDTO": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"timeZoneUnitDTO": {
|
||||
"unitId": 124,
|
||||
"unitKey": "Europe/Paris",
|
||||
"factor": 0.0,
|
||||
"timeZone": "Europe/Paris"
|
||||
},
|
||||
"metadataDTO": {
|
||||
"isOriginal": true,
|
||||
"deviceApplicationInstallationId": 880836,
|
||||
"agentApplicationInstallationId": null,
|
||||
"agentString": null,
|
||||
"fileFormat": {
|
||||
"formatId": 7,
|
||||
"formatKey": "fit"
|
||||
},
|
||||
"associatedCourseId": null,
|
||||
"lastUpdateDate": "2021-04-11T13:48:04.0",
|
||||
"uploadedDate": "2021-04-11T12:59:56.0",
|
||||
"videoUrl": null,
|
||||
"hasPolyline": true,
|
||||
"hasChartData": true,
|
||||
"hasHrTimeInZones": true,
|
||||
"hasPowerTimeInZones": false,
|
||||
"userInfoDto": {
|
||||
"userProfilePk": 2836200,
|
||||
"displayname": "eschep",
|
||||
"fullname": "Peter Steiner",
|
||||
"profileImageUrlLarge": null,
|
||||
"profileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"profileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"userPro": false
|
||||
},
|
||||
"chartAvailability": {},
|
||||
"childIds": [],
|
||||
"childActivityTypes": [],
|
||||
"sensors": [],
|
||||
"activityImages": [],
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"lapCount": 3,
|
||||
"associatedWorkoutId": null,
|
||||
"isAtpActivity": null,
|
||||
"deviceMetaDataDTO": {
|
||||
"deviceId": "3946806421",
|
||||
"deviceTypePk": 34236,
|
||||
"deviceVersionPk": 880836
|
||||
},
|
||||
"hasIntensityIntervals": false,
|
||||
"hasSplits": false,
|
||||
"manualActivity": false,
|
||||
"autoCalcCalories": false,
|
||||
"favorite": false,
|
||||
"trimmed": false,
|
||||
"personalRecord": false,
|
||||
"gcj02": false,
|
||||
"elevationCorrected": false
|
||||
},
|
||||
"summaryDTO": {
|
||||
"startTimeLocal": "2021-04-11T12:36:16.0",
|
||||
"startTimeGMT": "2021-04-11T10:36:16.0",
|
||||
"startLatitude": 46.70255539007485,
|
||||
"startLongitude": 7.202448779717088,
|
||||
"distance": 4036.26,
|
||||
"duration": 4375.461,
|
||||
"movingDuration": 4020.0,
|
||||
"elapsedDuration": 5332.783,
|
||||
"elevationGain": 162.0,
|
||||
"elevationLoss": 160.0,
|
||||
"maxElevation": 1457.8,
|
||||
"minElevation": 1362.2,
|
||||
"averageSpeed": 0.921999990940094,
|
||||
"averageMovingSpeed": 1.004044778548663,
|
||||
"maxSpeed": 1.5399999618530273,
|
||||
"calories": 385.0,
|
||||
"averageHR": 125.0,
|
||||
"maxHR": 152.0,
|
||||
"averageRunCadence": 67.65625,
|
||||
"maxRunCadence": 176.0,
|
||||
"averageTemperature": 21.299496217983616,
|
||||
"maxTemperature": 24.0,
|
||||
"minTemperature": 17.0,
|
||||
"trainingEffect": 3.4000000953674316,
|
||||
"anaerobicTrainingEffect": 1.600000023841858,
|
||||
"aerobicTrainingEffectMessage": "IMPROVING_LACTATE_THRESHOLD_12",
|
||||
"anaerobicTrainingEffectMessage": "MINOR_ANAEROBIC_BENEFIT_15",
|
||||
"endLatitude": 46.69704956933856,
|
||||
"endLongitude": 7.196000078693032,
|
||||
"maxVerticalSpeed": 0.5999755859375,
|
||||
"minActivityLapDuration": 663.623
|
||||
},
|
||||
"locationName": "Plasselb"
|
||||
}
|
||||
112
garmin-connect-export/json/activity_multisport_detail.json
Normal file
112
garmin-connect-export/json/activity_multisport_detail.json
Normal file
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"activityId": 6588349056,
|
||||
"activityUUID": {
|
||||
"uuid": "35ac0d3f-e43a-40c1-88de-c9c664998afd"
|
||||
},
|
||||
"activityName": "Bike-Walk-Bike",
|
||||
"userProfileId": 2836200,
|
||||
"isMultiSportParent": true,
|
||||
"activityTypeDTO": {
|
||||
"typeId": 89,
|
||||
"typeKey": "multi_sport",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 58,
|
||||
"isHidden": false,
|
||||
"restricted": false
|
||||
},
|
||||
"eventTypeDTO": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"accessControlRuleDTO": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"timeZoneUnitDTO": {
|
||||
"unitId": 124,
|
||||
"unitKey": "Europe/Paris",
|
||||
"factor": 0.0,
|
||||
"timeZone": "Europe/Paris"
|
||||
},
|
||||
"metadataDTO": {
|
||||
"isOriginal": true,
|
||||
"deviceApplicationInstallationId": 880836,
|
||||
"agentApplicationInstallationId": null,
|
||||
"agentString": null,
|
||||
"fileFormat": {
|
||||
"formatId": 7,
|
||||
"formatKey": "fit"
|
||||
},
|
||||
"associatedCourseId": null,
|
||||
"lastUpdateDate": "2021-04-11T13:48:04.0",
|
||||
"uploadedDate": "2021-04-11T12:59:56.0",
|
||||
"videoUrl": null,
|
||||
"hasPolyline": true,
|
||||
"hasChartData": true,
|
||||
"hasHrTimeInZones": false,
|
||||
"hasPowerTimeInZones": false,
|
||||
"userInfoDto": {
|
||||
"userProfilePk": 2836200,
|
||||
"displayname": "eschep",
|
||||
"fullname": "Peter Steiner",
|
||||
"profileImageUrlLarge": null,
|
||||
"profileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"profileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"userPro": false
|
||||
},
|
||||
"chartAvailability": {},
|
||||
"childIds": [
|
||||
6588349067,
|
||||
6588349072,
|
||||
6588349076,
|
||||
6588349079,
|
||||
6588349081
|
||||
],
|
||||
"childActivityTypes": [
|
||||
"cycling",
|
||||
"transition",
|
||||
"walking",
|
||||
"transition",
|
||||
"cycling"
|
||||
],
|
||||
"sensors": null,
|
||||
"activityImages": [],
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"lapCount": 5,
|
||||
"associatedWorkoutId": null,
|
||||
"isAtpActivity": null,
|
||||
"deviceMetaDataDTO": {
|
||||
"deviceId": "3946806421",
|
||||
"deviceTypePk": 34236,
|
||||
"deviceVersionPk": 880836
|
||||
},
|
||||
"hasIntensityIntervals": false,
|
||||
"hasSplits": false,
|
||||
"manualActivity": false,
|
||||
"autoCalcCalories": false,
|
||||
"favorite": false,
|
||||
"personalRecord": false,
|
||||
"trimmed": false,
|
||||
"gcj02": false,
|
||||
"elevationCorrected": false
|
||||
},
|
||||
"summaryDTO": {
|
||||
"startTimeLocal": "2021-04-11T11:50:49.0",
|
||||
"startTimeGMT": "2021-04-11T09:50:49.0",
|
||||
"distance": 38351.41,
|
||||
"duration": 10226.371,
|
||||
"elapsedDuration": 11183.693,
|
||||
"elevationGain": 991.0,
|
||||
"elevationLoss": 994.0,
|
||||
"averageSpeed": 3.7502462545896287,
|
||||
"calories": 1139.0,
|
||||
"maxHR": 175.0,
|
||||
"trainingEffect": 3.4000000953674316,
|
||||
"anaerobicTrainingEffect": 1.600000023841858,
|
||||
"aerobicTrainingEffectMessage": "IMPROVING_LACTATE_THRESHOLD_12",
|
||||
"anaerobicTrainingEffectMessage": "MINOR_ANAEROBIC_BENEFIT_15"
|
||||
},
|
||||
"locationName": "Plasselb"
|
||||
}
|
||||
210
garmin-connect-export/json/activity_multisport_overview.json
Normal file
210
garmin-connect-export/json/activity_multisport_overview.json
Normal file
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"activityId": 6588349056,
|
||||
"activityName": "Bike-Walk-Bike",
|
||||
"description": null,
|
||||
"startTimeLocal": "2021-04-11 11:50:49",
|
||||
"startTimeGMT": "2021-04-11 09:50:49",
|
||||
"activityType": {
|
||||
"typeId": 89,
|
||||
"typeKey": "multi_sport",
|
||||
"parentTypeId": 17,
|
||||
"sortOrder": 58,
|
||||
"isHidden": false,
|
||||
"restricted": false
|
||||
},
|
||||
"eventType": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"comments": null,
|
||||
"parentId": null,
|
||||
"distance": 38351.40899467468,
|
||||
"duration": 10226.370854377747,
|
||||
"elapsedDuration": 11183693.120002747,
|
||||
"movingDuration": null,
|
||||
"elevationGain": 991.0,
|
||||
"elevationLoss": 994.0,
|
||||
"averageSpeed": 3.7502462545896287,
|
||||
"maxSpeed": null,
|
||||
"startLatitude": 46.66666666666666,
|
||||
"startLongitude": 7.111111111111111,
|
||||
"hasPolyline": true,
|
||||
"ownerId": 2836200,
|
||||
"ownerDisplayName": "eschep",
|
||||
"ownerFullName": "Peter Steiner",
|
||||
"ownerProfileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/c957e6a9-adb2-4cdb-8105-bf0739323504-2836200.png",
|
||||
"ownerProfileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/1a8b37ca-2cd1-47bf-a191-9326dd26949f-2836200.png",
|
||||
"ownerProfileImageUrlLarge": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/5979a7d6-2502-4869-8f57-86a28ab7eab3-2836200.png",
|
||||
"calories": 1139.0,
|
||||
"averageHR": null,
|
||||
"maxHR": 175.0,
|
||||
"averageRunningCadenceInStepsPerMinute": null,
|
||||
"maxRunningCadenceInStepsPerMinute": null,
|
||||
"averageBikingCadenceInRevPerMinute": null,
|
||||
"maxBikingCadenceInRevPerMinute": null,
|
||||
"averageSwimCadenceInStrokesPerMinute": null,
|
||||
"maxSwimCadenceInStrokesPerMinute": null,
|
||||
"averageSwolf": null,
|
||||
"activeLengths": null,
|
||||
"steps": null,
|
||||
"conversationUuid": null,
|
||||
"conversationPk": null,
|
||||
"numberOfActivityLikes": null,
|
||||
"numberOfActivityComments": null,
|
||||
"likedByUser": null,
|
||||
"commentedByUser": null,
|
||||
"activityLikeDisplayNames": null,
|
||||
"activityLikeFullNames": null,
|
||||
"activityLikeProfileImageUrls": null,
|
||||
"requestorRelationship": null,
|
||||
"userRoles": [
|
||||
"ROLE_OUTDOOR_USER",
|
||||
"ROLE_CONNECTUSER",
|
||||
"ROLE_FITNESS_USER",
|
||||
"ROLE_WELLNESS_USER",
|
||||
"ROLE_CONNECT_2_USER"
|
||||
],
|
||||
"privacy": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"userPro": false,
|
||||
"courseId": null,
|
||||
"poolLength": null,
|
||||
"unitOfPoolLength": null,
|
||||
"hasVideo": false,
|
||||
"videoUrl": null,
|
||||
"timeZoneId": 124,
|
||||
"beginTimestamp": null,
|
||||
"sportTypeId": 18,
|
||||
"avgPower": null,
|
||||
"maxPower": null,
|
||||
"aerobicTrainingEffect": 3.4000000953674316,
|
||||
"anaerobicTrainingEffect": 1.600000023841858,
|
||||
"strokes": null,
|
||||
"normPower": null,
|
||||
"leftBalance": null,
|
||||
"rightBalance": null,
|
||||
"avgLeftBalance": null,
|
||||
"max20MinPower": null,
|
||||
"avgVerticalOscillation": null,
|
||||
"avgGroundContactTime": null,
|
||||
"avgStrideLength": null,
|
||||
"avgFractionalCadence": null,
|
||||
"maxFractionalCadence": null,
|
||||
"trainingStressScore": null,
|
||||
"intensityFactor": null,
|
||||
"vO2MaxValue": null,
|
||||
"avgVerticalRatio": null,
|
||||
"avgGroundContactBalance": null,
|
||||
"lactateThresholdBpm": null,
|
||||
"lactateThresholdSpeed": null,
|
||||
"maxFtp": null,
|
||||
"avgStrokeDistance": null,
|
||||
"avgStrokeCadence": null,
|
||||
"maxStrokeCadence": null,
|
||||
"workoutId": null,
|
||||
"avgStrokes": null,
|
||||
"minStrokes": null,
|
||||
"deviceId": 3946806421,
|
||||
"minTemperature": null,
|
||||
"maxTemperature": null,
|
||||
"minElevation": null,
|
||||
"maxElevation": null,
|
||||
"avgDoubleCadence": null,
|
||||
"maxDoubleCadence": null,
|
||||
"summarizedExerciseSets": null,
|
||||
"maxDepth": null,
|
||||
"avgDepth": null,
|
||||
"surfaceInterval": null,
|
||||
"startN2": null,
|
||||
"endN2": null,
|
||||
"startCns": null,
|
||||
"endCns": null,
|
||||
"summarizedDiveInfo": {
|
||||
"weight": null,
|
||||
"weightUnit": null,
|
||||
"visibility": null,
|
||||
"visibilityUnit": null,
|
||||
"surfaceCondition": null,
|
||||
"current": null,
|
||||
"waterType": null,
|
||||
"waterDensity": null,
|
||||
"summarizedDiveGases": [],
|
||||
"totalSurfaceTime": null
|
||||
},
|
||||
"activityLikeAuthors": null,
|
||||
"avgVerticalSpeed": null,
|
||||
"maxVerticalSpeed": null,
|
||||
"floorsClimbed": null,
|
||||
"floorsDescended": null,
|
||||
"manufacturer": "GARMIN",
|
||||
"diveNumber": null,
|
||||
"locationName": "Plasselb",
|
||||
"bottomTime": null,
|
||||
"lapCount": 5,
|
||||
"endLatitude": 46.77777777777777,
|
||||
"endLongitude": 7.222222222222222,
|
||||
"minAirSpeed": null,
|
||||
"maxAirSpeed": null,
|
||||
"avgAirSpeed": null,
|
||||
"avgWindYawAngle": null,
|
||||
"minCda": null,
|
||||
"maxCda": null,
|
||||
"avgCda": null,
|
||||
"avgWattsPerCda": null,
|
||||
"flow": null,
|
||||
"grit": null,
|
||||
"jumpCount": null,
|
||||
"caloriesEstimated": null,
|
||||
"caloriesConsumed": null,
|
||||
"waterEstimated": null,
|
||||
"waterConsumed": null,
|
||||
"maxAvgPower_1": null,
|
||||
"maxAvgPower_2": null,
|
||||
"maxAvgPower_5": null,
|
||||
"maxAvgPower_10": null,
|
||||
"maxAvgPower_20": null,
|
||||
"maxAvgPower_30": null,
|
||||
"maxAvgPower_60": null,
|
||||
"maxAvgPower_120": null,
|
||||
"maxAvgPower_300": null,
|
||||
"maxAvgPower_600": null,
|
||||
"maxAvgPower_1200": null,
|
||||
"maxAvgPower_1800": null,
|
||||
"maxAvgPower_3600": null,
|
||||
"maxAvgPower_7200": null,
|
||||
"maxAvgPower_18000": null,
|
||||
"excludeFromPowerCurveReports": null,
|
||||
"totalSets": null,
|
||||
"activeSets": null,
|
||||
"totalReps": null,
|
||||
"minRespirationRate": null,
|
||||
"maxRespirationRate": null,
|
||||
"avgRespirationRate": null,
|
||||
"trainingEffectLabel": null,
|
||||
"activityTrainingLoad": null,
|
||||
"avgFlow": null,
|
||||
"avgGrit": null,
|
||||
"minActivityLapDuration": null,
|
||||
"avgStress": null,
|
||||
"startStress": null,
|
||||
"endStress": null,
|
||||
"differenceStress": null,
|
||||
"maxStress": null,
|
||||
"aerobicTrainingEffectMessage": "IMPROVING_LACTATE_THRESHOLD_12",
|
||||
"anaerobicTrainingEffectMessage": "MINOR_ANAEROBIC_BENEFIT_15",
|
||||
"splitSummaries": [],
|
||||
"hasSplits": false,
|
||||
"hasSeedFirstbeatProfile": null,
|
||||
"favorite": false,
|
||||
"decoDive": null,
|
||||
"purposeful": false,
|
||||
"pr": false,
|
||||
"autoCalcCalories": false,
|
||||
"parent": true,
|
||||
"atpActivity": false,
|
||||
"manualActivity": false,
|
||||
"elevationCorrected": false
|
||||
}
|
||||
123
garmin-connect-export/json/activity_types.properties
Normal file
123
garmin-connect-export/json/activity_types.properties
Normal file
@@ -0,0 +1,123 @@
|
||||
activity_type_all=All Activities
|
||||
activity_type_any=Any Activity Type
|
||||
activity_type_atv=ATV
|
||||
activity_type_backcountry_skiing_snowboarding=Backcountry Skiing/Snowboarding
|
||||
activity_type_breathwork=Breathwork
|
||||
activity_type_bikeToRunTransition=Bike to Run Transition
|
||||
activity_type_bmx=BMX
|
||||
activity_type_boating=Boating
|
||||
activity_type_casual_walking=Casual Walking
|
||||
activity_type_cross_country_skiing=Cross Country Classic Skiing
|
||||
cross_country_skiing=Cross Country Skiing
|
||||
activity_type_cycling=Cycling
|
||||
activity_type_cyclocross=Cyclocross
|
||||
activity_type_downhill_biking=Downhill Biking
|
||||
activity_type_driving_general=Driving
|
||||
activity_type_elliptical=Elliptical
|
||||
activity_type_fitness_equipment=Gym & Fitness Equipment
|
||||
activity_type_flying=Flying
|
||||
activity_type_golf=Golf
|
||||
activity_type_gravel_cycling=Gravel/Unpaved Cycling
|
||||
activity_type_hang_gliding=Hang Gliding
|
||||
activity_type_hiking=Hiking
|
||||
activity_type_horseback_riding=Horseback Riding
|
||||
activity_type_hunting_fishing=Hunting/Fishing
|
||||
activity_type_indoor_cardio=Cardio
|
||||
activity_type_indoor_cycling=Indoor Cycling
|
||||
activity_type_indoor_rowing=Indoor Rowing
|
||||
activity_type_inline_skating=Inline Skating
|
||||
activity_type_lap_swimming=Pool Swimming
|
||||
activity_type_motocross=Motocross
|
||||
activity_type_motorcycling=Motorcycling
|
||||
activity_type_mountain_biking=Mountain Biking
|
||||
activity_type_mountaineering=Mountaineering
|
||||
activity_type_multi_sport=Multisport
|
||||
activity_type_open_water_swimming=Open Water Swimming
|
||||
open_water_swimming=Swim
|
||||
activity_type_other=Other
|
||||
activity_type_paddling=Paddling
|
||||
activity_type_rc_drone=RC/Drone
|
||||
activity_type_recumbent_cycling=Recumbent Cycling
|
||||
activity_type_resort_skiing_snowboarding=Resort Skiing/Snowboarding
|
||||
activity_type_road_biking=Road Cycling
|
||||
activity_type_road_cycling=Road Cycling
|
||||
activity_type_rock_climbing=Rock Climbing
|
||||
activity_type_rowing=Rowing
|
||||
activity_type_runToBikeTransition=Run to Bike Transition
|
||||
activity_type_running=Running
|
||||
activity_type_sailing=Sailing
|
||||
activity_type_skate_skiing=Cross Country Skate Skiing
|
||||
activity_type_skating=Skating
|
||||
activity_type_sky_diving=Sky Diving
|
||||
activity_type_snow_shoe=Snowshoeing
|
||||
activity_type_snowmobiling=Snowmobiling
|
||||
activity_type_speed_walking=Speed Walking
|
||||
activity_type_stair_climbing=Stair Stepper
|
||||
activity_type_stand_up_paddleboarding=Stand Up Paddleboarding
|
||||
activity_type_step_tracking_and_walking=Step Tracking and Walking
|
||||
activity_type_steps=Steps
|
||||
activity_type_street_running=Street Running
|
||||
activity_type_strength_training=Strength Training
|
||||
activity_type_surfing=Surfing
|
||||
activity_type_swimToBikeTransition=Swim to Bike Transition
|
||||
activity_type_swimming=Swimming
|
||||
activity_type_tennis=Tennis
|
||||
activity_type_track_cycling=Track Cycling
|
||||
activity_type_track_running=Track Running
|
||||
activity_type_trail_running=Trail Running
|
||||
activity_type_transition=Transition
|
||||
activity_type_treadmill_running=Treadmill Running
|
||||
activity_type_treadmill=Treadmill
|
||||
activity_type_indoor_track=Indoor Track
|
||||
activity_type_indoor_bike=Bike Indoor
|
||||
activity_type_indoor_walk=Walk Indoor
|
||||
activity_type_triathlon=Triathlon
|
||||
activity_type_uncategorized=Uncategorized
|
||||
activity_type_wakeboarding=Wakeboarding
|
||||
activity_type_walking=Walking
|
||||
activity_type_whitewater_rafting_kayaking=Whitewater Kayaking/Rafting
|
||||
activity_type_wind_kite_surfing=Wind/Kite Surfing
|
||||
activity_type_wingsuit_flying=Wingsuit Flying
|
||||
activity_type_yoga=Yoga
|
||||
activity_type_toe_to_toe=Toe-to-Toe™
|
||||
activity_type_toe_to_toe_no_tm=Toe-to-Toe
|
||||
activity_type_floor_climbing=Floor Climbing
|
||||
activity_type_emergency=Emergency
|
||||
activity_type_safety=Safety
|
||||
activity_type_safety_event=Safety Event
|
||||
activity_type_incident_detected=Incident Detected
|
||||
select_one=Select one...
|
||||
any_activity_type=Any Activity Type
|
||||
uncategorized=Uncategorized
|
||||
calories_burned=Calories Burned
|
||||
activity_type_cardio_training=Cardio Training
|
||||
activity_type_diving=Diving
|
||||
activity_type_multi_gas_diving=Multi-Gas Dive
|
||||
activity_type_single_gas_diving=Single-Gas Dive
|
||||
activity_type_apnea_diving=Apnea
|
||||
activity_type_gauge_diving=Gauge Dive
|
||||
activity_type_apnea_hunting=Apnea Hunt
|
||||
activity_type_ccr_diving=CCR Dive
|
||||
activity_type_obstacle_run=Obstacle Running
|
||||
activity_type_virtual_run=Virtual Running
|
||||
activity_type_virtual_ride=Virtual Cycling
|
||||
activity_type_stop_watch=Stopwatch
|
||||
activity_type_indoor_running=Indoor Running
|
||||
activity_type_indoor_walking=Indoor Walking
|
||||
activity_type_pilates=Pilates
|
||||
activity_type_auto_racing=Auto Racing
|
||||
activity_type_winter_sports=Winter Sports
|
||||
activity_type_backcountry_skiing_snowboarding_ws=Backcountry Skiing/Snowboarding
|
||||
activity_type_cross_country_skiing_ws=Cross Country Classic Skiing
|
||||
activity_type_resort_skiing_snowboarding_ws=Resort Skiing/Snowboarding
|
||||
activity_type_skate_skiing_ws=Cross Country Skate Skiing
|
||||
activity_type_skating_ws=Skating
|
||||
activity_type_snow_shoe_ws=Snowshoeing
|
||||
activity_type_snowmobiling_ws=Snowmobiling
|
||||
activity_type_indoor_climbing=Indoor Climbing
|
||||
activity_type_bouldering=Bouldering
|
||||
activity_type_offshore_grinding=Offshore Grinding
|
||||
activity_type_onshore_grinding=Onshore Grinding
|
||||
activity_type_ultra_run=Ultra Running
|
||||
activity_type_hiit=HIIT
|
||||
activity_type_e_sport=Esports
|
||||
165
garmin-connect-export/json/activitylist-service.json
Normal file
165
garmin-connect-export/json/activitylist-service.json
Normal file
@@ -0,0 +1,165 @@
|
||||
[
|
||||
{
|
||||
"activityId": 2541953812,
|
||||
"activityName": "Biel 🏛 Pavillon",
|
||||
"description": null,
|
||||
"startTimeLocal": "2018-03-08 12:23:22",
|
||||
"startTimeGMT": "2018-03-08 11:23:22",
|
||||
"activityType": {
|
||||
"typeId": 81,
|
||||
"typeKey": "cross_country_skiing",
|
||||
"parentTypeId": 4,
|
||||
"sortOrder": 39
|
||||
},
|
||||
"eventType": {
|
||||
"typeId": 9,
|
||||
"typeKey": "uncategorized",
|
||||
"sortOrder": 10
|
||||
},
|
||||
"comments": null,
|
||||
"parentId": null,
|
||||
"distance": 8225.5302734375,
|
||||
"duration": 2627.3798828125,
|
||||
"elapsedDuration": 2627379.8828125,
|
||||
"movingDuration": 2614.0,
|
||||
"elevationGain": 106.0,
|
||||
"elevationLoss": 73.0,
|
||||
"averageSpeed": 3.13100004196167,
|
||||
"maxSpeed": 10.51200008392334,
|
||||
"startLatitude": 46.46675166673958,
|
||||
"startLongitude": 8.243478052318096,
|
||||
"hasPolyline": true,
|
||||
"ownerId": 2836200,
|
||||
"ownerDisplayName": "eschep",
|
||||
"ownerFullName": "Peter Steiner",
|
||||
"ownerProfileImageUrlSmall": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/773876c5-f1fe-4f94-9acd-991eeeb69c24-2836200.png",
|
||||
"ownerProfileImageUrlMedium": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/92900e93-d959-4a73-bab0-6d18a21b6f76-2836200.png",
|
||||
"ownerProfileImageUrlLarge": "https://s3.amazonaws.com/garmin-connect-prod/profile_images/eea51d41-c67c-437c-a4c9-dc76f637fe68-2836200.png",
|
||||
"ownerProfilePk": null,
|
||||
"calories": 319.0,
|
||||
"averageHR": 110.0,
|
||||
"maxHR": 146.0,
|
||||
"averageRunningCadenceInStepsPerMinute": 34.765625,
|
||||
"maxRunningCadenceInStepsPerMinute": 220.0,
|
||||
"averageBikingCadenceInRevPerMinute": null,
|
||||
"maxBikingCadenceInRevPerMinute": null,
|
||||
"averageSwimCadenceInStrokesPerMinute": null,
|
||||
"maxSwimCadenceInStrokesPerMinute": null,
|
||||
"averageSwolf": null,
|
||||
"activeLengths": null,
|
||||
"steps": 3522,
|
||||
"conversationUuid": null,
|
||||
"conversationPk": null,
|
||||
"numberOfActivityLikes": null,
|
||||
"numberOfActivityComments": null,
|
||||
"likedByUser": null,
|
||||
"commentedByUser": null,
|
||||
"activityLikeDisplayNames": null,
|
||||
"activityLikeFullNames": null,
|
||||
"requestorRelationship": null,
|
||||
"userRoles": [
|
||||
"ROLE_CONNECTUSER",
|
||||
"ROLE_FITNESS_USER",
|
||||
"ROLE_WELLNESS_USER",
|
||||
"ROLE_OUTDOOR_USER",
|
||||
"ROLE_CONNECT_2_USER"
|
||||
],
|
||||
"privacy": {
|
||||
"typeId": 3,
|
||||
"typeKey": "subscribers"
|
||||
},
|
||||
"userPro": false,
|
||||
"courseId": null,
|
||||
"poolLength": null,
|
||||
"unitOfPoolLength": null,
|
||||
"hasVideo": false,
|
||||
"videoUrl": null,
|
||||
"timeZoneId": 124,
|
||||
"beginTimestamp": 1520508202000,
|
||||
"sportTypeId": 0,
|
||||
"avgPower": null,
|
||||
"maxPower": null,
|
||||
"aerobicTrainingEffect": 1.399999976158142,
|
||||
"anaerobicTrainingEffect": 0.10000000149011612,
|
||||
"strokes": null,
|
||||
"avgEfficiency": null,
|
||||
"minEfficiency": null,
|
||||
"normPower": null,
|
||||
"leftBalance": null,
|
||||
"rightBalance": null,
|
||||
"avgLeftBalance": null,
|
||||
"max20MinPower": null,
|
||||
"avgVerticalOscillation": null,
|
||||
"avgGroundContactTime": null,
|
||||
"avgStrideLength": 615.1658983791259,
|
||||
"avgFractionalCadence": null,
|
||||
"maxFractionalCadence": null,
|
||||
"trainingStressScore": null,
|
||||
"intensityFactor": null,
|
||||
"vO2MaxValue": null,
|
||||
"avgVerticalRatio": null,
|
||||
"avgGroundContactBalance": null,
|
||||
"lactateThresholdBpm": null,
|
||||
"lactateThresholdSpeed": null,
|
||||
"maxFtp": null,
|
||||
"avgStrokeDistance": null,
|
||||
"avgStrokeCadence": null,
|
||||
"maxStrokeCadence": null,
|
||||
"workoutId": null,
|
||||
"avgStrokes": null,
|
||||
"minStrokes": null,
|
||||
"deviceId": 3946806421,
|
||||
"minTemperature": 21.0,
|
||||
"maxTemperature": null,
|
||||
"minElevation": 132600.0,
|
||||
"maxElevation": 137480.0048828125,
|
||||
"avgDoubleCadence": null,
|
||||
"maxDoubleCadence": 220.0,
|
||||
"summarizedExerciseSets": [],
|
||||
"maxDepth": null,
|
||||
"avgDepth": null,
|
||||
"surfaceInterval": null,
|
||||
"startN2": null,
|
||||
"endN2": null,
|
||||
"startCns": null,
|
||||
"endCns": null,
|
||||
"summarizedDiveInfo": {
|
||||
"weight": null,
|
||||
"weightUnit": null,
|
||||
"visibility": null,
|
||||
"visibilityUnit": null,
|
||||
"surfaceCondition": null,
|
||||
"current": null,
|
||||
"waterType": null,
|
||||
"waterDensity": null,
|
||||
"summarizedDiveGases": [],
|
||||
"totalSurfaceTime": 0
|
||||
},
|
||||
"activityLikeAuthors": null,
|
||||
"avgVerticalSpeed": null,
|
||||
"maxVerticalSpeed": 0.5999755859375,
|
||||
"floorsClimbed": null,
|
||||
"floorsDescended": null,
|
||||
"diveNumber": null,
|
||||
"locationName": "Goms",
|
||||
"bottomTime": null,
|
||||
"lapCount": 9,
|
||||
"endLatitude": 46.469942070543766,
|
||||
"endLongitude": 8.248067228123546,
|
||||
"minAirSpeed": null,
|
||||
"maxAirSpeed": null,
|
||||
"avgAirSpeed": null,
|
||||
"avgWindYawAngle": null,
|
||||
"minCda": null,
|
||||
"maxCda": null,
|
||||
"avgCda": null,
|
||||
"avgWattsPerCda": null,
|
||||
"favorite": false,
|
||||
"decoDive": null,
|
||||
"pr": false,
|
||||
"autoCalcCalories": false,
|
||||
"parent": false,
|
||||
"elevationCorrected": false,
|
||||
"purposeful": false
|
||||
}
|
||||
]
|
||||
35
garmin-connect-export/json/device_856399.json
Normal file
35
garmin-connect-export/json/device_856399.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"applicationKey" : "fenix5",
|
||||
"partNumber" : "006-B2697-00",
|
||||
"productDisplayName" : "fēnix 5",
|
||||
"productSku" : "010-01688-00",
|
||||
"imageUrl" : "https://static.garmincdn.com/com.garmin.connect/content/images/device-images/fenix-5.png",
|
||||
"deviceEmbedVideoLink" : null,
|
||||
"deviceVideoPageLink" : null,
|
||||
"wifi" : false,
|
||||
"bluetoothClassicDevice" : false,
|
||||
"bluetoothLowEnergyDevice" : true,
|
||||
"wellness" : false,
|
||||
"wasp" : false,
|
||||
"primary" : true,
|
||||
"minGCMiOSVersion" : 200,
|
||||
"minGCMAndroidVersion" : 1400,
|
||||
"minGCMWindowsVersion" : 0,
|
||||
"hybrid" : true,
|
||||
"appSupport" : false,
|
||||
"weightScale" : false,
|
||||
"hasOpticalHeartRate" : true,
|
||||
"hasSecondaryUsers" : false,
|
||||
"unitId" : null,
|
||||
"highlighted" : false,
|
||||
"displayOrder" : null,
|
||||
"bestInClassVideoLink" : null,
|
||||
"deviceSettingsFile" : null,
|
||||
"deviceCategories" : [ ],
|
||||
"versionMajor" : "10",
|
||||
"versionMinor" : "0",
|
||||
"buildMajor" : "0",
|
||||
"buildMinor" : "0",
|
||||
"versionString" : "10.0.0.0",
|
||||
"released" : true
|
||||
}
|
||||
35
garmin-connect-export/json/device_99280678.json
Normal file
35
garmin-connect-export/json/device_99280678.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"applicationKey" : "fenix5",
|
||||
"partNumber" : "006-B2697-00",
|
||||
"productDisplayName" : "fēnix 5",
|
||||
"productSku" : "010-01688-00",
|
||||
"imageUrl" : "https://static.garmincdn.com/com.garmin.connect/content/images/device-images/fenix-5.png",
|
||||
"deviceEmbedVideoLink" : null,
|
||||
"deviceVideoPageLink" : null,
|
||||
"wifi" : false,
|
||||
"bluetoothClassicDevice" : false,
|
||||
"bluetoothLowEnergyDevice" : true,
|
||||
"wellness" : false,
|
||||
"wasp" : false,
|
||||
"primary" : true,
|
||||
"minGCMiOSVersion" : 200,
|
||||
"minGCMAndroidVersion" : 1400,
|
||||
"minGCMWindowsVersion" : 0,
|
||||
"hybrid" : true,
|
||||
"appSupport" : false,
|
||||
"weightScale" : false,
|
||||
"hasOpticalHeartRate" : true,
|
||||
"hasSecondaryUsers" : false,
|
||||
"unitId" : 3946806421,
|
||||
"highlighted" : false,
|
||||
"displayOrder" : null,
|
||||
"bestInClassVideoLink" : null,
|
||||
"deviceSettingsFile" : null,
|
||||
"deviceCategories" : [ ],
|
||||
"versionMajor" : "8",
|
||||
"versionMinor" : "0",
|
||||
"buildMajor" : "0",
|
||||
"buildMinor" : "0",
|
||||
"versionString" : "8.0.0.0",
|
||||
"released" : true
|
||||
}
|
||||
7
garmin-connect-export/json/event_types.properties
Normal file
7
garmin-connect-export/json/event_types.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
all=Any Event Type
|
||||
geocaching=Geocaching
|
||||
race=Race
|
||||
specialEvent=Special Event
|
||||
training=Training
|
||||
transportation=Transportation
|
||||
uncategorized=Uncategorized
|
||||
26
garmin-connect-export/json/userstats.json
Normal file
26
garmin-connect-export/json/userstats.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"userProfileId": 2836200,
|
||||
"statisticsStartDate": null,
|
||||
"statisticsEndDate": null,
|
||||
"userMetrics": [
|
||||
{
|
||||
"activityType": {
|
||||
"typeId": 17,
|
||||
"typeKey": "all",
|
||||
"parentTypeId": 0,
|
||||
"sortOrder": 1
|
||||
},
|
||||
"parentActivityType": {
|
||||
"typeId": 17,
|
||||
"typeKey": "all",
|
||||
"parentTypeId": 0,
|
||||
"sortOrder": 1
|
||||
},
|
||||
"totalActivities": 1028,
|
||||
"totalDistance": 123.9,
|
||||
"totalDuration": 123.724,
|
||||
"totalCalories": 123.0,
|
||||
"totalElevationGain": 123.51
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user