R/data-employment_metadata.R

#' @title Employment metadata
#'
#' @description An arrangement of the Eurostat national accounts vocabulary to match with 
#' employment statistics data. 
#' @usage data(employment_metadata)
#' @format A data frame with 6 variables.  
#'\describe{
#'   \item{emp_code}{code used in the employment statistics}
#'   \item{code}{Eurostat labels for SIOTs corresponding to emp_code}
#'   \item{label}{Eurostat label descriptions for SIOTs corresponding to emp_code}
#'   \item{variable}{Eurostat vocabulary source, i.e. t_rows, t_cols, prod_na, induse}
#'   \item{group}{Different from Eurostat tables, in thousand national currency units.}
#'   \item{iotables_label}{Custom, machine_readable snake format variable names}                     
#' }
#' @family Metadata datasets

"employment_metadata"

Try the iotables package in your browser

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

iotables documentation built on Sept. 24, 2022, 5:05 p.m.