seanbreckenridge / google_takeout_parser

A library/CLI tool to parse data out of your Google Takeout (History, Activity, Youtube, Locations, etc...)
https://pypi.org/project/google-takeout-parser/
MIT License
74 stars 13 forks source link

add handler for Google Fit data #21

Open karlicoss opened 2 years ago

karlicoss commented 2 years ago

Fit/Daily Aggregations csv files -- started appearing in 2017

Fit/Activities/*.tcx and Fit/Activities/Low Accuracy/*.tcx files -- perhaps worth just having a function to get them, something else should actually handle tcx files also a bunch of them seems to have disappeared in 2020 (comparing with 2018) -- not sure if it's some sort of retention

karlicoss commented 2 years ago

for now suppressed it here, quite spammy https://github.com/seanbreckenridge/google_takeout_parser/pull/27