henrikwallstrom / fsharp_apple_healthdata

Exploring Apple Health data with F#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F# Health Data Experiments

Code for blog post on Exploring Apple Health data with F#

Try it

  • Use my export.xml file or export your own:
    1. Launch the Health app
    2. Navigate to the Health Data tab
    3. Click on the User icon in the top right corner
    4. Click export to email the zip file
    5. Replace my export.xml file with file from zip
  • Restore dependencies dotnet restore
  • Run line-by-line in F# Interactive

Libraries

Licence

See the LICENSE file for license rights and limitations (MIT).

About

Exploring Apple Health data with F#

License:MIT License


Languages

Language:F# 100.0%