Skip to content

A script to extract FitBit data about heartrate with exercise, pre- and post-COVID infection.

Notifications You must be signed in to change notification settings

als364/fitbit-covid-heartrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID Fitbit Analysis: A script to extract FitBit heartrate data during exercise, pre- and post-COVID

I got COVID six weeks before going on what was supposed to be a vacation with a lot of hiking and other strenous activity. I'd heard a lot about the effects that even mild cases of COVID can have on cardiovascular health and conditioning, so I decided to get some data to keep track of whether my heart was working too hard and I needed to take it easy. Thankfully, it doesn't look like my heart is working any harder after COVID than it was before.

To use this script, you will need to do request your FitBit account archive. This will be a big .zip file with a bunch of folders in it, amonst them physical-activity. This script analyzes the exercise-#.json files from this archive.

In constants.py, enter:

  • the locations of your FitBit exercise files
  • the day you first tested positive for COVID or first experienced symptoms of COVID
  • the time zones you were in during the period of time you would like to analyze

and then just run main.py.

About

A script to extract FitBit data about heartrate with exercise, pre- and post-COVID infection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages