Learn R Programming

neverhpfilter (version 0.5-0)

PCECC96: Real Personal Consumption Expenditures

Description

PCECC96 Real Personal Consumption Expenditures

Usage

data(PCECC96)

Arguments

Format

An xts object containing quarterly observations of Real Personal Consumption Expenditures.

**Release:**

Gross Domestic Product

**Seasonal Adjustment:**

Seasonally Adjusted Annual Rate

**Frequency:**

Quarterly

**Units:**

Billions of Chained 2017 Dollars

**Date Range:**

1947-01-01 to 2025-04-01

Notes

BEA Account Code: DPCERX

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
data(PCECC96)
tail(PCECC96)
plot(PCECC96, grid.col = "white", col = "blue")

Run the code above in your browser using DataLab