Learn R Programming

EEAaq (version 1.0.2)

Handle Air Quality Data from the European Environment Agency Data Portal

Description

This software downloads and manages air quality data from the European Environmental Agency (EEA) dataflow (). See the web page for details on the EEA's Air Quality Download Service. The package allows dynamically mapping the stations, summarising and time aggregating the measurements and building spatial interpolation maps. See the web page for further information on EEA activities and history. Further details, as well as, an extended vignette of the main functions included in the package, are available at the GitHub web page dedicated to the project.

Copy Link

Version

Install

install.packages('EEAaq')

Monthly Downloads

192

Version

1.0.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Paolo Maranzano

Last Published

January 21st, 2026

Functions in EEAaq (1.0.2)

is_EEAaq_df

Check if a given object is an EEAaq_df class object
handle_dates

Handle Dates based on Dataset Ranges
EEAaq_import

Reverse function of EEAaq_export. Reads an EEAaq_df object from a .txt or .csv file saved through EEAaq_export.
EEAaq_summary

Generate an EEAaq_df data summary
EEAaq_idw_map

Build a spatial interpolation map based on the Inverse Distance Weighting technique. The function EEAaq_idw_map requires as input a EEAaq_taggr_df or a EEAaq_taggr_df_sfc class object and produces a spatial interpolation map. Depending on the time frequency of the aggregation, multiple maps are generated, one for each timestamp. Interpolation maps may be exported as pdf, jpeg, png, gif and html.
EEAaq_export

Export and save an EEAaq_df class object
EEAaq_time_aggregate

Time aggregation of an EEAaq_df class object.
EEAaq_get_stations

Download EEA measurement station information dataset
EEAaq_map_stations

Create a static or dynamic (interactive leaflet) map representing the geographical locations of the stations based on a user-defined input dataset of class EEAaq_df or EEAaq_df_sfc.
EEAaq_get_data

Download air quality data at european level from the EEA download service
code_extr

Code_extr
EEAaq_get_dataframe

EEAaq_get_dataframe
get_pollutants

Get pollutant
get_stations

Get Station Data
my_summarise

Aggregate data based on a specific statistic
get_NUTS

Get NUTS
get_LAU

Get LAU data