R/soc_groups.R

#' SOC groups
#'
#' A table containing the hierarchy of SOC, with both labels and keys included.
#'
#' @format A table with the following columns.
#' \describe{
#'   \item{soc_1}{Major groups. The first two digits indicate the soc group}
#'   \item{soc_2}{Minor groups. The first 4 digits indicate the soc group}
#'   \item{soc_3}{Broad occupations. The first five digits indicate the soc group}
#'   \item{soc_4}{Detailed occupations. Digits that indicate the soc group}
#' }
#' @source \url{https://ec.europa.eu/esco/portal/occupation}
"soc_groups"

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.