Skip to content

🌍 Open source tools to access the European Environment Agency's Air Quality download service

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

openair-project/euroaq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

euroaq

open source tools to access the EEA's Air Quality download service

R-CMD-check CRAN status
github website book

euroaq is an R wrapper for the European Environment Agency's Air Quality Download Service API, which gives programmatic access to data flows E1a and E2a, as well as historic 'Airbase' data.

Part of the openair toolkit

openair | worldmet | openairmaps | deweather


πŸ’‘ Core Features

euroaq imports air quality data from the EEA's Air Quality Downloads service API.

  • Access up-to-date and historic European AQ monitoring data with import_eea_monitoring().

  • Access AQ station metadata from data flow D with import_eea_stations().

  • Call the API directly with a collection of convenient R wrappers for each API endpoint.

ℹ️ This package is compatible with version 0.8 of the AQ Downloads service, released on 2025-03-31. If a newer version is released, please raise an issue if there isn't already one.


πŸ“– Documentation

All euroaq functions are fully documented; access documentation using R in your IDE of choice.

?euroaq::import_eea_monitoring

Documentation is also hosted online on the package website.

website

A guide to the openair toolkit can be found in the online book, which contains lots of code snippets, demonstrations of functionality, and ideas for the application of openair's various functions.

book


πŸ—ƒοΈ Installation

euroaq is not yet on CRAN.

The development version of euroaq can be installed from GitHub using {pak}:

# install.packages("pak")
pak::pak("openair-project/euroaq")

πŸ›οΈ euroaq is primarily maintained by Jack Davison.

πŸ“ƒ euroaq is licensed under the MIT License.

πŸ§‘β€πŸ’» Contributions are welcome from the wider community. See the contributing guide and code of conduct for more information.

About

🌍 Open source tools to access the European Environment Agency's Air Quality download service

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Languages