Inspiration
This was originally made to see (confirm) whether I actually have a lower heart rate normally than my friend as a test of healthiness (I was right, by 13 bpm). In essence, this program is very useful to compare people. But it can also be for your own curiosity
What it does
This is a python program that can take the vital signs data from your apple watch (exported to a xml file from the iPhone health app) and statistically analyze it for the data, including taking outliers.
How I built it
I used statistical techniques to process the data. I used python because of the scientific computing capabilities (as well possibly of using matlab bridge) and because of the large amount of data needed to be processed.
What I learned
The basis for statistical tests and outlier elimination.
What's next for AppleWatchPulseData
I want this to be just a pet project, and have the code open so that anyone can use for their own uses. I might conduct research using this and the data Apple collects.

Log in or sign up for Devpost to join the conversation.