NFCI: Chicago Fed National Financial Conditions Index Weekly Since 1971

NFCI is the Chicago Fed's weekly composite of 105 indicators measuring US financial conditions across money markets, debt, equity and banking. Continuous series since January 1971, distributed via FRED.

NFCI — the National Financial Conditions Index — is the Federal Reserve Bank of Chicago’s weekly composite of 105 indicators measuring US financial conditions across money markets, debt and equity markets, and the traditional and shadow banking systems. Published every Wednesday since January 1971, NFCI is constructed so that zero equals the long-run average; positive values indicate tighter-than-average conditions and negative values indicate looser-than-average conditions. Distributed via FRED, the series now spans more than 2,800 weekly observations across every US financial cycle of the modern era.

Dataset: Chicago Fed National Financial Conditions Index (1971–2026) · Updated 2026-05-08

Latest Value
-0.52
May 8, 2026
Historical Percentile
35.7th
Below average
Historical Average
0.00
2,888 observations
Historical Range
HIGH
5.20
Jul 19, 1974
LOW
-1.10
Aug 13, 1993

New datasets. No noise. Get notified when new macro and market datasets are published.



Loading FRED data…

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


Macro Takeaway

NFCI is a meta-indicator: rather than measuring one slice of financial markets, it compresses signals from 105 underlying series — including the HY OAS spread, the VIX, repo rates, swap spreads, equity volatility, and credit growth — into a single standardized z-score against the 1971-onward baseline. Because the construction is standardized to long-run history, an NFCI reading of +1 today carries the same statistical meaning as an NFCI of +1 in 1985: one standard deviation tighter than average.

The signal logic is asymmetric. NFCI staying near zero or slightly negative is the modal regime — most weeks since 1971 have featured roughly average or marginally loose conditions. Brief excursions above zero are common and not informative on their own. What matters is duration: sustained NFCI > 0 for several weeks, especially combined with a similar move in the IG OAS series and a sharp deterioration in SLOOS lending standards, indicates broad-based stress rather than a localized market event.

The Chicago Fed also publishes an Adjusted NFCI (ANFCI) that strips out the cyclical relationship between financial conditions and economic activity. ANFCI isolates the residual stress that is not “explained” by the prevailing growth and inflation regime — useful for distinguishing financial-conditions tightening that reflects expected Fed action from tightening that signals genuine market dysfunction.


Dataset Overview

IndicatorChicago Fed National Financial Conditions Index (1971–2026)
GeographyUnited States
FrequencyWeekly
Period1971–2026
Variablesdate, nfci
FormatCSV, Excel (XLSX)
SourcesFederal Reserve Bank of St. Louis — FRED
Last updated

Dataset Variables

The CSV and Excel files contain the following columns.

ColumnTypeDescription
dateDate (YYYY-MM-DD)Observation date
nfciFloatNational Financial Conditions Index (0 = average, positive = tight)

Column names match the CSV headers exactly.


Download the Complete Dataset

The full NFCI dataset is available in CSV and Excel formats, covering 55 years of weekly observations.

New datasets. No noise. Get notified when new macro and market datasets are published.


FRED Direct CSV Access

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

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

Direct CSV Access — Eco3min Structured Dataset

https://eco3min.fr/dataset/financial-conditions-index.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/financial-conditions-index.csv"
df = pd.read_csv(url, parse_dates=["date"])

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

Using the Dataset in R

library(readr)

url <- "https://eco3min.fr/dataset/financial-conditions-index.csv"
df <- read_csv(url)

head(df)
summary(df$nfci)

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


Methodology

NFCI is constructed by the Federal Reserve Bank of Chicago using a dynamic factor model originally specified by Brave and Butters (2011, 2012). The model extracts the common factor from 105 weekly, monthly, or quarterly financial indicators spanning three categories: risk (volatility and funding conditions), credit (credit market spreads and lending standards), and leverage (asset and liability positions in financial intermediaries).

The factor is normalized so that the in-sample mean is zero and the standard deviation is one over the full 1971-onward history. This means NFCI is a long-run z-score by construction: a value of +1 corresponds to one standard deviation tighter than the historical average, regardless of when in the series the reading occurs. The Chicago Fed periodically re-estimates the model when new indicators become available, which can produce historical revisions.

NFCI is released every Wednesday at approximately 8:30 AM Central Time, reflecting financial conditions through the prior Friday. This dataset is updated weekly (Saturday 08:00 UTC) via automated pull from the FRED API.


Data Quality & Provider Notes

NFCI is among the most rigorously constructed financial conditions indices in macro analysis, but its weekly cadence and revision policy require care for time-series studies. Eco3min refreshes the FRED mirror weekly.

  • Release latency. The Chicago Fed publishes NFCI every Wednesday at ~8:30 AM Central Time, reflecting conditions through the prior Friday — a five-day lag at first observation. FRED ingests the release the same day. The Eco3min mirror pulls weekly (Saturday 08:00 UTC), capturing each new observation roughly three days after publication.
  • Revisions policy. NFCI is subject to two types of revisions. First, the most recent two to three weekly observations can be revised as input data is finalized (small magnitude). Second, the Chicago Fed periodically re-estimates the dynamic factor model — including adding new indicators or updating weights — which produces history-wide revisions. Analysts should download a fresh full series for serious historical work rather than splicing prior vintages.
  • Alternative sources. The Chicago Fed’s NFCI portal (chicagofed.org/research/data/nfci/current-data) publishes the same series alongside the Adjusted NFCI (ANFCI) and the three sub-indices (risk, credit, leverage). Bloomberg and Refinitiv (LSEG) mirror NFCI under their own tickers. For component-level analysis, the Chicago Fed publishes the contributions of each of the 105 underlying indicators.
  • Known gaps. None. The series is continuous weekly from 8 January 1971 to present. The Chicago Fed back-cast the model to cover the full FRED history rather than starting from initial publication.

