FDIC Bank Data — Institutions, Financials & Failures
Pricing
$1.00 / 1,000 dataset item scrapeds
FDIC Bank Data — Institutions, Financials & Failures
Search FDIC-insured banks, download financial call report data, historical bank failures, and branch locations from the free FDIC Statistics on Depository Institutions API. 4,500+ active US banks. No API key required.
Pricing
$1.00 / 1,000 dataset item scrapeds
Rating
0.0
(0)
Developer
Harry Schoeller
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Search and download data on all FDIC-insured banks and credit unions from the official FDIC Statistics on Depository Institutions (SDI) API. No API key or registration required.
Modes
institutions (default)
Search all FDIC-insured institutions with financial summary data.
{"mode": "institutions","states": ["FL", "TX"],"activeOnly": true,"minAssets": 1000000}
financials
Quarterly call report data for specific institutions.
{"mode": "financials","certNumbers": [3, 57, 12311]}
failures
Historical bank and thrift failures with cost to FDIC.
{"mode": "failures","startDate": "2008-01-01","endDate": "2012-12-31"}
locations
Branch office locations for all US banks.
{"mode": "locations","states": ["FL"],"certNumbers": [57]}
history
Institution history — mergers, name changes, new charters.
{"mode": "history","certNumbers": [3]}
Example output — institutions
{"NAME": "JPMorgan Chase Bank, National Association","CITY": "Columbus","STALP": "OH","ASSET": 3876878000,"DEP": 2987340000,"NETINC": 48954000,"ROA": 1.27,"ROE": 14.21,"ACTIVE": 1,"CERT": 628,"WEBADDR": "www.jpmorganchase.com","REPDTE": "20241231","fetchedAt": "2025-01-01T00:00:00.000Z"}
Key fields
| Field | Description |
|---|---|
| CERT | FDIC Certificate Number (unique bank ID) |
| NAME | Institution name |
| CITY / STALP | City and state abbreviation |
| ASSET | Total assets (thousands of USD) |
| DEP | Total deposits (thousands) |
| NETINC | Net income (thousands) |
| ROA | Return on assets (%) |
| ROE | Return on equity (%) |
| ACTIVE | 1 = active, 0 = closed/failed |
| REPDTE | Report date (YYYYMMDD) |
Use cases
- Bank market analysis and competitive intelligence
- Deposit market share by geography
- Risk and financial health screening
- Due diligence for bank M&A
- Real estate lending market analysis
- Fintech partnership research