{deairdata} is a wrapper around the public API that provides access to air quality data from the German Environment Agency (Umweltbundesamt).
You can install the development version of deairdata like so:
remotes::install_github("RegioHub/deairdata")To cite package ‘deairdata’ in publications use:
Nguyen L (2025). {deairdata}: API Wrapper to Access Air Data from the German Environment Agency (Umweltbundesamt). https://doi.org/10.5281/zenodo.17049923, https://github.com/RegioHub/deairdata
A BibTeX entry for LaTeX users is
@Manual{,
title = {{deairdata}: API Wrapper to Access Air Data from the German Environment Agency
(Umweltbundesamt)},
doi = {10.5281/zenodo.17049923},
author = {Long Nguyen},
year = {2025},
version = {0.2.0},
url = {https://github.com/RegioHub/deairdata},
}