/AQI

UG research: Effect of covid-19 on AQI.

Primary LanguageJupyter Notebook

Effect of COVID-19 on Air Quality Index

Introduction

AQI(air quality index) is a metric to measure or compute how polluted the air is around the area. Air quality index is categorised into 6 groups, above 300 aqi indicates very poor air around the area, which alerts the risk of public health and may affect people with lung or heart diseases. In this project, we will be analysing the impact of covid-19 on air quality index and predict air quality using various machine learning models, time series forecasting models and deep learning models. We will be collecting our data from the Central Pollution Control Board which includes air quality index from various cities in India from 2015-2020. We are planning to do research and analysis on how much covid-19 will impact the air quality in India in future. We will examine the influence before and after covid-19 in air quality in India. We will investigate/compare all the models using various evaluation metrics and try to improve the performance of models. Also we are planning to build a website, the website will forecast the air quality index in Delhi only. In the future, we will expand to various other cities in India. We will be hosting our website on AWS cloud. To summarise we have two datasets, first dataset includes all the cities in India, second dataset contains various locations in delhi and we will do research and analysis on both these dataset separately.

Research

Effect of COVID-19 on Air Quality Index.

Architecture

  1. getting data
  2. pre-processing
  3. visualize
  4. models train & fit
  5. evaluation metrics
  6. model selection

Miscellaneous

Links