Process data from an Apple Health export and visualize it in Foxglove. This tool uses the Foxglove SDK to produce MCAP files that can be visualized in Foxglove.
- Open Health app and click on your profile icon in the top right.
- Scroll down and select "Export All Health Data". It will generate a zip file.
- Share the zip file to your computer.
poetry installTo process workouts from the export file run
poetry run health_visualizerOpen Foxglove and import your mcap file to view. You can import the layout file apple_health_route.json as a starting point.