Returns the Bank XBRL tags and labels for a given ticker/RSSD ID, statement, and date or fiscal year/fiscal quarter.
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 |
item
|
The return value for the tag.
Options:
name
tag
unit
sequence
depth
abstract
show more
show less
|
name |
sequence
|
An integer 0 or greater for calling a single tag from the first entry. | 0 |
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.
|
||
item
* required
The return value for the tag.
|
||
sequence
* required
An integer 0 or greater for calling a single tag from the first entry.
|
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
|