Learn R Programming

neverhpfilter (version 0.5-0)

GDPDEF: Gross Domestic Product: Implicit Price Deflator

Description

GDPDEF Gross Domestic Product: Implicit Price Deflator

Usage

data(GDPDEF)

Arguments

Format

An xts object containing quarterly observations of the Gross Domestic Product: Implicit Price Deflator.

**Release:**

Gross Domestic Product

**Seasonal Adjustment:**

Seasonally Adjusted Annual Rate

**Frequency:**

Quarterly

**Units:**

Index 2017 = 100

**Date Range:**

1947-01-01 to 2025-04-01

Notes

BEA Account Code: A191RD

The number of decimal places reported varies over time. 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(GDPDEF)
head(GDPDEF)
tail(GDPDEF)
plot(GDPDEF, col = "blue")

Run the code above in your browser using DataLab