Skip to content

This is a hands-on lab project on using public APIs for acquiring data from the web, storing them in NoSQL databases, and visualizing them on a web platform. Each group (same as 1st lab project) will experiment on a task that contains Fitbit data (acquired from the Fitbit Web API), Python, MongoDB and Streamlit.

Notifications You must be signed in to change notification settings

SophiaVei/Fitbit-API-MongoDB-Streamlit

 
 

Repository files navigation

Fitbit API - MongoDB - Streamlit

This is a hands-on lab project on using Fitbit API for acquiring data from the web, storing them in a MongoDB database, and visualizing them using Streamlit.

setup:

Python 3.9 required
pip install -r requirements.txt

About

This is a hands-on lab project on using public APIs for acquiring data from the web, storing them in NoSQL databases, and visualizing them on a web platform. Each group (same as 1st lab project) will experiment on a task that contains Fitbit data (acquired from the Fitbit Web API), Python, MongoDB and Streamlit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%