fdic_failures
List FDIC bank failures. Filter by state and/or date range. Returns failure date, institution name, location, estimated cost, and resolution type. Sorted most-recent first. Use this for systemic-risk research, historical bank-stability analysis, or compliance work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25) | |
| state | No | Two-letter state code | |
| offset | No | Pagination offset | |
| end_date | No | End date YYYY-MM-DD | |
| start_date | No | Start date YYYY-MM-DD |