Description Usage Arguments Details Value Examples
NIPA returns a data frame with requested regional data. Right now only works with annual.
1  | 
var | 
 a variable name in c("gdp", "gdppi", "rgdp")  | 
freq | 
 "q" or "a"; default: "q"  | 
dsname | 
 text name of the dataset (e.g., "NIPA") (see   | 
key | 
 Your BEA API key (can be obtained for free - check www.bea.gov); default: my key  | 
Queries the BEA API to get the data.
data frame with data
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.