underemployment.Rd
This function allows you to identify underemployed people
underemployment(
data = ech::toy_ech_2018,
pobpcoac = "pobpcoac",
f85 = "f85",
f98 = "f98",
f101 = "f101",
f102 = "f102",
f103 = "f103",
f104 = "f104"
)
data.frame
Variable name of definition of population by activity status. Default: "pobpcoac"
Variable name of number of hours worked in the main job
Variable name of Number of hours worked at the secondary job
Variable name of reasons why you want another job
Variable name of want to work more hours
Variable name of are available to work more hours at this time
Variable name of reasons why you dont work more hours
data.frame
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
Other employment:
branch_ciiu()
,
employment_restrictions()
,
employment()
toy_ech_2018 <- underemployment(data = ech::toy_ech_2018)
#> A variable has been created:
#> underemployment (Poblacion subempleada)