q116 · askamerica
How often do federal statistical series get redefined or discontinued, and which ones broke most recently?
Answer
Federal statistical series don't break on a fixed schedule — they break continuously, at two very
different rates. Among the handful of headline series journalists actually cite (CPI, unemployment
rate, GDP, poverty rate), consequential redefinitions land roughly once every several years to a
decade. Among the much larger universe of secondary/detail series, discontinuation is constant: this
connector's own FRED metadata catalog (econ_reference.fred_series) carries 230 series explicitly
tagged DISCONTINUED, clustered in identifiable waves (104 ending in 2014, 108 in 2015, 12 in April
2021), not spread evenly.
Most recent breaks (2024–2026) are budget/staffing-driven collection cuts, not textbook
rebasings:
- CPI local-area collection suspended entirely in Lincoln, NE and Provo, UT (April 2025), and
Buffalo, NY (June 2025); ~15% of the remaining sample cut across 72 other priced areas. BLS states
the effect on the national all-items index is minimal but sub-area/sub-aggregate volatility rises.
Source: BLS CPI 2025 collection reduction notice.
- CPI leased-vehicle pricing switched from survey to vendor transaction data, effective April 2025
data (published May 13, 2025). Source: BLS CPI 2025 methodology changes.
- CPS data collection suspended entirely, Oct 1–Nov 12, 2025, during the federal government
shutdown — an interior gap in a series continuous since the 1940s. Source: BLS shutdown-impact notice.
- LAUS (local-area unemployment) rebased to 2020-Census-based area delineations, March 17, 2025,
with the series reconstructed back to ~1990 and New England's NECTA geography discontinued in favor
of county-based areas. Source: BLS LAUS.
- USDA discontinued its Agricultural Labor Survey, August 28, 2025 (H-2A wage benchmark data).
Source: Federal Data Terminations Tracker.
- USDA defunded the annual Household Food Security Survey starting with 2025 collection, ending a
series continuous since 1995. NOAA stopped updating its Billion-Dollar Weather and Climate
Disasters product, May 2025 (tracked since 1980). Source: CBPP, "Federal Data Are Disappearing," Sept 29, 2025.
- SAMHSA's DAWN and CDC's PRAMS national-level standardized publications both ended in the
2024–2025 window (Federal Data Terminations Tracker).
This is a different failure mode than the classic textbook examples: it's agency capacity attrition
(BLS budget down ~19% in real terms since 2009 per the American Statistical Association, with
20–30% further staff losses across statistical agencies in 2025 per CBPP) plus, in a few cases
(LGBTQ+ items dropped from NCVS/NHIS under Executive Order 14168), policy-driven content changes.
Well-established older examples, for calibration:
- December 1996 — the Boskin Commission concluded CPI overstated inflation by ~1.1 points/year
(1.3 pre-1996), driving BLS's 1998–1999 geometric-mean formula change (effective Jan 1999 data).
Source: SSA-hosted Boskin Commission report.
- 1997 — NAICS formally replaced SIC as the U.S. industry classification standard, breaking
industry-coded series comparability at the concordance boundary.
- July 31, 2013 — BEA's 14th comprehensive NIPA revision capitalized R&D and
entertainment/literary originals as fixed investment (new "intellectual property products"
category), adding an estimated ~$300B to 2007-level GDP by BEA's own reckoning — a level shift, not
just a growth-rate change. Source: BEA blog, July 23/31, 2013.
- 2011 — Census introduced the Supplemental Poverty Measure alongside the official measure.
- 2005 — the decennial long-form Census was replaced by the continuously-fielded ACS.
Catalog-navigation evidence (used the connector's own metadata, not just web search)
econ_reference.fred_series is FRED's own series-discovery catalog, partitioned into 7 categories
including one literally named "Discontinued/Legacy." Querying it directly:
SELECT CAST(substr(observation_end,1,4) AS INTEGER) AS end_year, COUNT(*) AS n
FROM econ_reference.fred_series
WHERE title ILIKE '%discontinued%' AND observation_end IS NOT NULL AND observation_end < '2026-01-01'
GROUP BY CAST(substr(observation_end,1,4) AS INTEGER) ORDER BY end_year
returns 2014→104, 2015→108, 2017→1, 2018→2, 2019→2, 2021→12. Inspecting titles: the 2014–2015 wave
is almost entirely Census's per-state "Business Formations Within N Quarters" survivor-rate series,
retired when the Business Formation Statistics program moved to its newer "Business Applications"
series; the 2021 wave is the Federal Reserve retiring detailed NAICS-level industrial-production
indexes for oil/gas and mining subsectors (e.g. IPG211111N, last observation 2021-04-01). An
observation_end that stops well short of the present on a series still named after a live concept
is exactly the declared-coverage-window signal this catalog is built to expose.
Caveat: this count reflects FRED's own tagging convention, not a census of every U.S. statistical
redefinition — methodology changes that keep the same series ID (like CPI formula changes) aren't
tagged DISCONTINUED and only show up in agency notices, which is why this answer combines both.
Confidence
Medium-high for the named 2024–2026 examples (each traces to the agency's own notice or a
dedicated tracker cross-checked against independent reporting). Medium for "how often" as a rate —
no single authoritative count of "redefinitions per decade" exists across the full federal series
universe; the catalog's 230-series DISCONTINUED count is real but is a lower bound restricted to
FRED's tagging practice, not a complete inventory. High for the older textbook examples (Boskin,
NAICS, BEA 2013), which are extensively documented primary-source events.
Sources
- BLS CPI 2025 collection reduction notice — https://www.bls.gov/cpi/notices/2025/collection-reduction.htm
- BLS CPI 2025 methodology changes — https://www.bls.gov/cpi/notices/2025/methodology-changes-2025.htm
- BLS: 2025 shutdown impact on CPS — https://www.bls.gov/cps/methods/2025-federal-government-shutdown-impact-cps.htm
- BLS LAUS 2020-Census-based delineations — https://www.bls.gov/lau/lausmsa.htm
- CBPP, "Federal Data Are Disappearing," Sept 29, 2025 — https://www.cbpp.org/research/poverty-and-inequality/federal-data-are-disappearing-as-statistical-agencies-face-budget
- Federal Data Terminations Tracker — https://dataindex.us/terminations-tracker
- NPR, "Inflation data may be compromised by government staffing shortages," Jun 5 2025 — https://www.npr.org/2025/06/05/nx-s1-5424367/inflation-data-cpi-government-job-shortages
- Marketplace, "The BLS cuts data collection. What's the impact?," Aug 12 2025 — https://www.marketplace.org/story/2025/08/12/what-happens-to-prices-when-data-collection-is-cut
- SSA-hosted Boskin Commission Report (Dec 4, 1996) — https://www.ssa.gov/history/reports/boskinrpt.html
- BEA, "Comprehensive Revisions to NIPA — Reconsidering Treatment of R&D and Entertainment" (Jul 23/31 2013) — https://blog.bea.gov/2013/07/23/comprehensive-revisions-nipa/
- BEA, "BEA to Expand Coverage of Intellectual Property Rights" (Jun 19 2013) — https://www.bea.gov/news/blog/2013-06-19/bea-expand-coverage-intellectual-property-rights
- AskAmerica connector:
econ_reference.fred_series DISCONTINUED count/breakdown (query above)
Delivery
Full HTML report (narrative + dashboard) published via publish_report:
http://127.0.0.1:51135/a/ea4cbfb6dbfaebd8a363b6b67386eb4f.html (local-only link, not fetchable
outside this session — content reproduced in full above). Chart images saved alongside this file:
chart-discontinued-by-year.png (FRED DISCONTINUED count by final observation year) and
dashboard.png (published report's inlined dashboard).