Returns the Data Tag with the given `identifier`
| Name | Description | Example |
|---|---|---|
|
identifier
* required
|
The Intrinio ID or the code-name of the Data Tag | marketcap |
|
identifier
* required
The Intrinio ID or the code-name of the Data Tag
|
| Name | Description | Type |
|---|---|---|
| id | The Intrinio ID for the Data Tag | string |
| name | The readable name of the Data Tag | string |
| tag | The code-name of the Data Tag | string |
| statement_code | The code of the financial statement to which this Data Tag belongs | string |
| statement_type | The format of the financial statment to which this Data Tag belongs | select |
| parent | The parent Data Tag forming the statement relationship with the factor | string |
| sequence | The order in which the Data Tag appears in its logical group (such as a financial statement) | number |
| factor | The operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag | string |
| balance | Whether the Data Tag represents a credit or debit | string |
| type | The nature of the Data Tag, operating or nonoperating | string |
| unit | The unit of the Data Tag | string |
|
id
The Intrinio ID for the Data Tag
|
||
|
name
The readable name of the Data Tag
|
||
|
tag
The code-name of the Data Tag
|
||
|
statement_code
The code of the financial statement to which this Data Tag belongs
|
||
|
statement_type
The format of the financial statment to which this Data Tag belongs
|
||
|
parent
The parent Data Tag forming the statement relationship with the factor
|
||
|
sequence
The order in which the Data Tag appears in its logical group (such as a financial statement)
|
||
|
factor
The operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag
|
||
|
balance
Whether the Data Tag represents a credit or debit
|
||
|
type
The nature of the Data Tag, operating or nonoperating
|
||
|
unit
The unit of the Data Tag
|