You are here: Home / Documentation / Open data

open data

All data on this website is published via open data endpoints under the Creative Commons Attribution 4.0 license (https://creativecommons.org/licenses/by/4.0/).

Information directed at developers on using these data endpoints can be found here:
https://github.com/irceline/open_data

Data viewers which can be integrated into an existing website can be found here:

https://geo.irceline.be/www/pm10_24hmean_EN.html
https://geo.irceline.be/www/pm25_24hmean_EN.html
https://geo.irceline.be/www/o3_hmean_EN.html
https://geo.irceline.be/www/no2_hmean_EN.html
https://geo.irceline.be/www/bc_24hmean_EN.html

See a list of the used abbreviations:
https://github.com/irceline/open_data#abbreviations

The modelled data is also available at a higher resolution, e.g.:
https://geo.irceline.be/www/pm10_24hmean_1x1_EN.html

and as different temporal aggregation, e.g. annual means:
https://geo.irceline.be/www/pm10_anmean_EN.html

So for instance, if you want to integrate a viewer of the lastest particulate matter smaller than 10 micrometres (μm) into your website, you could do this with an iframe with the following HTML-code:

<iframe height="600" width="100%" src="https://geo.irceline.be/www/pm10_24hmean_EN.html"></iframe>

If you want to download the same data as a CSV file:

https://geo.irceline.be/realtime/ows?service=WFS&version=1.3.0&request=GetFeature&typeName=realtime:pm10_24hmean_station&outputFormat=csv

Or filter on a specific timestamp (adjust to a timestamp to an hour within the last 48 hours):

https://geo.irceline.be/realtime/ows?service=WFS&version=1.3.0&request=GetFeature&typeName=realtime:pm10_24hmean_station&cql_filter=timestamp='2017-05-24T09:00:00'&outputFormat=csv

Other output formats: https://github.com/irceline/open_data#encodings-1

The raw data of the high resolution models (ATMO-Street and RIO-IFDM) can be obtained via FTP:

ATMO-Street: http://ftp.irceline.be/atmostreet

RIO-IFDM: httpp://ftp.irceline.be/rioifdm