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

mcharatzoglou/Fitbit-API-MongoDB-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e34f818 · May 9, 2023

History

83 Commits
May 5, 2023
May 8, 2023
May 9, 2023
May 9, 2023
May 5, 2023
Apr 15, 2023
Apr 19, 2023
May 8, 2023
May 9, 2023
May 8, 2023
May 8, 2023
May 8, 2023
May 9, 2023

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages