epa_nac: Encuesta de Población Activa (Labor Force Survey) by region,...

epa_nacR Documentation

Encuesta de Población Activa (Labor Force Survey) by region, nationality and gender

Description

The Spanish Labor Force Survey by nationality (Spanish, EU, non-EU), training and gender in tidy format.

periodo

The last day of the quarter of each row, in date format.

region

The ISO 3166-2 code for the region of each row. Spanish data have the 'ES' label here.

nac

Nationality for each row: 'total' (all sample),, 'ES' (Spanish), 'EX' (non-Spanish), 'UE' (countries of member of the European Union), 'no-UE' (countries outside the European Union).

sexo

The gender for each row: ‘total’ for the sum of both genders, 'hombres' for men and 'mujeres' for women.

dato

The type of data for each row: 'pob' is active population, 'act' is total workforce, 'ocu' is employed population, 'par' is unemployed population, 'ina' is non-active population.

valor

The value of the data for the row. All data are thousands of people.

Usage

epa_nac

Format

An object of class tbl_df (inherits from tbl, data.frame) with 74700 rows and 6 columns.

Source

https://www.ine.es/dynt3/inebase/es/index.htm?padre=982&capsel=983

Examples


epa_nac


jmsallan/ESdata documentation built on June 3, 2023, 7:32 a.m.