What Is the FR Y-9C? A Practitioner's Guide to Holding Company Reports
Pull up JPMorgan Chase Bank, N.A. on the FFIEC call report and you see a $3.4 trillion institution. Pull up JPMorgan Chase & Co. on the FR Y-9C and you …
Pull up JPMorgan Chase Bank, N.A. on the FFIEC call report and you see a $3.4 trillion institution. Pull up JPMorgan Chase & Co. on the FR Y-9C and you see something different — a holding company with broker-dealer operations, asset management, and international exposures that never touch the insured bank charter. For most large organizations, those two pictures diverge in ways that matter. The FR Y-9C is what closes that gap.
This guide covers what the FR Y-9C is, who files it, how its schedules map to the call report, and when you need one versus the other.
What the FR Y-9C Actually Is
The FR Y-9C — formally titled Consolidated Financial Statements for Holding Companies — is a quarterly report filed with the Federal Reserve. It consolidates the parent holding company, all bank subsidiaries, and all nonbank subsidiaries into a single set of financial statements.
That last part is the point. The FFIEC 031/041/051 call report is filed by the insured bank itself. Nonbank subsidiaries — the mortgage company, the broker-dealer, the leasing arm — do not appear there except in intercompany eliminations. The FR Y-9C pulls them all in.
The Federal Reserve uses it as the primary window into the financial condition of the banking organizations it supervises at the consolidated level. For a large complex institution, the holding company’s leverage ratio, trading book exposure, and nonbank funding can look quite different from the bank-only picture, which is exactly why the Fed requires it.

The $3 billion consolidated asset threshold is the key cutoff. Holding companies above that file the FR Y-9C quarterly. Below it, the filing obligation drops to the FR Y-9SP — a parent-only, semiannual report with far less detail. For a small community bank inside a holding company with no meaningful nonbank activity, that distinction rarely matters analytically. For a $15 billion regional with a mortgage-servicing subsidiary and a captive insurance entity, it matters quite a bit.
The Schedule Structure and Where to Find What
The FR Y-9C’s schedule layout will feel familiar if you work with call report data. The Fed designed the two to be broadly comparable — which is deliberate, since examiners regularly work across both.
Schedule HC — the consolidated balance sheet. This is your top-level snapshot of assets, liabilities, and equity for the entire organization. The holding-company equivalent of Schedule RC on the FFIEC 031.
Schedule HI — the consolidated income statement. Revenue, expenses, provision, and net income across the bank and nonbank subs. Watch the line items here against Schedule RI on the call report; for large organizations you will sometimes see material differences in noninterest income that trace directly to nonbank revenue.
Schedule HC-C — consolidated loans and leases by category. The holding-company analog of Schedule RC-C. For organizations with significant nonbank lending operations, the consolidated loan book can exceed the bank-only version by a meaningful margin.
Schedule HC-N — past due and nonaccrual loans. Consolidated asset quality. This is your holding-company equivalent of Schedule RC-N, and it is where credit stress shows up first in a consolidated view.
Schedule HC-R — regulatory capital. This is the one that gets the most attention in supervisory contexts. Consolidated Tier 1 capital, risk-weighted assets, and capital ratios for the holding company as a whole. The bank-level capital ratios on Schedule RC-R tell a different story if the parent has significant double-leverage or downstream guarantees.
Schedule HC-L — off-balance-sheet items and derivatives. For large organizations, the notional values here can dwarf the balance sheet. This schedule has no meaningful analog at small banks.
One practical annoyance: the FR Y-9C uses BHCF item codes rather than MDRM codes from the call report. BHCK2170 on the Y-9C (total assets) and RCON2170 on the call report are the same concept but tracked under different code prefixes. If you are building a reconciliation between a bank and its holding company, you spend real time mapping the two code systems. BankRegReports does that mapping for you across 24+ years of quarterly history.
FR Y-9C vs. Call Report: Where They Differ in Practice
| Call Report (FFIEC 031/041/051) | FR Y-9C | |
|---|---|---|
| Entity covered | Single insured depository institution | Consolidated holding company |
| Filed with | Primary federal regulator via FFIEC | Federal Reserve |
| Nonbank subsidiaries | Excluded | Consolidated in |
| Primary identifier | FDIC certificate number | RSSD ID |
| Filing frequency | Quarterly | Quarterly |
| Threshold | All FDIC-insured institutions | Generally $3B+ consolidated assets |
| Item code prefix | RCON / RIAD / RCFD | BHCK / BHCI / BHDM |
For a standalone community bank with no meaningful holding-company structure, these two reports are nearly identical. The bank is 99% of the consolidated entity, so the numbers reconcile almost exactly. For a large regional or money-center organization, the gap can be substantial — and that gap is analytically interesting.
A few places where the divergence shows up most often:
Noninterest income. Broker-dealer commissions, insurance premiums, and mortgage-banking revenue from nonbank subsidiaries flow into Schedule HI on the Y-9C but never appear on the bank’s Schedule RI.
Leverage and debt. Holding companies frequently issue senior notes and subordinated debt at the parent level that fund downstream capital contributions to the bank. The bank’s balance sheet shows the equity; the holding company’s shows the debt that paid for it. Double-leverage analysis requires the Y-9C.
Trading assets. For organizations with significant broker-dealer operations, trading account assets on Schedule HC can be a multiple of what appears on the bank’s Schedule RC.
Identifiers: Why Holding Companies Use RSSD IDs
The FDIC certificate number is the unique identifier for an insured bank. Holding companies do not have FDIC certificates — they are not insured depositories — so they are tracked by their RSSD ID, the identifier assigned by the Federal Reserve’s National Information Center.
The RSSD ID links a holding company to each of its bank subsidiaries, which is how you trace the ownership chain. A holding company with four bank charters will have one RSSD ID for the parent and four separate FDIC certificate numbers for the bank subsidiaries, each of which also has its own RSSD ID.
If you are looking up a bank and need to find the holding company that owns it, the NIC parent chain is the path. The RSSD ID on the bank’s call report header record points to the parent. BankRegReports exposes this relationship directly so you can move between bank-level and consolidated views without rebuilding the ownership hierarchy yourself.
Pulling FR Y-9C Data Programmatically
from bankregreports import BankReg
brr = BankReg("brr_your_key_here")
# Pull holding company financials by RSSD ID (e.g., JPMorgan Chase & Co.)
hc = brr.holding_company(rssd_id=1039502, quarters=8)
print(hc.capital_ratios())
# Output:
# quarter tier1_ratio cet1_ratio leverage_ratio
# 2024Q4 15.3% 15.7% 6.9%
# 2024Q3 15.2% 15.3% 6.8%
# 2024Q2 15.3% 15.3% 6.9%
# ...
# Source: FR Y-9C Schedule HC-R
The BankRegReports Data API returns both bank-level call report data and holding-company Y-9C data through the same interface. Full endpoint documentation is at api.bankregreports.com/api/v1/docs.
When You Need the FR Y-9C vs. the Call Report
Use the call report when your analysis is bank-specific: deposit funding, loan portfolio composition, bank-level capital adequacy, or any metric anchored to the insured institution. The UBPR is built from call report data and remains the standard reference for bank-to-bank peer comparison.
Use the FR Y-9C when:
- The holding company issues public equity or debt and you are doing credit or equity analysis on the legal entity investors actually own
- You need to see nonbank business lines — trading, insurance, mortgage origination at the parent
- You are stress-testing consolidated leverage, including parent-level debt
- You want capital ratios at the consolidated level, which can differ from bank-level ratios under certain structures
- The organization operates multiple bank charters and you want the combined picture
For most community banks, the call report is sufficient. For anything above roughly $5 billion with a complex holding-company structure, working from call report data alone means you are looking at an incomplete picture.

