Skip to content

Interactive Dashboard using Plotly.js and D3.js using a Belly Button Biodiversity dataset.

Notifications You must be signed in to change notification settings

gucaselo/plotly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Belly Button Biodiversity

Background

Built an interactive dashboard to explore the Belly Button Biodiversity dataset which catalogs the microbes that colonize human navel.

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.

Design

Using Javascript, Plotly and D3js library to read a .json file to generate the followings using a dropdown menu contaning the test subject IDs:

  • Demographic Information section.
  • Bar Plot of the top 10 OTUs found in selected individuals.
  • Bubble Chart that displays each sample.
  • Gauge Chart representing weekly washing frequency.

All sections and charts mentioned above update everytime a new subject ID is selected.

To access this interactive dashboard click here.

Reference

About

Interactive Dashboard using Plotly.js and D3.js using a Belly Button Biodiversity dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published