Banks with the steepest multi-quarter rise in Construction — 1-4 family 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 | QUAINT OAK BANK | BANK | PA | +3.9 | ||
| 2 | HIBERNIA BANK | BANK | LA | +2.4 | ||
| 3 | AMERICAN ST B&T CO WILLISTON | BANK | ND | +2.3 | ||
| 4 | IDABEL NATIONAL BANK | BANK | OK | +2.0 | ||
| 5 | HERITAGE BANK&TRUST | BANK | TN | +1.8 | ||
| 6 | LITTLE HORN STATE BANK | BANK | MT | +1.7 | ||
| 7 | JEWETT CITY SAVINGS BANK | BANK | CT | +1.5 | ||
| 8 | OKLAHOMA HERITAGE BANK | BANK | OK | +1.5 | ||
| 9 | FOWLER STATE BANK | BANK | CO | +1.3 | ||
| 10 | BANK OF CLOVIS | BANK | NM | +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).