R/industry_labels.R

#' Industry Labels
#' @description These data are the industry labels specified by the
#'     United States Census Bureau
#' @format a dataframe with 433 rows and 3 columns:
#' \describe{
#'   \item{industry}{Industry Numeric Code}
#'   \item{label}{Description of Industry Level}
#'   \item{ind_level}{Industry Level}
#'    ...
#' }
#' @source \url{https://lehd.ces.census.gov/data/schema/latest/label_industry.csv}

"industry_labels"
medewitt/tidyqwi documentation built on April 29, 2024, 9:46 p.m.