epa_form | R Documentation |
The Spanish Labor Force Survey by region, training and gender in tidy format.
The last day of the quarter of each row, in date format.
The ISO 3166-2 code for the region of each row. Spanish data have the 'ES' label here.
The traning level for each row: 'total' (all sample), 'analf' (illiterate), 'prim_inic' (started primary education), 'prim' (primary education completed), 'sec_1' (first level of secondary education completed), 'sec_2_gen' (second level of secondary education completed, general), 'sec_2_prof' (second level of secondary education completed, vocational), 'ed_sup' (higher education).
The gender for each row: ‘total’ for the sum of both genders, 'hombres' for men and 'mujeres' for women.
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.
The value of the data for the row. All data are thousands of people.
epa_form
An object of class tbl_df
(inherits from tbl
, data.frame
) with 50400 rows and 6 columns.
https://www.ine.es/dynt3/inebase/es/index.htm?padre=982&capsel=983
epa_form
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.