Bank Financials

Bank Financials Web API Documentation

Returns the Bank Financials directly from the financial statements of the call report, UBPR report, and Y-9C XBRL filings from the bank issued with the FDIC.

Endpoint:
https://api.intrinio.com/financials/banks.csv

Parameters

Name Description Example
identifier
* required
The stock market ticker symbol associated with the companies common stock securities, or the bank/bank holding company RSSD ID issued by the Federal Reserve. AAPL
statement
* required
The financial statement requested from the call report, the UBPR report, or the Y-9C report, which can be found from the bank fundamentals end point. RI
date
The first fundamental will be the latest as of this specified date. 2018-01-01
type
The type of periods requested - includes fiscal years for annual data, quarters for quarterly data and trailing twelve months for annual data on a quarterly basis.
Options:
FY
QTR
TTM
YTD
show more show less
FY
fiscal_year
The fiscal year associated with the fundamental. 2018
fiscal_period
The fiscal period associated with the fundamental.
Options:
FY
Q1
Q2
Q3
Q4
Q1TTM
Q2TTM
Q3TTM
Q2YTD
Q3YTD
show more show less
Q4
page_number
An integer greater than or equal to 1 for specifying the page number for the return values. 22
page_size
An integer greater than or equal to 1 for specifying the number of results on each page. 58
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
identifier
* required
The stock market ticker symbol associated with the companies common stock securities, or the bank/bank holding company RSSD ID issued by the Federal Reserve.
statement
* required
The financial statement requested from the call report, the UBPR report, or the Y-9C report, which can be found from the bank fundamentals end point.
date
* required
The first fundamental will be the latest as of this specified date.
type
* required
The type of periods requested - includes fiscal years for annual data, quarters for quarterly data and trailing twelve months for annual data on a quarterly basis.
fiscal_year
* required
The fiscal year associated with the fundamental.
fiscal_period
* required
The fiscal period associated with the fundamental.
page_number
* required
An integer greater than or equal to 1 for specifying the page number for the return values.
page_size
* required
An integer greater than or equal to 1 for specifying the number of results on each page.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
tag the bank call report, UBPR report, or Y-9C report XBRL tag of the financial data point string
value the value of the XBRL tag of the financial data point number
tag
the bank call report, UBPR report, or Y-9C report XBRL tag of the financial data point
value
the value of the XBRL tag of the financial data point