Hacker News new | ask | show | jobs
by tosh 323 days ago
If you are looking for a way to explore Apple Health data:

I have a proof of concept here that turns the Apple Health export xml file into a timeseries .parquet that you can then load into clickhouse or duckdb.

https://github.com/atlaslib/atlas

1 comments

Very cool. I already had this started at GitHub so I must have seen it in the past.

I love the use of a notebook as an updating dashboard here. One of my demos before this MCP server was an evidence.dev dashboard.