Skip to content

⚖️ Processing the weight logs from Fitbit's export feature

Notifications You must be signed in to change notification settings

brian-norman/fitbit-data-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Fitbit Data Transform

This is a utility I used to take the Fitbit JSONs when exporting weight logs from Fitbit.com and turning them into my own JSON for personal use. This utility currently just combines all their JSONs into one, and strips away all the fields except for weight and date.

Usage

Export data from fitbit.com and place all their generated weight JSONs into the /weight-jsons folder. These files will look like weight-year-month-day.json. Then run python merge_jsons.py which will generate a merged.json file which you can use!

About

⚖️ Processing the weight logs from Fitbit's export feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages