R/isco.R

#' ISCO occupations taxonomy
#'
#' A dataset containing the hierarchy of ISCO, with both code and
#' preferred label included.
#'
#' @format A data frame with two columns, encoding the ISCO taxonomy.
#' \describe{
#'   \item{code}{Code of ISCO occupation. Number of digits indicate the level}
#'   \item{preferredLabel}{Preferred label of the ISCO occupation}
#' }
#' @source \url{https://esco.ec.europa.eu}
"isco"

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.