Skip to content

dataviscourse2024/Utah_Air_Quality

Repository files navigation

Utah Air Quality

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.

Project Structure

  • 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.

Setup and Usage

  1. Clone the repository:

    git clone <https://github.com/dataviscourse2024/Utah_Air_Quality>
    cd folder
    python3 -m http.server 8080
  2. Open folder/index.html in a web browser to view the visualizations.

Dependencies

  • D3.js: For data visualization.
  • Bootstrap: For styling and layout.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Links

Video note: this video is made before final realse. Proposal ProcessBook

Contact

For any inquiries, please contact the project maintainer.

About

works for CS 6530

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors