Skip to content

thyphan2025/New-York-Air-Quality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Air Quality Analysis of New York City

This project analyzes air quality in New York City, focusing on Ozone (O₃), Nitrogen Dioxide (NO₂), and Fine Particulate Matter (PM2.5). It examines pollutant emissions (e.g., SO₂, NOₓ, PM2.5), associated health outcomes (e.g., asthma ER visits, hospitalizations), and annual vehicle miles traveled. The analysis is performed using R and includes data cleaning, visualization, and time series forecasting using the ARIMA model.

Data Source

The dataset contains surveillance data on air quality in New York City, highlighting the spatial and temporal variation in pollutant levels and exposure risks. Air pollution poses serious environmental and public health threats, especially in urban areas. Exposure to common pollutants is linked to respiratory illnesses, cardiovascular diseases, cancers, and premature death. These indicators help evaluate pollution trends and disparities across NYC neighborhoods.

Project Files

  • Air-Quality – HTML Report: Interactive report with code, Plotly visualizations, and a few static plots.
  • Air-Quality.Rmd - R markdown

Interactive Report

You can view the full interactive HTML report here:

Tools Used

R packages: tidyverse, dplyr, plotly, forecast, forcats, ggrepel, ggplot2, lubridate

Methods

  1. Data Cleaning
  2. Exploratory Data Analysis and Visualization
  3. Time Series Forecasting (ARIMA model)

References

About

Air Quality Analysis of New York City

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages