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.11k stars 137 forks source link

Calories consumed #51

Closed christian-ho closed 4 years ago

christian-ho commented 4 years ago

Could you add the calories_consumed to the days/weeks/months_summary table in the garmin_summary.db? At the moment, this datafield is only in the garmin.db database.

tcgoetz commented 4 years ago

Functionality has been added to develop branch and will be merged to master with the next major release.