Description Format Source Examples
United States gross domestic product, quarterly, seasonaly adjusted annual rate. Retrieved from FRED, symbol "GDP" at 2014-04-25.
A ts
object.
FRED, Federal Reserve Economic Data, from the Federal Reserve Bank of St. Louis
1 2 3 | ## Do not run:
## library(quantmod)
## USqgdp <- ts(getSymbols("GDP",src="FRED",auto.assign=FALSE),start=c(1947,1),frequency=4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.