Get Financial Information for FDIC Insured Institutions

GET {{baseUrl}}/financials?filters=CERT:14&fields=CERT,REPDTE,ASSET,DEP&sort_by=REPDTE&sort_order=DESC&limit=10&offset=0&agg_by=CERT&agg_term_fields=REPDTE&agg_sum_fields=ASSET&agg_limit=1&format=json&download=true&filename=data_file

Returns financial information for financial institutions

Request Params

KeyDatatypeRequiredDescription
filtersstringThe filter criteria that refines the records included in the result.
Examples:
  • Filter data by the numeric range
    ASSET:[1000 TO 9999] | | fields | string | | Comma delimited list of fields with quarterly financial data to return. | | sort_by | string | | Field name by which to sort returned data | | sort_order | string | | Indicator if ascending (ASC) or descending (DESC) | | limit | number | | The number of records to return. Default is 10 and maximum is 10,000. | | offset | number | | The offset of page to return. | | agg_by | string | | The field(s) by which data will be aggregated. | | agg_term_fields | string | | The field(s) for which aggregations will be counted for each unique term. | | agg_sum_fields | string | | The field(s) for which aggregations will be summed or aggregated. | | agg_limit | number | | The limit on how many aggregated results will be displayed | | format | string | | The format of the data to return. | | download | boolean | | Whether the data should be downloaded as a file. | | filename | string | | The filename to use when downloading data. |

RESPONSES

status: OK

{"meta":{"total":41554054,"parameters":{},"index":{"name":"eu","createTimestamp":"2017-08-16T14:33:31.343Z"}},"data":[{"value":"reference risview_properties.yaml not found in the OpenAPI spec"},{"value":"reference risview_properties.yaml not found in the OpenAPI spec"}],"totals":{"count":-56866673}}