Learn R Programming

calidad (version 0.8.0)

ene: Encuesta Nacional de Empleo - ENE. 2020-efm

Description

Reduced version of the ENE database. Contains some sociodemographic variables and the necessary information to work with complex design

Usage

ene

Arguments

Format

dataframe with 87.842 rows y 7 columns

sexo

1 = man; 2 = woman

region

region

cae_especifico

Economic activity status

fe

sample weights

varunit

PSU

varstrat

strata

fdt

It shows if the person belongs to labour force: 1 = yes; 0 = no

ocupado

1 = employed; 0 = non-employed

desocupado

1 = non-employed; 0 = employed

Examples

Run this code
data(ene)

Run the code above in your browser using DataLab