Skip to content

ShubhankarRawat/India---Air-Quality-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Air Pollution Data Analysis

India has made it to the headlines when it comes to air pollution. The growing air pollution in the country has been one of the major concerns for both the government and the citizens.

Many actions have been taken by the government to control polution, but still the problem stands.

Air pollution is a major problem and should not be ignored. Most of the population is not even aware of the colossal harm caused by the air they breathe everyday.

Being a data science and analysis enthusiast I decided to analyze the Indian air quality data to find something meaningful and to make people aware by the facts and figures.

I have explained the approach in this article : https://medium.com/@shubhankarrawatsam.1999/india-air-pollution-data-analysis-bd7dbfe93841

For a better understanding of how the code is implemented please refer to the above link.

THE DATA

The dataset contains the following features :

  1. stn_code : Station code. A code given to each station that made the measurements.

  2. sampling_date : The date when the data was recorded.

  3. state : It represents the states whose air quality data is measured.

  4. location : It represents the city whose air quality data is measured.

  5. agency : Name of the agency that measured the data.

  6. type : The type of area where the measurement was made.

  7. so2 : The amount of Sulphur Dioxide measured.

  8. no2 : The amount of Nitrogen Dioxide measured.

  9. rspm : Respirable Suspended Particulate Matter measured.

  10. spm : Suspended Particulate Matter measured.

  11. location_monitoring_station : It indicates the location of the monitoring area.

  12. pm2_5 : It represents the value of particulate matter measured.

  13. date : It represents the date of recording (It is cleaner version of 'sampling_date' feature)

About

The air quality data of various states in India is analyzed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages