get_pollutants: Get pollutant

View source: R/get_pollutant.R

get_pollutantsR Documentation

Get pollutant

Description

Retrieve Pollutant Data from EEA Vocabulary (https://dd.eionet.europa.eu/vocabulary/aq/pollutant) Downloads and processes pollutant data from the EEA (European Environment Agency) vocabulary database. The data includes relevant information such as pollutant names, codes, and descriptions.

Usage

get_pollutants()

Value

A tibble containing pollutant information with selected columns (e.g., URI, notation, and extracted code).


EEAaq documentation built on April 3, 2025, 11:16 p.m.

Related to get_pollutants in EEAaq...