Skip to contents

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
#>         Qtr1    Qtr2    Qtr3    Qtr4
#> 1947  2182.7  2176.9  2172.4  2206.5
#> 1948  2239.7  2276.7  2289.8  2292.4
#> 1949  2260.8  2253.1  2276.4  2257.4
#> 1950  2346.1  2417.7  2511.1  2559.2
#> 1951  2594.0  2638.9  2693.3  2699.2
#> 1952  2728.0  2733.8  2753.5  2843.9
#> 1953  2896.8  2919.2  2902.8  2858.8
#> 1954  2845.2  2848.3  2880.5  2936.9
#> 1955  3020.7  3069.9  3111.4  3130.1
#> 1956  3117.9  3143.7  3140.9  3192.6
#> 1957  3213.0  3206.0  3237.4  3203.9
#> 1958  3120.7  3141.2  3213.9  3289.0
#> 1959  3352.1  3427.7  3430.1  3439.8
#> 1960  3517.2  3498.2  3515.4  3470.3
#> 1961  3493.7  3553.0  3621.3  3692.3
#> 1962  3758.1  3792.1  3838.8  3851.4
#> 1963  3893.5  3937.2  4023.8  4050.1
#> 1964  4135.6  4180.6  4245.9  4259.0
#> 1965  4362.1  4417.2  4515.4  4619.5
#> 1966  4731.9  4748.0  4788.3  4827.5
#> 1967  4870.3  4873.3  4919.4  4956.5
#> 1968  5057.6  5142.0  5181.9  5202.2
#> 1969  5283.6  5299.6  5334.6  5308.6
#> 1970  5300.7  5308.2  5357.1  5299.7
#> 1971  5443.6  5473.1  5518.1  5531.0
#> 1972  5632.6  5760.5  5814.9  5912.2
#> 1973  6058.5  6124.5  6092.3  6150.1
#> 1974  6097.3  6111.8  6054.0  6030.5
#> 1975  5957.0  5999.6  6102.3  6184.5
#> 1976  6323.6  6370.0  6404.9  6451.2
#> 1977  6527.7  6654.5  6774.5  6774.6
#> 1978  6796.3  7058.9  7129.9  7225.8
#> 1979  7238.7  7246.5  7300.3  7318.5
#> 1980  7341.6  7190.3  7181.7  7315.7
#> 1981  7459.0  7403.7  7492.4  7410.8
#> 1982  7295.6  7328.9  7300.9  7303.8
#> 1983  7400.1  7568.5  7719.7  7880.8
#> 1984  8034.8  8173.7  8252.5  8320.2
#> 1985  8400.8  8474.8  8604.2  8668.2
#> 1986  8749.1  8788.5  8872.6  8920.2
#> 1987  8986.4  9083.3  9162.0  9319.3
#> 1988  9367.5  9490.6  9546.2  9673.4
#> 1989  9771.7  9846.3  9919.2  9938.8
#> 1990 10047.4 10083.9 10090.6  9998.7
#> 1991  9951.9 10029.5 10080.2 10115.3
#> 1992 10236.4 10347.4 10449.7 10558.6
#> 1993 10576.3 10637.8 10688.6 10834.0
#> 1994 10939.1 11087.4 11152.2 11279.9
#> 1995 11320.0 11353.7 11450.3 11528.1
#> 1996 11614.4 11808.1 11914.1 12037.8
#> 1997 12115.5 12317.2 12471.0 12577.5
#> 1998 12703.7 12821.3 12982.8 13191.7
#> 1999 13315.6 13426.7 13604.8 13828.0
#> 2000 13878.1 14130.9 14145.3 14229.8
#> 2001 14183.1 14271.7 14214.5 14253.6
#> 2002 14372.8 14460.8 14519.6 14537.6
#> 2003 14614.1 14743.6 14988.8 15162.8
#> 2004 15248.7 15366.9 15512.6 15670.9
#> 2005 15844.7 15922.8 16047.6 16136.7
#> 2006 16353.8 16396.2 16420.7 16561.9
#> 2007 16611.7 16713.3 16809.6 16915.2
#> 2008 16843.0 16943.3 16854.3 16485.4
#> 2009 16298.3 16269.1 16326.3 16502.8
#> 2010 16582.7 16743.2 16872.3 16960.9
#> 2011 16920.6 17035.1 17031.3 17222.6
#> 2012 17367.0 17444.5 17469.7 17489.9
#> 2013 17662.4 17709.7 17860.5 18016.1
#> 2014 17954.0 18185.9 18406.9 18500.0
#> 2015 18666.6 18782.2 18857.4 18892.2
#> 2016 19001.7 19062.7 19197.9 19304.4
#> 2017 19398.3 19506.9 19660.8 19882.4
#> 2018 20044.1 20150.5 20276.2 20304.9
#> 2019 20415.2 20584.5 20817.6 20951.1