No description
- Python 100%
| hockey_analysis | ||
| input | ||
| output | ||
| .gitignore | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
Setup
- Create and activate a virtual environment (conda etc.)
- run
pip install -r requirements.txt
Notes
Initial extraction took ~4 minutes on an export of 8 years worth of health data. Logs are generated to show progress, and extraction only needs to be done once.
Usage
- In the Apple Health App, click on the icon on the top right of the summary view
- Scroll to bottom of subsequent page and select "Export All Health Data" - this will take some time
- Save the resulting Zip file and transfer it to your computer
- Put the exported Zip file into the input directory
- run
python3 main.py --full