qs_ledger icon indicating copy to clipboard operation
qs_ledger copied to clipboard

Quantified Self Personal Data Aggregator and Data Analysis

Results 16 qs_ledger issues
Sort by recently updated
recently updated
newest added

https://www.whoop.com Great device, but doesn't integrate into apple health so data is siloed in whoop at the moment. Would be great to be able to export it. Nate

Hi, thanks for the great work, here are some fixes for me to be able to run it today.

I'm working from the Jupyter Notebook launched by Anaconda Navigator and I'm running each section one-by-one. I pulled the data using your script at https://github.com/markwk/todoist_export. After importing and running the...

Hey all, I'm hoping to get this project up and running and I'm starting from a fresh MacOS environment. I don't yet understand the toolchain necessary to do so. Notes:...

Having the discussed problems with iOS 16.2 in mind and your ideas of a work around, I’ve tried the apple_health-extractor.ipynb. During reading-/ parsing-procedure you get the error message „Unexpected node...

Upgrading to iOS 16 apparently also updated the HealthKit protocol: HealthKit Export Version: 11 to HealthKit Export Version: **12** Parsing export.xml now throughs a parse error: ``` File "/.../qs_ledger/apple_health/apple-health-data-parser.py", line...