MwansaMwango / belly-button-biodiversity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plot.ly - Belly Button Biodiversity

Bacteria by filterforge.com

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.

Deployment

Live Dashboard Link

screenshot

Dashboard Features

  1. D3 library to read in samples.json.

bar Chart

  1. Plotly bubble chart that displays each sample.

Bubble Chart

  1. Displays the sample metadata, i.e., an individual's demographic information.

hw

  1. Updates all of the plots any time that a new sample is selected.

  2. Displays weekly frequency wahses using guage with 6 washes assumed to be minimum.

Gauge Chart from https://plot.ly/javascript/gauge-charts/ to plot the weekly washing frequency of the individual.

  • Gauge code to account for values ranging from 0 through 9.

  • Updates the chart whenever a new sample is selected.

Weekly Washing Frequency Gauge

Technology Stack

About the Data

Hulcr, J. et al.(2012) A Jungle in There: Bacteria in Belly Buttons are Highly Diverse, but Predictable. Retrieved from: http://robdunnlab.com/projects/belly-button-biodiversity/results-and-data/


About


Languages

Language:JavaScript 80.4%Language:HTML 19.6%