Skip to content

An interactive dashboard to explore the belly button biodiversity of microbial species. It is a Plotly project deployed in GitHub pages that uses D3.js and Javascript.

Notifications You must be signed in to change notification settings

Alex8ab/BellyButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Belly Button Biodiversity Interactive Dashboard

An interactive dashboard to explore the Belly Button Biodiversity dataset, which catalogs the microbes that colonize human navels. The dataset reveals that a small handful of microbial species (also called operational taxonomic units, or OTUs, in the study) were present in more than 70% of people, while the rest were relatively rare.

Objetive: Deploy a Plotly project to GitHub Pages.

Plotly

  • Read a Json file using D3 library.
  • A horizontal bar chart with a dropdown menu to display the top 10 OTUs found in that individual.
  • A bubble chart that displays each sample.
  • Display the individual's demographic information.
  • Update all of the plots any time that a new individual is selected.

Gauge Chart

  • A Gauge Chart that plots the weekly washing frequency of the individual.
  • The chart updates whenever a new individual is selected.

Deployment

The dashboard is deployed in a GitHub Page. This is the link for Belly Button Biodiversity Dashboard or type https://alex8ab.github.io/plotly-challenge/ . Consult https://pages.github.com/ for reference.

Dashboard

About the Data

Hulcr, J. et al. (2012) A Jungle in There: Bacteria in Belly Buttons are Highly Diverse, but Predictable. Data Source: The Public Science Lab or type http://robdunnlab.com/projects/belly-button-biodiversity/results-and-data/

About

An interactive dashboard to explore the belly button biodiversity of microbial species. It is a Plotly project deployed in GitHub pages that uses D3.js and Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published