BCNSDODNS: US Nonfinancial Corporate Debt as Share of GDP, Quarterly Z.1 Series Since 1950

The BCNSDODNS series, published quarterly by the Federal Reserve via FRED, tracks US nonfinancial corporate debt as a share of GDP since 1950 — the canonical denominator for corporate credit risk analysis.

The BCNSDODNS series, published quarterly by the Federal Reserve via FRED, tracks the level of debt securities and loans held by US nonfinancial corporate business — sourced from the Financial Accounts of the United States (Z.1). The Eco3min dataset expresses BCNSDODNS as a share of US nominal GDP, producing the canonical corporate debt-to-GDP ratio used in credit risk analysis since 1950. When this ratio sits in the upper tail of its historical distribution, the US corporate sector becomes mechanically more sensitive to rate hikes, spread widening, and earnings downturns — the conditions that precede credit events.

Dataset: US Corporate Debt-to-GDP Ratio (1950–2026) · Updated —

Latest Value
45.36%
Jan 1, 2026
Historical Percentile
79.5th
Above average
Historical Average
37.22%
302 observations
Historical Range
HIGH
60.73%
Apr 1, 2020
LOW
21.86%
Oct 1, 1947

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 BCNSDODNS · Federal Reserve — Financial Accounts (Z.1) via FRED


Macro Takeaway

Corporate leverage measured by BCNSDODNS as a share of GDP exhibits a structural uptrend since the early 1980s, reflecting financialization, the leveraged buyback cycle, and the secular decline in real corporate borrowing costs. The ratio approached its prior peaks before each of the last three credit events — 2001, 2008, and 2020 — and post-2020 readings have stabilized in historically elevated territory.

The analytical power of BCNSDODNS comes from cross-referencing rather than absolute level. High corporate debt-to-GDP combined with widening high yield credit spreads and tighter bank lending standards historically marks the late phase of credit cycles. The same level reading carries different implications depending on the credit cycle position and rate regime.

Between 2022 and 2026, BCNSDODNS-to-GDP has remained in the upper third of its historical distribution while credit spreads have compressed — a configuration historically associated with sensitivity to rate-driven repricing rather than immediate default risk.


Dataset Overview

IndicatorUS Corporate Debt-to-GDP Ratio (1950–2026)
GeographyUnited States
FrequencyQuarterly
Period1950–2026
Variablesdate, corporate_debt_gdp_pct
FormatCSV, Excel (XLSX)
SourcesFederal Reserve — Financial Accounts (Z.1) via FRED
Last updated

Dataset Variables

The CSV and Excel files contain the following columns.

ColumnTypeDescription
dateDate (YYYY-MM-DD)Observation date (quarterly)
corporate_debt_gdp_pctFloatNonfinancial corporate debt as % of GDP

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 nonfinancial corporate debt level is available from FRED under series code BCNSDODNS:

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

Direct CSV Access — Eco3min Structured Dataset

https://eco3min.fr/dataset/us-corporate-debt-gdp.csv

The Eco3min CSV returns the debt-to-GDP ratio (BCNSDODNS divided by GDP) ready to use. It can be loaded directly in pandas, R, curl, or any data tool.


Using the Dataset in Python

import pandas as pd

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

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

Using the Dataset in R

library(readr)

url <- "https://eco3min.fr/dataset/us-corporate-debt-gdp.csv"
df <- read_csv(url)

head(df)
summary(df$corporate_debt_gdp_pct)

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


Methodology

FRED series BCNSDODNS represents Nonfinancial Corporate Business: Debt Securities and Loans, Liability, Level — total credit market instruments outstanding (bonds, loans, commercial paper) held by US nonfinancial corporations. The Federal Reserve compiles BCNSDODNS from the Z.1 Financial Accounts of the United States (formerly Flow of Funds), aggregating regulatory filings, tax data, and survey responses across nonfinancial corporate entities.

The Eco3min dataset divides BCNSDODNS by nominal GDP (FRED series GDP) to produce the canonical corporate debt-to-GDP ratio. Both series are quarterly, with FRED publishing each Z.1 release approximately 10 to 12 weeks after the end of the reference quarter. The denominator excludes financial corporations (banks, insurance, GSEs) — for total private-sector leverage, the household ratio HDTGPDUSQ163N is the complement.


Data Quality & Provider Notes

