Methods for analyzing air quality data
Project description
We are now honing and automating these methods to develop Air Insights — a powerful suite of automated, open-source analyses designed to help users process large volumes of air quality measurements and provide answers to common, yet complex, questions like:
-
How severe is air pollution in my area?
-
Are certain locations or times more impacted?
-
What are the likely sources contributing to air pollution hotspots?
-
Are air quality improvement policies in my area working?
-
Are there areas that urgently require follow-up investigation or health alerts?
💡 Core Features
- Anomaly Detection – Detect and flag measurements that are atypical for each monitor at different hours of the day with the
pollution_event()function
🕑 Coming Soon
- Areas of Interest – Detect locations that repeatedly show unusual pollution patterns compared to the monitoring network as a whole
- Trend Analysis – Quantify diurnal, seasonal, and long-term trends, controlling for weather variability to help assess changes over time such as from policies like low emission zones or fuel restrictions
- Source Identification – Identify likely locations of upwind pollution sources using AirTracker
- Data Quality Evaluation – Assess AQ data quality, completeness, and reliability
📖 Documentation
Access documentation for each function using Python in your IDE of choice.
For example:
help(airinsights)
help(pollution_event)
🗃️ Installation
The source code is currently hosted on GitHub at: https://github.com/edf-org/airinsights
Binary installers for the latest released version are available at the Python Package Index (PyPI).
# PyPI
pip install airinsights
📖 Examples
Example scripts using sample data are located in the examples folder on GitHub:
License
Air Insights is licensed under the GNU General Public License version 3.0.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airinsights-2026.4.27a0.tar.gz.
File metadata
- Download URL: airinsights-2026.4.27a0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce865fae140d1a1606bb0eb3a1d76006aa7a147b68debbd54a0e8f529ab1a734
|
|
| MD5 |
b6652d2f9e669078273152b811dda640
|
|
| BLAKE2b-256 |
a468deee2d9c941a605c98c7a31703a2f9cdd61a15d010006d49a62d84c74f85
|
File details
Details for the file airinsights-2026.4.27a0-py3-none-any.whl.
File metadata
- Download URL: airinsights-2026.4.27a0-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9619673f58d11fdc5c6ea64b219a514331985d93b7642a457654bf023ae6f8b7
|
|
| MD5 |
473004908ede0a2a0d125f821b492060
|
|
| BLAKE2b-256 |
261715a101dd547d79f950ea0a8b1dd1ff690326db03fab86cba7ecfa01f6f80
|