R/laus_measure.R

#' Measure codes for Labor Area Unemployment Statistics (LAUS) data
#'
#' A data set containing the measure code and measure text associated with each code for the LAUS data set
#'
#' @format A data frame with 7 rows and 2 variables
#' \describe{
#'     \item{measure_code}{measure code for LAUS}
#'     \item{measure_text}{measure name for LAUS}
#' }
#'  
#' @source \url{https://download.bls.gov/pub/time.series/la/la.measure}
#'
#'
"laus_measure"
mikeasilva/blsAPI documentation built on May 11, 2023, 4:57 a.m.