Ffiec Coverage
ffiec_coverageReport what FFIEC call report data is available here — which quarters are loaded, how many banks and line items each holds, which schedules are covered, and the filing lag between a quarter ending and its data being published. Answers "what call report data do you have", "how current is this", "which quarters can I compare". Use before a trend question to see the window. Also resolves an MDRM code or searches for one by description. Example: ffiec_coverage({}); ffiec_coverage({ code: "RCFD2170" }); ffiec_coverage({ query: "total deposits" }). Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | An MDRM code to explain, e.g. "RCFD2170" | |
| limit | No | Max search results (default 15) | |
| query | No | Search line item descriptions, e.g. "total deposits" |