Skip to content

Data visualization project which allows users to explore a JSON dataset through a JavaScript enabled interface. Data is collected from a study of belly button Flora. JavaScript | Bootstrap | CSS

Notifications You must be signed in to change notification settings

NikitaCase/Belly-Button-Bacteria-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Belly Button Biodiversity

This project uses javascript to parse through data stored in a json file and display it on an easy to use web page which allows viewers to explore the dataset.

The data displayed are from a scientific study of bacteria and arachaea from belly buttons! Belly Buttons! 🙀

Page Link

You can view the hosted page here: Belly Button Biodiversity

And here's a screenshot

Belly BUtton Biodiversity

Technology Used

  • Plotly

  • Javascript

  • HTML5

  • CSS (inclusing bootstrap)

Folder Structure

  • index.html - main page displays graphs based on user selected id from a drop down menu

  • static / js

    • app.js - Has the code which gathers user selection, sorts the JSON file, and generates an html list, a bar graph and a bubble chart

    • bonus.js - Uses a variable from app.js to generate the guage

  • data

    • samples.json - data source for the dynamic webpage

Reference

Data Source: NS STATE The Public Science Lab - Belly Button Biodiversity

Publications based on this data:

Hulcr J, Latimer AM, Henley JB, Rountree NR, Fierer N, et al. (2012) A Jungle in There: Bacteria in Belly Buttons are Highly Diverse, but Predictable. PLoS ONE 7(11): e47712.

doi:10.1371/journal.pone.0047712

Another screenshot

Screenshot

😸 NikitaCase

About

Data visualization project which allows users to explore a JSON dataset through a JavaScript enabled interface. Data is collected from a study of belly button Flora. JavaScript | Bootstrap | CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published