get_source_data_bea: Retrieve BEA Regional Data

View source: R/bea_data.R

get_source_data_beaR Documentation

Retrieve BEA Regional Data

Description

Retrieve BEA Regional Data

Usage

get_source_data_bea(
  series_id,
  table_name,
  line_code,
  geofips = "STATE",
  year = "ALL",
  label = NULL,
  config = NULL
)

Arguments

series_id

Stable local series identifier.

table_name

BEA Regional table name.

line_code

BEA line code.

geofips

Geography selector such as STATE or COUNTY.

year

Year selector, default ALL.

label

Optional local label.

config

Optional BEA configuration.

Value

A standardized regional panel.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.