tcgoetz / GarminDB

Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
GNU General Public License v2.0
1.18k stars 142 forks source link

[Question]Run commands/analysis on already downloaded activities.csv file from Garmin Connect #178

Closed mriamnobody closed 1 year ago

mriamnobody commented 1 year ago

Hello @tcgoetz, I am curious to know if it is possible to utilize an existing activities.csv file downloaded from the Garmin Connect website. Currently, the script requires a username and password to download activity data.

tcgoetz commented 1 year ago

Current code can't do that, but it would be possible to populate SOME tables and fields from that.