R/toy_base_lfs.R

#' Random sample of cases from Italy 2014 database provided by the Labour Force Survey.
#'
#' A dataset containing random cases from Italy 2014 LFS database, with a
#' selection of 11 variables, including ISCO codes.
#'
#' @format A data frame with 2000 rows and 11 variables:
#' \describe{
#'   \item{YEAR}{Survey year}
#'   \item{SEX}{Sex}
#'   \item{AGE}{Age}
#'   \item{WSTATOR}{COMPLETAR}
#'   \item{ILOSTAT}{COMPLETAR}
#'   \item{COUNTRYB}{COMPLETAR}
#'   \item{ISCO3D}{COMPLETAR}
#'   \item{ISCO1D}{COMPLETAR}
#'   \item{COEFF}{COMPLETAR}
#'   \item{HAT11LEV}{COMPLETAR}
#'   \item{SIZEFIRM}{COMPLETAR}
#'   ...
#'}
"toy_base_lfs"
Guidowe/occupationcross documentation built on Oct. 4, 2023, 12:09 p.m.