- Additional_FitBit_Exploration.ipynb: Explores My Running Cadence Pre-Post Injury
- Exploring My Fitbit Data.ipynb: Initial Exploration of My FitBit Data (heart rate, sleep, steps)
- Pull_fitbit_data.py: Template Script to Acquire FitBit Data from FitBit's API
- downloading data from an API
- working with new types of data formats (e.g., json)
- visualizations
- statistics in Python
** First, register your app and set up an API. See this helpful tutorial for additional information! Then, aquire your data. I have provided templates in Python do so.
- Am I more active on days after I get more sleep?
- Do I sleep need more sleep the night after I don't get a lot of sleep? In other words, am I building up a sleep deficit?