Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 452 Bytes

applehealth

#steps

#1 download and export all apple health data from phone (top right in health app)

#2 open excel > data > get data (power query) (you may need power BI ~ just sign up for microsoft developer account) > get xml file into excel (you only need the records table)

#3 run the code in VS code (make sure you have correct path for excel file)

image