fdic_financials
Retrieve quarterly Call Report financials for FDIC-insured banks, including assets, deposits, net income, and ratios. Filter by bank or state to analyze performance.
Instructions
Get quarterly Call Report financial data for FDIC-insured banks. Includes assets, deposits, net income, ROA, ROE, loan loss reserves. Filter by CERT number (specific bank) or STALP (state). Dollar values in thousands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25) | |
| fields | No | Fields: 'CERT,INSTNAME,REPDTE,ASSET,DEP,NETINC,ROA,ROE' | |
| offset | No | Pagination offset | |
| filters | No | Filter: 'CERT:3511' (specific bank), 'STALP:"CA"', 'REPDTE:20240331' (quarter) | |
| sort_by | No | Sort field: 'REPDTE' (default), 'ASSET', 'NETINC' | |
| sort_order | No | Sort direction |