Skip to content

SN786/India-Air-Quality-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

India-Air-Quality-Data-Analysis

image

This data is a cleaner version of the Historical Daily Ambient Air Quality Data released by the Ministry of Environment and Forests and Central Pollution Control Board of India under the National Data Sharing and Accessibility Policy (NDSAP).

  • The dataset contains the following features :
    stn_code : Station code. A code is given to each station that recorded the data.
    sampling_date: The date when the data was recorded.
    state: It represents the states whose air quality data is measured.
    location: It represents the city whose air quality data is measured.
    agency: Name of the agency that measured the data.
    type: The type of area where the measurement was made.
    so2: The amount of Sulphur Dioxide measured.
    no2: The amount of Nitrogen Dioxide measured.
    rspm: Respirable Suspended Particulate Matter measured.
    spm: Suspended Particulate Matter measured.
    location_monitoring_station: It indicates the location of the monitoring area.
    pm2_5: It represents the value of particulate matter measured.
    date: It represents the date of recording (It is a cleaner version of ‘sampling_date’ feature).

This project is made to demonstrate what we have learned in the the course "Applied Plotting, Charting & Data Representation in Python" by University of Michigan.
In this Notebook i used Numpy,Pandas,Matplotlib,Seaborn and Python3 to complete project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors