Skip to main content

A tool designed to power exploratory data analysis, on airQ collected Air Quality Indicator Data.

Project description

airQ-insight

airQuality ( PM10 ) at Alipur, Delhi-DPCC, Delhi

Visualization of Air Quality Indication Dataset collected by airQ to get deeper insight, written with :heart:

Accompanying website for Visualization of Air Quality, Coming soon ... :boss:

motivation

Prior to it, I wrote one simple data collection module, which collects Air Quality Indication Data from Govt. Of India's Open Data Platform.

Now for getting a peek into that collected dataset, I'm writing this module, which can generate animated plot of pollutants ( i.e. CO, NH3, NO2, OZONE, PM10, PM2.5, SO2 ) for all monitoring stations, from which Pollution Control Board(s) collect data.

installation

This python module is available on PyPI.

$ pip install airQInsight --user
$ python3 -m pip install airQInsight --user # if above one doesn't work

usage

After installing airQInsight, make sure you've put installation path ( which is by default /home/user/.local/bin/ ) in your system PATH variable.

Now it can be invoked using its name directly.

$ airQInsight
airQInsight - Air Quality Data Visualization System

	$ airQInsight `path-to-data-file_( *.json )_` `path-to-sink-directory`

Bad Input

automation

It'd be a good idea to automate this animated plot generation method using systemd, as we did in case of airQ ( which collected Air Quality Indication Data periodically ).

Required UNIT files are supplied here

You'll require to make some changes in order to run this on your environment.

Thanking you :wink:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airQInsight-0.2.5.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

airQInsight-0.2.5-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page