BCNSDODNS is a stock variable from the Federal Reserve’s Z.1 Financial Accounts release. The series has been published continuously since Q4 1945 and is sourced from regulatory filings, making it highly reliable. Eco3min mirrors FRED with a weekly pull, capturing each new Z.1 publication automatically.

  • Release latency. The Federal Reserve publishes the Z.1 release quarterly, with a typical lag of 10 to 12 weeks after the reference quarter ends. Q4 data is released in early March, Q1 in mid-June, Q2 in mid-September, and Q3 in mid-December.
  • Revisions policy. BCNSDODNS receives routine revisions at each Z.1 release, with the most recent two to three years subject to updates as source data are refined. The Federal Reserve performs a comprehensive annual revision each June that can revise the historical series several years back.
  • Alternative sources. Haver Analytics, Bloomberg, and Refinitiv/LSEG distribute the same Z.1 data with identical values but different formatting. ALFRED — the FRED vintage database — preserves prior releases of BCNSDODNS for users needing point-in-time data unaffected by subsequent revisions.
  • Known gaps. No gaps in the quarterly series. The denominator GDP follows the BEA’s three-estimate publication cycle (Advance, Second, Third) — the published ratio reflects the GDP estimate available at the time of the Z.1 release.

For analytical work spanning multiple regimes, verify the latest Z.1 vintage and note whether comparison points correspond to similar publication maturity — recent quarters carry larger downstream revision risk than data from prior years.


Common Pitfalls When Using BCNSDODNS

BCNSDODNS is widely cited as a measure of US corporate leverage but several recurring interpretation errors distort the signal.

  1. Confusing the level with the ratio. The raw BCNSDODNS series is the dollar level of nonfinancial corporate debt, which grows mechanically with nominal economic expansion. The analytically meaningful object is BCNSDODNS divided by nominal GDP — the level alone tells you nothing about leverage relative to economic capacity.
  2. Comparing the absolute ratio across decades without context. A reading of 45% in 1985 carries different implications than 45% in 2025: the corporate sector’s composition has shifted toward larger, more cash-rich firms with offshore earnings, while leveraged buybacks and bond-financed M&A have replaced reinvested earnings as the marginal source of leverage. The level alone is insufficient — pair with the credit spread distribution at each point in time.
  3. Excluding financial corporations from the picture. BCNSDODNS covers only nonfinancial corporates. Total US corporate leverage includes financial-sector debt (Z.1 series for banks, insurance, GSEs), which has its own cycle and risk profile. Users analyzing systemic leverage should not stop at BCNSDODNS.
  4. Ignoring off-balance-sheet credit migration. The post-2010 expansion of private credit, leveraged loans, and direct lending has moved a growing share of corporate borrowing outside the Z.1 reporting perimeter. The headline BCNSDODNS ratio may understate true corporate leverage when private credit grows faster than regulated channels.

Historical Regimes

BCNSDODNS as a share of GDP has traversed several distinct credit cycles since 1950. The following dating reflects empirical inflection points in the series and is descriptive only.

  • 1950–1980 — Slow secular climb. Nonfinancial corporate debt rose from approximately 25% to 40% of GDP over three decades, primarily through bank lending and traditional bond issuance. The ratio’s growth was steady and accompanied by rising real investment.
  • 1981–1989 — Leveraged buyout cycle. BCNSDODNS-to-GDP accelerated as junk bond markets matured and the leveraged buyout wave restructured large US corporates. The ratio approached 47% by 1989 before the credit crunch of 1990–1991 forced deleveraging.
  • 1990–2000 — Tech and telecom buildup. After a brief consolidation, BCNSDODNS climbed through the 1990s, peaking near 49% in 2000 as telecom and dot-com firms borrowed aggressively against equity collateral. The subsequent BBB investment grade spread widening above 300bp by 2002 marked the unwinding.
  • 2003–2007 — Re-leveraging and PE wave. The ratio re-approached 50% as private equity buyouts and securitization fueled corporate balance sheet expansion. The pre-2008 peak coincided with compressed high yield credit spreads at historically narrow levels.
  • 2008–2014 — Forced deleveraging then re-acceleration. BCNSDODNS fell briefly during the GFC but rebounded faster than household debt as zero-rate policy enabled aggressive corporate bond issuance. By 2014 the ratio was back near pre-crisis highs.
  • 2015–2019 — BBB-ification phase. The ratio climbed steadily into record territory above 50% of GDP, with the bulk of new issuance concentrated at the BBB rating tier. By 2019 over half of investment grade debt was rated BBB — a composition shift that increased fallen-angel risk across the BCNSDODNS aggregate.
  • 2020–2026 — COVID spike and stabilization. The ratio spiked to approximately 58% in Q2 2020 as nominal GDP collapsed while corporates drew revolvers and issued emergency debt. Post-2021, mechanical reversion through GDP recovery and inflation-driven nominal expansion brought BCNSDODNS-to-GDP back toward 50%, where it has stabilized through 2026.

Related Macroeconomic Datasets

BCNSDODNS provides the structural denominator for credit risk analysis. The datasets below capture complementary dimensions: the price of credit (spreads), the availability of credit (lending standards), and the household-side leverage that completes the private-sector picture.


Macroeconomic Dataset Hub

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

Explore the Eco3min Dataset Hub


Sources

  • Federal Reserve — Financial Accounts of the United States (Z.1) via FRED — series BCNSDODNS
  • Bureau of Economic Analysis — Gross Domestic Product via FRED — series GDP

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.