Learn R Programming

corbouli (version 0.1.5)

USgdp: 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)

Arguments

Value

A ts object.

Format

A monthly time series, in billions of chained 2017 dollars.

References

U.S. Bureau of Economic Analysis. (2024). Current-dollar and “real” GDP. Retrieved from BEA website. https://www.bea.gov/

Examples

Run this code
# Apply on vector
data(USgdp)
USgdp

Run the code above in your browser using DataLab