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

Add sleep score and qualifier #161

Closed nicolasdol closed 2 years ago

nicolasdol commented 2 years ago

It's my first contribution to the project so please tell me if I did anything wrong :)

This is a simple PR to add 2 more fields to the sleep table : score and qualifier, as they are fields I find useful.

I tested it with an Epix Gen 2 and it works fine. If the data is not provided for other watches, the field will just be set to None