R/sgdp_spliced.a.r

#' BEA Regional GDP data, spliced NAICS and SIC basis, annual.
#'
#' Regional, annual, spliced NAICS and SIC basis, various years.
#'
#' @source Bureau of Economic Analysis
#' @format Data frame with 1 row per year.
#' \describe{
#' \item{stabbr}{state abbreviation, character}
#' \item{year}{Calendar year, integer}
#' \item{name}{c("gdp", "rgdp")}
#' \item{value}{amount, numeric}
#' }
#' @examples
#'   sgdp_spliced.a
"sgdp_spliced.a"
donboyd5/BEAData documentation built on July 3, 2022, 2:12 p.m.