PCEPI: Personal Consumption Expenditures Price Index — Monthly US Inflation Series Since 1959

PCEPI is the headline US Personal Consumption Expenditures price index — the Federal Reserve's officially stated 2% inflation target measure. Monthly observations from FRED via BEA since 1959, with full CSV and Excel downloads and Python/R examples.

The PCEPI series, published monthly by the Bureau of Economic Analysis and mirrored on FRED, tracks the headline US Personal Consumption Expenditures price index since 1959 — the deflator the Federal Reserve formally targets at 2%. PCEPI uses a broader consumption basket than CPI with dynamically updated chain weights, capturing substitution effects when consumers shift between goods as relative prices change. This methodological difference produces a structural gap with CPI averaging 30-40 basis points lower over the long run.

Dataset: US PCE Inflation (1959–2026) · Updated 2026-06-01

Latest Value
3.67%
Jun 1, 2026
Historical Percentile
67.9th
Above average
Historical Average
3.29%
798 observations
Historical Range
HIGH
11.60%
Mar 1, 1980
LOW
-1.47%
Jul 1, 2009

You have the data. Get what it means. New analyses and the live macro-regime read — only when there's something worth your time. No filler.



Loading FRED data…

Source: FRED series PCEPI · Federal Reserve Bank of St. Louis


Macro Takeaway

PCEPI captures the price level US households actually pay, weighted by what they buy. Unlike CPI — which uses fixed weights updated every two years — PCE chain-weights observations and incorporates spending categories CPI excludes (employer-paid health insurance, Medicare/Medicaid imputed expenditures). The result: PCEPI typically runs 30-40bp below CPI in YoY terms and reacts less to short-term consumer price shocks.

The Fed’s 2012 statement formalized headline PCEPI as the long-run target and Core PCE as the operational guidepost. Tracking the spread between PCEPI and CPI headline reveals when methodological divergences are amplified by relative price shifts in healthcare, housing, or food.

Cross-referencing PCEPI with the 10-year breakeven inflation and the Federal Funds rate situates each monthly print within the broader real-rate regime.


Dataset Overview

IndicatorUS PCE Inflation (1959–2026)
GeographyUnited States
FrequencyMonthly
Period1959–2026
Variablesdate, pce_index, pce_yoy
FormatCSV, Excel (XLSX)
SourcesBureau of Economic Analysis (BEA) via FRED — series PCEPI
Last updated

Dataset Variables

The CSV and Excel files contain the following columns.

ColumnTypeDescription
dateDate (YYYY-MM-DD)Observation date
pce_indexFloatPCE price index level (chain-weighted, base 2017=100)
pce_yoyFloatPCE price index year-over-year change, percent

Column names match the CSV headers exactly.


Download the Complete Dataset

The full dataset is available in CSV and Excel formats.

You have the data. Get what it means. New analyses and the live macro-regime read — only when there's something worth your time. No filler.


FRED Direct CSV Access

The underlying data is available from FRED under series code PCEPI:

https://fred.stlouisfed.org/graph/fredgraph.csv?id=PCEPI

Direct CSV Access — Eco3min Structured Dataset

https://eco3min.fr/dataset/us-pce-inflation.csv

This URL returns the complete dataset in CSV format. It can be used directly in pandas, R, curl, or any data tool.


Using the Dataset in Python

import pandas as pd

url = "https://eco3min.fr/dataset/us-pce-inflation.csv"
df = pd.read_csv(url, parse_dates=["date"])

print(df.head())
print(df["pce_yoy"].describe())

Using the Dataset in R

library(readr)

url <- "https://eco3min.fr/dataset/us-pce-inflation.csv"
df <- read_csv(url)

head(df)
summary(df$pce_yoy)

Both examples load the dataset directly from the URL — no download or API key required.


Methodology

PCEPI is produced by the Bureau of Economic Analysis (BEA) as part of the National Income and Product Accounts (NIPA). It is computed as a Fisher chain-weighted aggregate of price changes across categories of personal consumption expenditures, with weights updated every month to reflect contemporaneous spending shares. This contrasts with CPI’s Laspeyres methodology, which updates basket weights only every two years.

The scope of PCEPI is broader than CPI: it includes spending made on behalf of households (employer-paid health insurance, imputed financial services, Medicare and Medicaid expenditures) and is built from national accounts data rather than household surveys. Coverage spans the entire personal consumption sector of the US economy.

This Eco3min dataset is updated monthly via automated pull from the FRED API following each BEA Personal Income and Outlays release.


Data Quality & Provider Notes

PCEPI is the most carefully maintained US inflation series and the operational target measure for monetary policy. Eco3min mirrors FRED with a daily pull, capturing each BEA release within hours of publication.

  • Release latency. The Bureau of Economic Analysis publishes PCEPI in the monthly Personal Income and Outlays report, released in the final week of each month with data for the prior month (e.g., July data released in late August).
  • Revisions policy. BEA revises the prior three months of PCEPI on each monthly release as source data firms up. An annual revision in July updates roughly the prior three years to incorporate new source data and methodological refinements. Benchmark revisions occur approximately every five years and can rewrite the full historical series.
  • Alternative sources. Direct from BEA at bea.gov, Bloomberg PCE DEFY Index, Refinitiv/LSEG, and Haver Analytics provide the same underlying series with identical values. For point-in-time analysis using only data that would have been available historically, ALFRED (Archival FRED) stores vintage observations of PCEPI.
  • Known gaps. The series is continuous monthly since January 1959. The base year shifts with each benchmark revision, so absolute index levels are not directly comparable across vintages — year-over-year percent changes remain the stable comparison metric across base-year revisions.

