Skip to content

JessieRayeBauer/Fitbit

Repository files navigation

Explore Fitbit Data using Fitbit's API

The general outline of the notebooks in this repo is as follows:

  1. Additional_FitBit_Exploration.ipynb: Explores My Running Cadence Pre-Post Injury
  2. Exploring My Fitbit Data.ipynb: Initial Exploration of My FitBit Data (heart rate, sleep, steps)
  3. Pull_fitbit_data.py: Template Script to Acquire FitBit Data from FitBit's API

The goal of this project was to practice:

  1. downloading data from an API
  2. working with new types of data formats (e.g., json)
  3. visualizations
  4. 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.

About

Project using Fitbit's API to acquire, visualize, and analyze data in Python

Topics

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors