python-irceline/README.md
2024-06-15 21:45:03 +02:00

22 lines
883 B
Markdown

# Simple asynchronous Python client for IRCEL - CELINE open data
**Work in progress**
Python module to get data from the [IRCEL - CELINE open data](https://irceline.be/en/documentation/open-data)
Target features:
- [X] Get data for real time measurements interpolated
- [ ] Get forecast data for PM10, PM2.5 and O3
- [ ] Compute or fetch BelAQI index (observation and forecast)
- [ ] Maybe: also provide data from the stations and not only interpolation
## Attribution
The data provided by this module is provided by the [Belgian Interregional Environment Agency (IRCEL - CELINE)](https://www.irceline.be/en).
No change to the provided data is made.
Their data is made available under the [Creative Commons Attribution 4.0 license](https://creativecommons.org/licenses/by/4.0/).
This work is not endorsed by the Belgian Interregional Environment Agency (IRCEL - CELINE).