Skip to content

Built a full-stack interactive dashboard to explore the Belly Button Biodiversity DataSet using Plotly, Javascript, D3.js, Flask and SQLAlchemy. Deployed app on Heroku: https://belly-button-dashboard-sheetal.herokuapp.com | UT Data Analysis and Visualization Nov 2019 - May 2020

Notifications You must be signed in to change notification settings

sheetalbongale/Plotly-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotly Dashboard - Belly Button Biodiversity

Built a full stack interactive dashboard to explore the Belly Button Biodiversity DataSet from Public Science Lab.

Technologies used:

Plotly.js | D3.js | Javascript | Python | SQLAlchemy | Flask | HTML and CSS

Deployment:

The dashboard Flask app was deployed using Heroku.

Visit Biodiversity Dashboard Project.

Plotly.js

Used Plotly.js to build interactive charts the dashboard. Following were the different plotly charts:

  • PIE chart that uses data from the samples route (/samples/<sample>) to display the top 10 samples.
  • Bubble Chart that uses data from the samples route (/samples/<sample>) to display each sample.
  • Gauge Chart to plot the Weekly Washing Frequency obtained from the route /wfreq/<sample>

Example Dashboard Page Example Dashboard Page

About

Built a full-stack interactive dashboard to explore the Belly Button Biodiversity DataSet using Plotly, Javascript, D3.js, Flask and SQLAlchemy. Deployed app on Heroku: https://belly-button-dashboard-sheetal.herokuapp.com | UT Data Analysis and Visualization Nov 2019 - May 2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published