Skip to content

Building interactive dashboard to explore Belly Button Biodiversity, which catalogs the microbes that colonize the human navel. A dynamic dashboard that updates all charts and graphs when a new sample is selected.

Notifications You must be signed in to change notification settings

vgnenov/Belly-Button-Biodiversity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Belly Button Biodiversity

Screenshot

Project Purpose

Build 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.

Process

Step 1 - Plotly

Using the D3 library we'll read in samples.json. Using a horizontal bar chart with a dropdown menu to display the top 10 OTUs found in the individual.

  • Screenshot

Step 2 - Create a Bubble Chart that displays each sample

  • Screenshot

Steps 3 and 4 - Displaying the same metadata and each key-value pair from the metadata JSON object

  • Screenshot

Results

The Interative Belly Button Biodiversity Dashboard updates the graphs whenever a new sample is selected from the Test Subject ID menu on the left of the webpage.

  • Screenshot

Note: Due to compatibility issues on some systems please run html files in Live Server

About

Building interactive dashboard to explore Belly Button Biodiversity, which catalogs the microbes that colonize the human navel. A dynamic dashboard that updates all charts and graphs when a new sample is selected.

Topics

Resources

Stars

Watchers

Forks