Archive
Feeds Sign In
Archive Feeds Sign In
Photo

Owning my health data πŸ₯βœ…

Owning my health data πŸ₯βœ…

Jonathan's location at time of posting:

LaCour stationary 78%

Comments (8)

Ben Werdmuller
Ben Werdmuller via Twitter

Super cool!

Jonathan LaCour
Jonathan LaCour via Twitter

I’m pretty excited about it! It only took a few hours to whip up once I figured out the hard part, which was finding an app that let me extract HealthKit data. Data is all JSON on S3. Queryable with SQL via Athena. Served up with Lambda for a simple web service. Known plugin.

Ben Werdmuller
Ben Werdmuller via Twitter

Do you have to manually export or is it syncing your HealthKit data?

Jonathan LaCour
Jonathan LaCour via Twitter

It supports both via a huge variety of methods with entirely configurable aggregation/granularity. I have it configured to automatically sync daily with my web service. The app is great and shockingly totally free. apps.apple.com/us/app/health-…

zoglesby
zoglesby via Micro.blog

@cleverdevil But how did you do it?

alans
alans via Micro.blog

@cleverdevil Wow, that’s fantastic! The sync app looks really cool and I love what you’ve done with jt.

cleverdevil
cleverdevil via Micro.blog

@alans thanks! I appreciate that. Definitely a fun project that I’ve been tinkering on in the evenings after the kids go to bed. I’ve got a few more features staged and ready to push, including monthly summaries.

alans
alans via Micro.blog

@cleverdevil I'm definitely going to tinker with it, too. It will be a fun set of data to experiment with visualizations.