The Urban Air Quality Dashboard provides an interactive visualization of air pollution trends in New York City, focusing on PM2.5 concentrations. The project highlights historical patterns, pollution hotspots, and associated health risks.
This repository is structured as follows:
- π
docs/β Contains the Jekyll-based website code. - π
code and data/β Scripts for data analysis and visualization with the processed datasets used in the analysis. - π
alba/β Additional scripts and configurations.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-repo-url.git
- Navigate to the project directory:
cd docs - Install dependencies (if required):
bundle install
- Run Jekyll locally to serve the website:
bundle exec jekyll serve - Open the dashboard in your browser:
http://127.0.0.1:4000/
For more detailed analysis and methodology, refer to Jupyter ProjectB, which contains all scripts and workflows related to data processing and visualization.
This project was developed by:
- π©βπ» Eva Maria Benito Sanz (s243313)
- π©βπ» Camilla Santoro (s232441)
- π©βπ» Alba Gonzalo Primo (s243343)
This project was developed as part of the Social Data Analysis and Visualization course at DTU (Denmark Technical University).
πΉ You are welcome to reuse the code and insights from this project, but please provide proper attribution!