USgdp {corbouli} | R Documentation |
USgdp
Description
Quarterly US GDP in billions of chained 2017 dollars (Seasonally adjusted) series from 1947.1 to 2019.4.
number of observations : 292
observation : country
country : United States
Usage
data(USgdp)
Format
A monthly time series, in billions of chained 2017 dollars.
Value
A ts
object.
Source
Bureau of Economic Analysis.
References
U.S. Bureau of Economic Analysis. (2024). Current-dollar and “real” GDP. Retrieved from BEA website. https://www.bea.gov/
Examples
# Apply on vector
data(USgdp)
USgdp
[Package corbouli version 0.1.3 Index]