Skip to content

The project analysed the Air Quality Data for several cities in India over a time period. A dashboard was created using the "Shiny" package in R to display the results.

Notifications You must be signed in to change notification settings

Sarah-2510/R-Shiny-Project---AIR-QUALITY-INDEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Shiny-Project---AIR-QUALITY INDEX-

Introduction

AQI

What is Air Quality Index ?

The Air Quality Index is a scale designed to convey the current state of air quality to people in easily comprehensible terms. It converts the complex air quality data of different pollutants into a numerical value (index value), terminology and colour. The main objective of the AQI is to inform and caution the public about the risk of exposure to daily pollution levels.

Project Goal

The project aimed at analysing Air Quality Data for various cities in India over a time period of 2017-2019. The project analyses the same data in multiple ways using different statistical tools and visualization tools to derive insights from the changing trends over years.

Data

The dataset was taken from Kaggle. It is publicly available by the Central Pollution Control Board (CPCB) which is the official portal of the Government of India

Data Description

The dataset consists of approximately 30,000 rows with data for 26 cities and 12 different pollutants contributing to the air quality Index (AQI) over a time span of 5 years i.e;2015-2020.

Pre-Processing

The time period chosen was 2017-2019. Then, the cities with the highest variation in AQI levels were filtered out. The missing values were treated using linear interpolation. About 8540 rows and 14 columns were left after the pre-processing of the data.

Pre-requisites

Install all of the libraries listed in the Requirements.txt file.

Project Dashboard Overview

https://drive.google.com/file/d/1W4ZpbM0qqa7XVFP0-lgyXoAtWodqGS1b/view?usp=sharing

Conclusion

Through these graphs and statistical tools, it was seen how AQI has changed over the course of years and which pollutant is the most significant contributor to a given city. In nearly all the 8 cities that were analysed, the quality of air was low.

About

The project analysed the Air Quality Data for several cities in India over a time period. A dashboard was created using the "Shiny" package in R to display the results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages