BB_Bacteria_Analysis

Overview of Project

  1. Create basic plots with Plotly, including bar charts, bubble charts, and guege charts.
  2. Use D3.json() to fetch external data, such as CSV files and web APIs.
  3. Parse data in JSON format.
  4. Use functional programming in JavaScript to manipulate data.
  5. Use event handlers in JavaScript to add interactivity to a data visualization.
  6. Deploy an interactive chart to GitHub Pages. Software: VS Code, Chrome, GitBash, Javascript

Purpose The purpose of this project is to create an interactive dashboard to display the bacterial data of individual volunteers. Volunteer demographics will be displayed as well as top bacterial cultures taken from each volunteer’s belly button.

Results Below is a snapshot of the dashboard created to display volunteer information. The homepage has a dropdown menu to choose the volunteer’s ID number. When a number is chosen, the volunteer’s demographic information will be displayed as well as a few charts to chose their belly button bacteria breakdown.