dow_soc_scor_boa: Downloader of social scoreboard indicators

View source: R/dow_soc_scor_boa.R

dow_soc_scor_boaR Documentation

Downloader of social scoreboard indicators

Description

This is an "envelope function" to automate the download from Eurostat of all the indicators involved in the social scoreboard.

Usage

dow_soc_scor_boa(fromTime = 1999, toTime = 2018, rm.EU = FALSE)

Arguments

fromTime

starting time

toTime

ending time

rm.EU

is TRUE remove all variables (columns) starting with "EU" and "EA", that is averages for different groups of countries.

Details

Note that the downloaded datasets may have auxiliary columns to be later removed and they may contain missing values, thus before further calculation taking place, imputation or truncation of missing values must be performed. Extra columns include EU12 and other similar weighted averages.

Value

a list with as many components as indicators.

References

https://unimi2013-my.sharepoint.com/:u:/g/personal/federico_stefanini_unimi_it/EW0cVSIgbtZAvLPNbqcxdX8Bfn5VGSRHfAH88hQwc_RIEQ?e=MgtSZu


convergEU documentation built on March 7, 2023, 7:22 p.m.