LCS2014 {rtip} | R Documentation |
Spanish living conditions survey data for the year 2014
Description
This is the Spanish National Statistics Institute (INE in Spanish) release for the living conditions survey in 2014. The dataset is not modified but transformed properly in order to use functions in the package. You can obtain the raw datasets at INE.
These datasets and the function to extract the variables are available in data-raw directory (source version package only).
Usage
data(LCS2014)
Format
A data frame with 11965 rows of 7 variables:
DB010, a numeric vector containing the year of the survey.
DB020, a factor with one level which is the country considered.
DB040, a factor with as many levels as there are regions in the country.
DB090, a numeric vector containing information about household cross-sectional weight.
HX040, an integer vector containing information about households size.
HX050, a numeric vector containing information about the equivalised household size. The scale employed is the modified OECD scale.
HX090, a numeric vector containing information about equivalised disposable income (with the modified OECD scale).
Note
According to the INE regulation, it is mandatory to inform users that the values in this dataset were not modified.