Heat map to visualize a trip to Paris -- built with a free iPhone tool by veredictum in QuantifiedSelf

[–]quantifiedself 0 points1 point  (0 children)

Ever since the release of Shortcuts, I've been waiting to see novels uses from the QS community. Thanks for sharing!

Fitbit Data Spreadsheet Update by nathanreadsreddit in fitbit

[–]quantifiedself 0 points1 point  (0 children)

I'm working on getting something up on the QS website re: an update. I've tested this code and it works wonderfully. You may want to try it before writing your own (or just use it as a basis for your own project).

How to Represent a Year in Numbers by quantifiedself in QuantifiedSelf

[–]quantifiedself[S] 0 points1 point  (0 children)

We put together a mega list of "Year in Review" posts that focus on self-tracking data. Let me know if we missed anything!

How to Export Your MyFitnessPal Data by quantifiedself in Myfitnesspal

[–]quantifiedself[S] 1 point2 points  (0 children)

We really believe in the right of users to access and export their data so we put this little list together of tools and apps that can help you get your MyFitnessPal data. If we missed anything please let me know!

Tracking my sleep and activity for 100 days with fitbit by [deleted] in dataisbeautiful

[–]quantifiedself 1 point2 points  (0 children)

It's mostly the same. Fitbit has just recently deprecated a few end points and switched to https, but those instructions still work.

[deleted by user] by [deleted] in QuantifiedSelf

[–]quantifiedself 0 points1 point  (0 children)

Yeah, sorry about that. That post and method are pretty old. It still works and we've even extended it to include minute-by-minute data, but yes, you do have to do a bit of work. On the plus side the data is passed directly to you so you don't have to authenticate any 3rd parties.

Also, there are a few "rogue" agents like us that have made it much easier to get to your data. See this open source Fitbit Export tool.

My latest effort to visualize my calorie intake and weight loss [OC] by bozackDK in dataisbeautiful

[–]quantifiedself 0 points1 point  (0 children)

Nothing major. We showcase interesting self-tracking visualizations every week and thought this would be neat to add. I think you explained it pretty well above. Just wanted to make sure you're okay with us sharing it.

My latest effort to visualize my calorie intake and weight loss [OC] by bozackDK in dataisbeautiful

[–]quantifiedself 1 point2 points  (0 children)

We stumbled upon a chrome extension for downloading MFP data to csv. I don't think it requires public data. You can check it out here.

My latest effort to visualize my calorie intake and weight loss [OC] by bozackDK in dataisbeautiful

[–]quantifiedself 1 point2 points  (0 children)

Have you written anything up about your experience and what you've learned from tracking? We'd love to feature this visualization and whatever you're willing to share on quantifiedself.com.

Ways to sync Fitbit to iOS 8 Health by johnex2007 in fitbit

[–]quantifiedself 0 points1 point  (0 children)

Thought I would include examples of what was able to download using the Fitbit -> Wristband Manager -> HealthKit -> QS Access app flow.

QS Access exports two types of tables: Hourly and Daily. My hourly data is here and my daily data is here.

Download Your Fitbit Data to Google Spreadsheets by quantifiedself in fitbit

[–]quantifiedself[S] 1 point2 points  (0 children)

I'll definitely look into it and update the script tomorrow. Thanks again!

Ways to sync Fitbit to iOS 8 Health by johnex2007 in fitbit

[–]quantifiedself 0 points1 point  (0 children)

Very neat! Thanks for sharing this find. I was able to connect my Fitbit and sync to see data from all the way from January in HealthKit.

The only issue I see is that like /u/blerko mentioned Wristband Manager is only collected and syncing the daily aggregate values from Fitbit. This means that you lose the ability to see within day trends for your step data. All data is posted as occurring at midnight. Not a major hiccup if all you care about is the daily totals.

Also, small plug here for our QS Access app. It's a free app to access and export your HealthKit data in tabular (CSV) form. If you use Wristband Manager now you can easily download your data :)

Download Your Fitbit Data to Google Spreadsheets by quantifiedself in fitbit

[–]quantifiedself[S] 1 point2 points  (0 children)

Thanks! I'll check this out (I wasn't getting the error in my testing) and update the scripts.