A tool designed to power exploratory data analysis, on airQ collected Air Quality Indicator Data.
Project description
airQ-insight
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
Built Distribution
File details
Details for the file airQInsight-0.2.5.tar.gz
.
File metadata
- Download URL: airQInsight-0.2.5.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.21.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6aed7d3f2d0ce195ea7a269a5d3593d0784bc62ea011c846c5379b0eface9c7 |
|
MD5 | 10ede8a940c71835dcd79d0d4966efd0 |
|
BLAKE2b-256 | b8d3e2f9fb877dc3f5c4bf723e69eccc863cd80d808d6990823b9a8ef10311a8 |
File details
Details for the file airQInsight-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: airQInsight-0.2.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.21.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97996e2c600891cb54bb7fcb2a1634fa0c686b6e1f28a72a3000e56c113038e9 |
|
MD5 | 4fb0776b6697b7596a3c013dcc9fc38e |
|
BLAKE2b-256 | 33b11b47912b4f635d2154134be19b9cdc3b322ecca1c48d7aa12f7a147f130c |