Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacc2024/innovate
https://github.com/hacc2024/innovate
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hacc2024/innovate
- Owner: HACC2024
- License: mit
- Created: 2024-11-13T09:41:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T21:45:10.000Z (about 2 months ago)
- Last Synced: 2024-11-17T22:27:30.630Z (about 2 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# innovate
Hawaiʻi Digital Equity DashboardMy solution for a equity dashboard for Hawaiʻi, offers a real-time, comprehensive view of digital access and equity across the state. It visualizes data on broadband availability, device costs, digital literacy levels, and socioeconomic demographics, allowing users to explore both statewide and regional disparities. With impact maps highlighting areas of low internet access, high device costs, and vulnerable populations!
Requirements
• Interactive Maps: Visualize broadband connectivity, demographic data, and device affordability across Hawaiʻi.
• Dynamic Visualizations: Use embedded charts to explore key metrics like income distribution and educational attainment.
• Community Feedback Integration: Collect and display feedback from residents through Survey123.
• Customizable Views: Toggle between layers for a tailored exploration of digital equity data.
• Data: Incorporates data from Census.gov and other sources.Technologies Used
• ArcGIS Experience Builder: Framework for building the interactive dashboard.
• Survey123: Tool for collecting and visualizing community feedback.
• Chart.js: Library for creating dynamic data visualizations.
• Census.gov: Source of demographic and socioeconomic data.
• Netlify: Hosting for the public-facing dashboard.
• Repl.it: Backend processing and script execution.How to Access
Visit the live dashboard: (https://experience.arcgis.com/experience/d0ab49076c5a4280a615d072a6c0aec7/)
# Timeline
Note: I was very busy with scheduleWeek 1: Planning, Data Integration, and Initial Development
Day 1–2: Planning and Setup
• Defined project goals, requirements, and key features based on challenge criteria.
• Gathered datasets from Census.gov and other sources
• Set up the ArcGIS Online environment and begin configuring layers.Day 3–4: Data Integration
• Uploaded geospatial datasets into ArcGIS Online
• Set up Survey123 survey to collect community feedback on digital equity.
• Started building the dashboard structure in ArcGIS Experience Builder.Day 5–7: Core Dashboard Development
• Integrated key data layers into the dashboard
• Added demographic overlays to the interactive map.
• Embeded dynamic visualizations using Chart.js for metrics like education levels and digital literacy.
• Designed the dashboard interface to be visually appealing and user friendlyDay 8–9: Testing
• Tested all features of the dashboard
• Addressed any bugs or performance issues, such as linking live data to text boxes.