Alex Yang (u1444424, [email protected] )
Noah Carlson (u1254179, [email protected])
This project visualizes air quality data in Utah, focusing on PM2.5 levels. It includes various visualizations such as heatmaps, pie charts, and geojson plots to analyze seasonal and monthly variations in air quality.
- folder/config.js: Contains global state configuration.
- folder/data/: Contains CSV files with air quality data and GeoJSON files for mapping.
- folder/heatmap.js: Functions for setting up and updating heatmaps.
- folder/icons/: Contains icon files used in the project.
- folder/index.html: Main HTML file for the project.
- folder/piechart.js: Functions for setting up and updating pie charts.
- folder/plot-geojson.js: Functions for plotting GeoJSON data on the map.
- folder/script.js: Main JavaScript file containing various utility functions and event handlers.
- folder/styles.css: CSS file for styling the project.
- LICENSE: License file for the project.
- README.md: This file.
-
Clone the repository:
git clone <https://github.com/dataviscourse2024/Utah_Air_Quality> cd folder python3 -m http.server 8080
-
Open
folder/index.htmlin a web browser to view the visualizations.
- D3.js: For data visualization.
- Bootstrap: For styling and layout.
This project is licensed under the MIT License. See the LICENSE file for details.
Video note: this video is made before final realse. Proposal ProcessBook
For any inquiries, please contact the project maintainer.