Hi Lucy,
Here is a copy of one ID I extracted.
------- {‘value’: 68, ‘source’: None, ‘type’: ‘step_count’, ‘unit’: ‘count’}
------- {‘value’: 0, ‘source’: None, ‘type’: ‘floors_descended’, ‘unit’: ‘count’}
------- {‘value’: 0, ‘source’: None, ‘type’: ‘floors_ascended’, ‘unit’: ‘count’}
------- {‘value’: 2.1533664294886, ‘source’: None, ‘type’: ‘average_active_pace’, ‘unit’: ‘seconds per meter’}
------- {‘value’: 46.140000000130385, ‘source’: None, ‘type’: ‘distance’, ‘unit’: ‘meter’}
------- {‘value’: 68, ‘source’: None, ‘type’: ‘step_count’, ‘unit’: ‘count’}
------- {‘value’: 0, ‘source’: None, ‘type’: ‘floors_descended’, ‘unit’: ‘count’}
------- {‘value’: 0, ‘source’: None, ‘type’: ‘floors_ascended’, ‘unit’: ‘count’}
------- {‘value’: 2.1533664294886, ‘source’: None, ‘type’: ‘average_active_pace’, ‘unit’: ‘seconds per meter’}
------- {‘value’: 46.140000000130385, ‘source’: None, ‘type’: ‘distance’, ‘unit’: ‘meter’}
------- {‘value’: 68, ‘source’: None, ‘type’: ‘step_count’, ‘unit’: ‘count’}
------- {‘distance’: 7612.655867523979, ‘floors_descended’: 10, ‘event’: ‘pause’, ‘active_pace’: 0.8589977033044179, ‘floors_ascended’: 10, ‘value’: 11168, ‘pace’: 0, ‘cadence’: 0}
It seems they are not stored in the ‘type’. Does it look like a bug to you? Thanks.