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"

Try the tidyqwi package in your browser

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

tidyqwi documentation built on May 4, 2020, 5:10 p.m.