Skip to main content
← All datasets

High-Risk Banks

Free

Banks flagged high-risk by the failure-prediction model.

Endpoint

GET /api/v1/risk/high-risk-banks/

Python SDK

import bankregreports
bank = bankregreports.bankreg("brr_…")
df = bank.high_risk_banks(...)
Powered by BankRegAPI