Banks with the steepest multi-quarter rise in CRE — non-owner-occupied charge-offs
Banks whose category-specific charge-off rate is rising fastest over the trailing two years, measured by linear-regression slope of the year-to-date charge-off ratio. Acceleration in charge-offs is a leading indicator of credit-portfolio deterioration that typically precedes nonperforming-loan ratio spikes by one to three quarters.
| Rank | Institution | Source | State | Charge-Off Trend | Trend | |
|---|---|---|---|---|---|---|
| 1 | QUOIN FINANCIAL BANK | BANK | SD | +30.1 | ||
| 2 | FARMERS&MERCHANTS BANK | BANK | OK | +7.4 | ||
| 3 | BANK OF GUEYDAN | BANK | LA | +3.7 | ||
| 4 | FIRST FEDERAL BANK OF OHIO | BANK | OH | +2.9 | ||
| 5 | FARMERS&MERCHANTS STB NY MIL | BANK | MN | +2.6 | ||
| 6 | COMMUNITY STB OF CANTON | BANK | OK | +1.6 | ||
| 7 | UTAH INDEPENDENT BANK | BANK | UT | +1.6 | ||
| 8 | BURLING BANK | BANK | IL | +1.5 | ||
| 9 | FIRST NB OF HUGHES SPRINGS | BANK | TX | +1.4 | ||
| 10 | EAGLEBANK | BANK | MD | +1.2 | ||
40 more institutions match this list. Unlock metric values for every row and column sort with Foundation. Unlock with Foundation | ||||||
See 40 more →
Methodology
This card ranks banks whose trailing two-year trend slope of category-specific year-to-date charge-off ratio meets or exceeds 0.001 per quarter (approximately 0.4 percentage points per year of rising charge-off velocity). The ratio is computed inline as charge_off_volume_ytd divided by loan_balance per (institution, quarter, category). The slope is then computed via Postgres regr_slope() over up to eight quarter-end observations within the trailing two-year window (t in quarter units; y = decimal charge-off ratio). Banks with fewer than two observations are excluded by regr_slope null-handling. Field sources: FFIEC Call Report Schedule RI-B Part I per-category charge-off codes (RIAD4635 family at the institution-total level; RIADC234, RIADC235, RIAD5411, RIAD3588, RIADC895, RIADC897, RIADC891, RIADC893, RIAD4638, RIADB514 / RIADK129 / RIADK205 for individual leaves; all pinned in lib/call-report/cdr-fields.js). Per-category charge-off volume is stored in call_report_metrics_by_category.charge_off_volume_ytd with source='fdic_cdr'; loan_balance in the same row provides the denominator. Acceleration in charge-offs typically precedes nonperforming-loan ratio spikes by one to three quarters; this card surfaces the leading-edge signal. Categories below ten qualifying banks per quarter render no landing (compute-cards skips snapshot generation; route returns 404 per spec § Empty-category filter).