Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.18 KB

DataTag.md

File metadata and controls

19 lines (15 loc) · 1.18 KB

DataTag

Properties

Name Type Description Notes
id str The Intrinio ID for the Data Tag [optional]
name str The readable name of the Data Tag [optional]
tag str The code-name of the Data Tag [optional]
statement_code str The code of the financial statement to which this Data Tag belongs [optional]
statement_type str The format of the financial statment to which this Data Tag belongs [optional]
parent str The parent Data Tag forming the statement relationship with the factor [optional]
factor str The operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag [optional]
balance str Whether the Data Tag represents a credit or debit [optional]
type str The nature of the Data Tag, operating or nonoperating [optional]
unit str The unit of the Data Tag [optional]

[Back to Model list] [Back to API list] [Back to README]