Posts tagged aqi

India AQI(Air Quality Index)

Dhuan is smoke in Hindi language. I started collecting the AQI data form Indian Government data site which provides the air quality data from variuos collection points from cities in India. The data is supposed to be hourly but I see that the updated data is only available once in every 3 hours. The data is collected via a python script that runs every 3 hours and stores the data into a pgsql database. I then use Grafana to filter the data based on the user input of state/city/collection point.

Read more ...