europollution: 'europollution' package

Description Details Functions Data source

Description

A R wrapper to access air pollution data from the European Environment Agency

Details

This package is R wrapper to access air pollution data from the European Environment Agency, along with some potentially useful data wrangling functions.

Air pollution data from the European Environment Agency comes in a specific format and it requires some coding to gather it in a nice data frame. The following package provides this short coding and wrangles the data into a user-friendly 'R' format.

Functions

This package contains the functions:

Data source

On the EEA website, the process to access the data is as follows:

  1. Write a simple request URL based on values of parameters.

  2. This request URL leads to a set of URLs enabling to download a large number of data files, separately.

  3. Download the files.

The present package enables to simplify and somehow automatize the download process in R. It also provides simple cleaning functions.


vincentbagilet/europollution documentation built on May 22, 2020, 12:07 a.m.