| Name | Type | Description |
|---|---|---|
| id | String | The Intrinio ID for the Data Tag |
| name | String | The readable name of the Data Tag |
| tag | String | The code-name of the Data Tag |
| statementCode | String | The code of the financial statement to which this Data Tag belongs |
| statementType | StatementTypeEnum | The format of the financial statment to which this Data Tag belongs |
| parent | String | The parent Data Tag forming the statement relationship with the factor |
| sequence | BigDecimal | The order in which the Data Tag appears in its logical group (such as a financial statement) |
| factor | String | The operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag |
| balance | String | Whether the Data Tag represents a credit or debit |
| type | String | The nature of the Data Tag, operating or nonoperating |
| unit | String | The unit of the Data Tag |
| Name | Value |
|---|---|
| FINANCIAL | "financial" |
| INDUSTRIAL | "industrial" |