Before using PCEPI in any analysis, verify the latest observation date against the BEA release calendar to confirm whether the most recent print is already reflected in the cached dataset.


Common Pitfalls When Using PCEPI

PCEPI is widely cited but several recurring interpretation errors distort the signal — particularly in cross-series comparisons and policy-rate analysis.

  1. Confusing PCEPI with CPI. The financial press typically headlines CPI (BLS), while the Fed’s 2% target refers to PCEPI (BEA). The two series differ in methodology (chain-weighted vs Laspeyres), scope (PCE includes employer-paid health insurance, CPI does not), and basket composition. The structural CPI–PCE gap has averaged 30-40bp since 2000, which materially changes interpretation of “real” yields and policy stance.
  2. Reading the index level vs the rate of change. Headlines reference PCEPI YoY (the inflation rate), while the raw FRED series returns the index level (base 2017=100). Running analysis on the level rather than on year-over-year or month-over-month changes produces numbers that look reasonable but answer the wrong question.
  3. Treating headline PCEPI as the policy guidepost. The Fed targets headline PCEPI over the long run but operates day-to-day on Core PCE (PCEPILFE), which excludes food and energy. Reading headline PCEPI to anticipate Fed reactions misses that food and energy volatility is explicitly filtered out of the operational signal.
  4. Comparing decades without acknowledging revisions. PCEPI undergoes annual and benchmark revisions that update both methodology and source data. A historical print of “5.2% YoY for June 1980” as displayed today is not the value market participants saw in 1980. ALFRED preserves vintage observations for analyses where this distinction matters.

Historical Regimes

1959–1965 — Bretton Woods stability. PCEPI YoY averaged around 1.5% in the early 1960s, anchored by the dollar’s gold convertibility and disciplined fiscal policy. The series remained well below 2% throughout this period.

1966–1982 — The Great Inflation. PCEPI climbed steadily from the late 1960s as Vietnam-era deficits, wage-price spirals, and the 1973 and 1979 oil shocks compounded. PCEPI peaked above 11% YoY in early 1980. The Volcker disinflation pushed PCEPI back below 4% by 1983.

1983–2007 — The Great Moderation. PCEPI YoY oscillated in a 1–4% band for nearly two decades, with an average around 2.4%. Cross-reference with the Federal Funds rate shows this period coincided with a structural decline in real-rate volatility.

2008–2014 — GFC and disinflation scare. PCEPI briefly turned negative in mid-2009 — the only sustained deflationary episode in the modern series — then recovered to 1-2% through the slow recovery. The Fed’s 2012 formal adoption of the 2% PCE target dates to this regime. The comparison with CPI history over the same period shows the persistent methodological gap.

2015–2019 — Below-target stability. PCEPI consistently undershot 2%, prompting extended easing and reinforcing concerns about secular stagnation. The 5-year breakeven inflation trended sub-2% in parallel.

2020–2022 — COVID and the post-COVID surge. PCEPI YoY peaked at 7.1% in June 2022 — the highest reading since 1981. Goods inflation drove the initial spike (supply-chain disruptions); services inflation took over from late 2022 onward.

2023–2026 — Disinflation toward target. PCEPI YoY gradually returned to the 2–3% range, with Core PCE following more slowly. The pace and durability of the descent remains the central question for policy.


Related Macroeconomic Datasets

PCEPI sits in a tight constellation of inflation, market-implied, and rate series. Tracking it without these cross-references obscures whether moves reflect a real shift in underlying inflation or methodological and composition effects.

  • US CPI Inflation History — Direct comparison series; the CPI–PCE gap is the structural diagnostic for methodology effects.
  • Core PCE Inflation — Same series excluding food and energy; the Fed’s operational guidepost for policy decisions.
  • Core CPI Inflation — Underlying consumer inflation; comparison with Core PCE reveals the methodology-driven gap stripped of energy volatility.
  • Federal Funds Rate — Policy rate calibrated against PCEPI; the real Fed Funds rate (FFR minus PCEPI YoY) defines policy stance.
  • 5-Year Breakeven Inflation — Market-implied near-term inflation expectations; divergence from PCEPI signals expectation anchoring dynamics.
  • 10-Year Breakeven Inflation — Longer-horizon market expectations; the spread between 5Y and 10Y BEI reveals the term structure of inflation risk premia.

Macroeconomic Dataset Hub

This dataset is part of the Eco3min macro-financial data repository.

Explore the Eco3min Dataset Hub


Sources

  • Bureau of Economic Analysis (BEA) — Personal Income and Outlays release
  • Federal Reserve Bank of St. Louis — FRED database, series PCEPI

Dataset Reference

Last updated — 4 August 2026

Disclaimer – Financial Information: The analyses, commentary, and content published on eco3min.fr are provided for informational and educational purposes only. They do not constitute investment advice or a solicitation to buy or sell financial instruments. Past performance is not indicative of future results. All investment decisions involve risk and are the sole responsibility of the reader.