Skip to content

klharp/Plotly-Dashboard-Bellybutton-Diversity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotly - Belly Button Biodiversity

Project Overview

An interactive dashboard was designed to explore the Belly Button Biodiversity dataset, which catalogs the microbes that colonize human navels.

Languages and libraries used:

  • Javascript
  • Plotly
  • D3
  • HTML
  • CSS

The final app can be viewed at: https://klharp.github.io/plotly-challenge/

Dashboard


Step 1: Plotly

  1. Used the D3 library to read in the provided samples.json.

  2. Occupied the dropdown menu to allow for selection individual samples to see the data. Sample 940 is the default.

  3. Created a horizontal bar chart to display the top 10 OTUs found in each individual sample.

    Bar Chart

  4. Created a bubble chart that displays each sample's values by OTU ID.

    Bubble Chart

  5. Displayed the sample metadata as key-value pairs.

    Meta Data

Step 2: Challenge

Added a gauge to show the weekly washing frequency of the selected sample.

Gauge

About

Belly Button Biodiversity Dashboard to reveal microbial species present on human beings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published