<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: health</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/health.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2019-07-22T03:34:38+00:00</updated><author><name>Simon Willison</name></author><entry><title>healthkit-to-sqlite</title><link href="https://simonwillison.net/2019/Jul/22/healthkit-sqlite/#atom-tag" rel="alternate"/><published>2019-07-22T03:34:38+00:00</published><updated>2019-07-22T03:34:38+00:00</updated><id>https://simonwillison.net/2019/Jul/22/healthkit-sqlite/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/dogsheep/healthkit-to-sqlite"&gt;healthkit-to-sqlite&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Ever since I got an Apple Watch I’ve been itching to get my hands on the step tracking and health data that it’s been collecting for me. I know it’s there in a SQLite database on my wrist, but I couldn’t figure out how to get it! A few days ago I stumbled across the “Export Health Data” button in the iOS Health app, and it turns out it creates a zip file containing XML with a full dump of the data collected by Apple Health. healthkit-to-sqlite is the tool I’ve built that can read that export and use it to create a SQLite database ready to be queried and explored with Datasette. It’s a pretty basic implementation but it’s already giving me access to over 3 million rows of data. Lots of potential here for interesting work with personal analytics.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/health"&gt;health&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sqlite"&gt;sqlite&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/datasette"&gt;datasette&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/dogsheep"&gt;dogsheep&lt;/a&gt;&lt;/p&gt;



</summary><category term="health"/><category term="sqlite"/><category term="datasette"/><category term="dogsheep"/></entry><entry><title>Google Health Advertising Blog: My opinion and Google's</title><link href="https://simonwillison.net/2007/Jul/1/google/#atom-tag" rel="alternate"/><published>2007-07-01T21:22:45+00:00</published><updated>2007-07-01T21:22:45+00:00</updated><id>https://simonwillison.net/2007/Jul/1/google/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://google-health-ads.blogspot.com/2007/07/my-opinion-and-googles.html"&gt;Google Health Advertising Blog: My opinion and Google&amp;#x27;s&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A follow up to the post I linked to earlier.

    &lt;p&gt;&lt;small&gt;&lt;/small&gt;Via &lt;a href="http://www.techcrunch.com/2007/07/01/google-faux-pas-retracted/"&gt;TechCrunch&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/google"&gt;google&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/google-health"&gt;google-health&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/health"&gt;health&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sicko"&gt;sicko&lt;/a&gt;&lt;/p&gt;



</summary><category term="google"/><category term="google-health"/><category term="health"/><category term="sicko"/></entry></feed>