Skip to content

Interactive dashboard displaying data from the Belly Button Biodiversity project. This was created using JavaScript, D3, Plotly and HTML.

Notifications You must be signed in to change notification settings

cayelsie/Belly-button-biodiversity-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this challenge, an interactive dashboard was created that showcases data from the Belly Button Biodiversity project (http://robdunnlab.com/projects/belly-button-biodiversity/). Data from this project is loacated in the data folder as samples.json.

This dashboard features a dropdown menu where users can select a sample number from the samples included in the data. Upon sample number selection, the following displays on the dashboard: A horizontal bar chart that displays the top 10 OTUs found in that individual, a panel that identifies the individual's demographic information as key-value pairs directly from the data, a bubble chart that displays each sample, and a gauge chart that displays the belly button washing frequency for the selected individual.

Javascript, D3 and Plotly were used in this challenge. The javascript file is in the static folder, in the js folder at app.js.

This interactive dashboard can be viewed at: https://cayelsie.github.io/Belly-button-biodiversity-dashboard/

About

Interactive dashboard displaying data from the Belly Button Biodiversity project. This was created using JavaScript, D3, Plotly and HTML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published