R/soc10_isco08.R

#' SOC_10 to ISCO_08 crosswalks
#'
#' A table containing the "one to many" crosswalks from SOC version 10 to
#' ISCO version 08 for Detailed occupations and 4th hierarchical level
#' respectively.
#'
#' @format A table with the following colums.
#' \describe{
#'   \item{isco08}{Codes of ISCO 4th level}
#'   \item{soc10}{Codes of SOC detailed occupations}
#'   \item{isco_label}{Labels of ISCO 4th level}
#'   \item{soc_label}{Labels of SOC detailed occupations}
#' }
#' @source \url{https://ibs.org.pl}
"soc10_isco08"

Try the iscoCrosswalks package in your browser

Any scripts or data that you put into this service are public.

iscoCrosswalks documentation built on May 17, 2022, 5:05 p.m.