GarminDB
GarminDB copied to clipboard
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.
Hi I have been a Garmin user since 2014, so i have a large amount of data to import and when importing my historic activities, something happend in 2016 that...
**Describe the bug** I initally retrieved all data from my Garmin account (make create_dbs). Now, I wanted to only download/analyze latest data via make. "Downloading" works, "Importing" works, but when...
Hi guys, I've tried numerous times to run make setup but I keep getting the same errors. I'm sure this is a total noob question as I'm very new to...
during make create_dbs and on each make i got a lot of following messages `[SQL: INSERT INTO files (id, name, type, serial_number) VALUES (?, ?, ?, ?)] [parameters: ('6078279536', '6078279536_ACTIVITY.fit',...
**Is your feature request related to a problem? Please describe.** Hard to reuse parts of the code outside the prewritten scripts **Describe the solution you'd like** Create an installable python...
Is it possibile to import the fit files directly from the watch to the DB? `garmin.py --copy` copies the settings to the HealthData/FitFiles. But what have i to do next?
System: Debian 10 I don't have a GarminConnect account and want to use the device FIT files only. 1. I git-cloned the repository, 2. did "make setup", 3. used the...
## Is your feature request related to a problem? Please describe. run the --import and --analyze commands on GarminDB, take too long to complete, even for just --latest option. ##...
Dear colleagues, when I downloaded data spaning several month, I found that data is a part of the period is missing. for example, whien I download data from 2023-07-31, day...
**Is your feature request related to a problem? Please describe.** NO **Describe the solution you'd like** Would it be possible to have it export heart rate for given period from...