
Full-stack data analysis to build an interactive dashboard exploring the Belly Button Biodiversity Dataset Using JS, HTML, Plotly and Flask.
The Belly-Button-Challenge is an interactive dashboard that explores the Belly Button Biodiversity dataset. The dataset catalogs the microbes that colonize human navels in JSON format. The dashboard retrieves test subject demographics and displays them dynamically based on the selected test subject ID. It also includes a bar chart, bubble chart, and a bonus gauge chart, which all update when the ID is changed. The code for the dashboard is written using Plotly, JavaScript, HTML, CSS, and D3.js.
The Belly-Button-Challenge is an interactive dashboard that allows users to explore the Belly Button Biodiversity dataset. It provides information about the microbes colonizing human navels and displays it in the form of charts and demographics information. The dashboard is built using Plotly, JavaScript, HTML, CSS, and D3.js, and offers features such as dynamic population of demographics, bar chart, bubble chart, and a bonus gauge chart. By selecting different test subject IDs, users can view different data and gain insights into the microbial diversity of human navels.
