Skip to content

Responsive and interactive dashboard for data visualizations of the types of bacteria within belly buttons.

Notifications You must be signed in to change notification settings

matin-n/Belly-Button-Biodiversity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Belly Button Biodiversity

Dashboard

Click here to view the live project!

dashboard.png

Purpose

This project constructs a dashboard to implement data visualization for the types of bacteria within belly buttons within each volunteer. The dataset is anonymized, and each volunteer is assigned a unique ID number. As a result, the volunteers can identify the top 10 bacterial species in their belly buttons.

  • Data visualizations that are attractive, accessible, and interactive
  • Manipulate, parse, and transform data in JSON format
  • Interactive features such as dropdowns, buttons, and retrieval of data from external sources
  • Deploy an interactive chart to GitHub Pages

How To Use

Select an ID number from the dropdown menu to populate the demographic information and display visualizations.

Demographic Information

When a volunteer ID is chosen from the dropdown menu, that person's demographic information, such as location, sex, and age, will be displayed:

docs/dropdown_menu.png

Visualizations

Top 10 Bacterial Species (OTUs)

When a volunteer ID is selected from the dropdown menu, that person's top 10 bacterial species (OTUs) are displayed in a horizontal bar chart:

docs/horizontal_bar_chart_bactera_cultures.png

Belly Button Washing Frequency

When a volunteer ID is selected from the dropdown menu, that person's weekly washing frequency is displayed as a measure from 0-10 in a gauge chart:

docs/gauge_chart_belly_button_washing_freq.png

Bacteria Cultures Per Sample

When a volunteer ID is selected from the dropdown menu, that person's bacteria culture per sample (otu_ids as x-axis & sample_values as y-axis) is displayed as a bubble chart:

docs/bubble_chart_bacteria_cultures_per_sample.png

Resources

About

Responsive and interactive dashboard for data visualizations of the types of bacteria within belly buttons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published