For analytical work, pair NFCI with the Adjusted NFCI (ANFCI on FRED) and with the three component sub-indices to distinguish broad-based stress from category-specific dislocations.


Common Pitfalls When Using NFCI

NFCI is widely cited in macro and policy commentary, but recurring interpretation errors meaningfully distort the signal.

  1. Confusing NFCI with ANFCI. The Adjusted NFCI strips out the portion of financial conditions that is statistically explained by the prevailing growth and inflation regime. When the Fed is tightening rates aggressively in response to high inflation, NFCI may rise even though ANFCI stays near zero — because tighter financial conditions are exactly what the rate cycle “should” produce. Users tracking NFCI for stress signals frequently misread cyclical tightening as fundamental dislocation.
  2. Re-standardizing the index over a short window. NFCI is already z-scored against the full 1971-onward history. Re-standardizing it over a five-year or ten-year rolling window — a common reflex — destroys the long-run comparability the Chicago Fed built in. A “stressed” reading by short-window standards may be entirely typical by long-run standards, and vice versa.
  3. Treating publication lag as zero. NFCI for the week ending Friday is published the following Wednesday — a five-day lag at first observation. The most recent two to three weekly readings can also be revised. For event-study work around fast-moving stress episodes (March 2020, March 2023), the published series understates the real-time signal that was available to market participants.
  4. Reading isolated spikes as regime changes. NFCI naturally oscillates around zero week to week. Isolated single-week excursions to +0.3 or +0.5 are common and rarely informative. What historically signals regime change is sustained NFCI > 0 for three or more consecutive weeks, combined with deterioration in the credit and leverage sub-indices specifically rather than the risk sub-index alone (which captures volatility and is more reactive to transient shocks).

Historical Regimes

1971–1981 — Stagflation era. NFCI averaged near zero with elevated volatility, reflecting Burns/Miller Fed policy tensions and the twin oil shocks. The series spiked above +1 during the 1973–1974 banking stress (Franklin National failure) and reached its early-period peak above +2 during the initial phase of the Volcker shock in 1980–1981. Most of the period featured persistent uncertainty rather than acute crisis, with NFCI rarely staying negative for long.

1982–1995 — Disinflation and S&L wind-down. NFCI moved into negative territory during the post-Volcker easing and stayed there through most of the 1980s expansion, briefly rising during the 1990–1991 recession and S&L resolution. The 1987 stock market crash produced a sharp transient spike that reversed within weeks — a textbook case of localized market stress without systemic financial-conditions deterioration.

1996–2006 — Great Moderation and loose conditions. NFCI averaged approximately -0.6 over the decade, indicating persistently looser-than-average financial conditions. Brief spikes occurred during the 1998 LTCM/Russia episode, the 2001 dot-com bust, and the 2002 corporate fraud wave — all reversed quickly. The 2004–2006 stretch saw the longest run of deeply negative NFCI in the series, foreshadowing the compressed risk premia that would unwind in 2008.

2007–2009 — Global Financial Crisis. NFCI reached its all-time peak of approximately +4.6 in October 2008 — more than four standard deviations above the long-run mean. The series exceeded zero for 78 consecutive weeks (August 2007 to February 2009), the longest sustained stress regime in the dataset. The duration mattered as much as the peak: every prior episode had reverted within months, while this one persisted long enough to force a fundamental repricing of credit risk across the system, visible in the parallel widening of HY OAS.

2010–2019 — QE-era loose conditions. NFCI returned to negative territory by mid-2010 and stayed there almost continuously, averaging approximately -0.7. Brief tightening flares appeared during the 2011 European debt crisis, the 2015–2016 energy and EM stress, and the late-2018 Fed-policy uncertainty episode. Each was promptly reversed by Fed easing or pauses, reinforcing the perception that NFCI excursions above zero would trigger a central bank response well before they hardened into a stress regime.

2020 — Pandemic shock. NFCI jumped from -0.6 to +1.6 in three weeks during March 2020 — the fastest swing on record. The combination of corporate bond facilities, aggressive rate cuts, and unprecedented Fed balance sheet expansion pushed NFCI back below zero within roughly four months. The episode was the shortest acute stress regime in the dataset by duration, though one of the most severe by peak magnitude.

2021–present — Tightening cycle without credit event. Despite the most aggressive Fed rate-hiking cycle since the early 1980s, NFCI has remained close to zero or slightly negative through most of 2022–2025, with brief tightening episodes around the March 2023 regional bank crisis (NFCI peaked near +0.4) and the August 2024 yen-carry-trade unwind. The persistent disconnect between aggressive policy tightening and benign NFCI readings is one of the more distinctive features of the current cycle. Whether this reflects genuinely resilient financial intermediation, compressed risk premia masking tail risk, or structural changes in how NFCI components react to policy is a central question in current financial-conditions research, increasingly studied alongside survey-based credit conditions.


Related Macroeconomic Datasets

NFCI is a composite — understanding its movements requires drilling into the underlying credit and volatility components. The series below are among the highest-weighted inputs to NFCI and provide direct visibility on what the index is reacting to.


Macroeconomic Dataset Hub

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

Explore the Eco3min Dataset Hub


Sources

  • Federal Reserve Bank of Chicago — National Financial Conditions Index
  • Federal Reserve Bank of St. Louis — FRED series NFCI
  • Brave, S. and A. Butters (2011, 2012) — methodology papers for the NFCI dynamic factor model

Dataset Reference

Last updated — 20 May 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.