Frequently Asked Questions
What is the FR Y-9C? The FR Y-9C is the Consolidated Financial Statements for Holding Companies, filed quarterly with the Federal Reserve. It covers the entire holding company — parent, bank subsidiaries, and nonbank subsidiaries — on a consolidated basis.
Who files the FR Y-9C? Top-tier bank holding companies, savings and loan holding companies, and certain other holding companies with total consolidated assets of $3 billion or more. Below that threshold, holding companies file the FR Y-9SP semiannually.
What is the difference between the FR Y-9C and the call report? The call report covers a single insured bank filed through the FFIEC. The FR Y-9C covers the entire consolidated holding company, including nonbank subsidiaries, and is filed with the Federal Reserve. For a standalone community bank the two are nearly identical. For a large organization with broker-dealer, insurance, or mortgage-origination operations, they can diverge substantially.
Is the FR Y-9C public? Yes. The Federal Reserve publishes FR Y-9C data through the National Information Center and the Chicago Fed’s BHCF data series. BankRegReports normalizes and presents holding-company data alongside bank-level call report data with trend history and peer comparisons.
Why do analysts use the FR Y-9C instead of the call report? The consolidated holding company is usually the entity that issues stock and carries parent-level debt. The FR Y-9C captures the full financial picture of that entity — leverage, nonbank revenue, and trading exposures — that no single bank’s call report shows.
How is a holding company identified without an FDIC certificate? By its RSSD ID, assigned by the Federal Reserve. The RSSD ID links the holding company to each of its bank subsidiaries in the NIC ownership hierarchy.
The data referenced in this post is available through the BankRegReports Data API. The BankRegAPI Python SDK (pip install bankregreports) returns clean, UBPR-validated data from FFIEC, FDIC, Federal Reserve, NCUA, and SEC EDGAR in a single call. Get a free API key →