Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewjmack/belly-button-challenge

DU Module 14
https://github.com/andrewjmack/belly-button-challenge

d3 html javascript plotly

Last synced: 21 days ago
JSON representation

DU Module 14

Awesome Lists containing this project

README

        

# belly-button-challenge
### Andrew Mack | University of Denver: Data Analytics | May 2024
### Dashboard URL: https://andrewjmack.github.io/belly-button-challenge/

## Summary
This respository contains the files to meet the requirements of the "interactive visualizations" module 14 homework challenge.

This assignment required building an interactive dashboard to explore the Belly Button Biodiversity dataset (see Resources), which catalogs the microbes that colonize human navels; for the purpose of this exercise, these are known as operational taxonomic units ("OTUs").

The dashboard consists of a drop menu for selecting a dataset sample with corresponding dynamic:
- demographic table of sample information
- bar chart of the ten largest within the sample
- bubble chart of all OTUs in the sample, scaled by size of presence

## Repo Contents
- README
- js / app.js
- index.html

## Resources
- Data source (URL) for samples.JSON: https://static.bc-edx.com/data/dl-1-2/m14/lms/starter/samples.json
- Broader dataset referenced in 'Background' (URL): https://robdunnlab.com/projects/belly-button-biodiversity/
- Class instruction, module activities and tutor services
- Plotly JavaScript Open Source Graphing Library (URL): https://plotly.com/javascript/