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.1k stars 138 forks source link

Parse file name as TS while copying activities #204

Closed bohrium272 closed 10 months ago

bohrium272 commented 11 months ago

Relevant Issue: https://github.com/tcgoetz/GarminDB/issues/194

Parse the Timestamp from Activity file names and convert to <epoch>_activities.fit

bohrium272 commented 10 months ago

@tcgoetz I have refactored based on the feedback