Bank XBRL Tags

Bank XBRL Tags Web API Documentation

Returns the Bank XBRL tags and labels for a given ticker/RSSD ID, statement, and date or fiscal year/fiscal quarter.

Endpoint:
https://api.intrinio.com/tags/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. 2362074
statement
* required
The financial statement requested from the call report, the UBPR report or Y-9C report, which can be found from the bank fundamentals end point. RI
fiscal_year
The fiscal year associated with the fundamental. 2015
fiscal_period
The fiscal period associated with the fundamental.
Options:
FY
Q1
Q2
Q3
Q4
Q1TTM
Q2TTM
Q3TTM
Q2YTD
Q3YTD
show more show less
FY
page_number
An integer greater than or equal to 1 for specifying the page number or the return values. 1
page_size
An integer greater than or equal to 1 for specifying the number of results on each page. 10
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 Y-9C report, which can be found from the bank fundamentals end point.
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 or 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
name the label of the XBRL tag as reported of the financial statement string
tag the XBRL tag of the associated financial data point string
unit the unit type of the XBRL tag string
abstract the type of value - true indicates that the value is a header label and has no associated data value, whereas false indicates that the XBRL tag has an associated value. boolean
sequence an integer 0 or greater indicating the presentation order of the XBRL tag and label in the financial statement number
depth an integer 0 or greater indicating the presentation indentation depth of the XBRL tag and label in the financial statement number
name
the label of the XBRL tag as reported of the financial statement
tag
the XBRL tag of the associated financial data point
unit
the unit type of the XBRL tag
abstract
the type of value - true indicates that the value is a header label and has no associated data value, whereas false indicates that the XBRL tag has an associated value.
sequence
an integer 0 or greater indicating the presentation order of the XBRL tag and label in the financial statement
depth
an integer 0 or greater indicating the presentation indentation depth of the XBRL tag and label in the financial statement