dbEUF2018meta | R Documentation |
Metainformation about data provided by Eurofound currently up to 2018. Metainformation is provided for two dimensions: quality of life and working conditions. For each dimension, metainformation for several indicators is reported, e.g. coding in database, official code, measurement unit, source organization, disaggregation and bookmark URL. Variable names often end with characters denoting scales: The following convention holds for names of variables: "_p" percentage, "_i" index, "_pop" persons, "_h" hours, "_eur" euros, "_pps" purchasing power standards, "_y" years.
data(dbEUF2018meta)
A dataset with 13 rows and 10 columns
https://www.eurofound.europa.eu/en/surveys/about-eurofounds-surveys/data-availability
data(dbEUF2018meta)
names(dbEUF2018meta)
## Not run:
View(dbEUF2018meta)
## End(Not run)
# Visualize metainformation on the indicators stored in the dataset:
dbEUF2018meta$INDICATOR
# Visualize the indicators coding in database:
dbEUF2018meta$Code_in_database
# Visuazlize the indicators official code:
dbEUF2018meta$Official_code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.