Learn R Programming

neverhpfilter (version 0.4-0)

GCEC1: Real Government Consumption Expenditures and Gross Investment

Description

GCEC1 Real Government Consumption Expenditures and Gross Investment

Usage

data(GCEC1)

Arguments

Format

An xts object containing observations of Real Exports of Goods and Services.

  • Release: Gross Domestic Product

  • Seasonal Adjustment: Seasonally Adjusted Annual Rate

  • Frequency: Quarterly

  • Units: Billions of Chained 2012 Dollars

  • Date Range: 1947-01-01 to 2021-01-01

  • Last Updated 2021-04-29 7:52 AM CDT

Notes

BEA Account Code: A822RX

A Guide to the National Income and Product Accounts of the United States (NIPA) - (http://www.bea.gov/national/pdf/nipaguid.pdf)

Examples

Run this code
# NOT RUN {
data(GCEC1)
tail(GCEC1)
plot(GCEC1, grid.col = "white", col="blue")
# }

Run the code above in your browser using DataLab