{"id":24279536,"url":"https://github.com/wrighang/14_belly-button-challenge","last_synced_at":"2026-04-19T11:34:04.799Z","repository":{"id":271009655,"uuid":"912143259","full_name":"wrighang/14_belly-button-challenge","owner":"wrighang","description":"Module 14: Introduction to JavaScript","archived":false,"fork":false,"pushed_at":"2025-02-09T00:12:18.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T12:35:34.722Z","etag":null,"topics":["arrays","conditionals","d3","dom-manipulation","functions","loops","objects"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wrighang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-04T18:13:01.000Z","updated_at":"2025-02-09T00:12:21.000Z","dependencies_parsed_at":"2025-02-09T01:20:17.033Z","dependency_job_id":"c50b23f8-5476-48c5-9b55-6067ba44df88","html_url":"https://github.com/wrighang/14_belly-button-challenge","commit_stats":null,"previous_names":["wrighang/13_belly-button-challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wrighang/14_belly-button-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrighang%2F14_belly-button-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrighang%2F14_belly-button-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrighang%2F14_belly-button-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrighang%2F14_belly-button-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wrighang","download_url":"https://codeload.github.com/wrighang/14_belly-button-challenge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrighang%2F14_belly-button-challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arrays","conditionals","d3","dom-manipulation","functions","loops","objects"],"created_at":"2025-01-16T01:22:52.354Z","updated_at":"2026-04-19T11:34:04.781Z","avatar_url":"https://github.com/wrighang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 14_belly-button-challenge\n\n# Deliverable(s)\n\n[index.html](https://github.com/wrighang/14_belly-button-challenge/blob/main/index.html)\n\n[app.js](https://github.com/wrighang/14_belly-button-challenge/blob/main/static/js/app.js)\n\n[Github Pages Deployment](https://wrighang.github.io/14_belly-button-challenge/)\n\n## Background\nIn this assignment, I built an interactive dashboard to explore the [Belly Button Biodiversity dataset](https://robdunnlab.com/projects/belly-button-biodiversity/), which catalogs the microbes that colonize human navels.\n\nThe dataset reveals that a small handful of microbial species (also called operational taxonomic units, or OTUs, in the study) were present in more than 70% of people, while the rest were relatively rare.\n\n## Requirements\n\n### Bar Chart\n- Chart initializes without error  \n- Chart updates when a new sample is selected  \n- Chart uses Top 10 sample values as values  \n- Chart uses otu_ids as the labels  \n- Chart uses otu_labels as the tooltip  \n\n### Bubble Charts\n- Chart initializes without error  \n- Chart updates when a new sample is selected  \n- Chart uses otu_ids for the x values  \n- Chart uses otu_ids for marker colors  \n- Chart uses sample_values for the y values  \n- Chart uses sample_values for the marker size  \n- Chart uses otu_labels for text values  \n\n### Metadata and Deployment\n- Metadata initializes without error  \n- Metadata updates when a new sample is selected  \n- App Successfully Deployed to Github Pages  \n\n====================================================================\n## CODING_PROCESS\n\n- I frequently referred to the activities throughout the challenge to ensure I was on track.\n- For the Bar Chart, I used Xpert Learning Assistant to help with mapping the otu_ids to a list of strings to serve as yticks for better labeling and readability.\n- I wanted to add spacing between the bar and bubble chart and looked up how to do it and modifyed the .html file\n- Purchased and referenced \"Data Visualization with Python and JavaScript\" and \"Data Visualization with D3 Cookbook\". These books provided valuable insights and alternative approaches to tackle the activity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrighang%2F14_belly-button-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrighang%2F14_belly-button-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrighang%2F14_belly-button-challenge/lists"}