Lookup Data Tag

Lookup Data Tag Python API Documentation

Returns the Data Tag with the given `identifier`

API Class:
DataTagApi
Instance Method:
get_data_tag_by_id()

Stock Price Code Example

Use my API Key
from __future__ import print_function
import time
import intrinio_sdk as intrinio
from intrinio_sdk.rest import ApiException
intrinio.ApiClient().set_api_key('YOUR_API_KEY')
intrinio.ApiClient().allow_retries(True)
identifier = 'marketcap'
response = intrinio.DataTagApi().get_data_tag_by_id(identifier)
print(response)
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

NameTypeDescriptionNotes
identifierstrThe Intrinio ID or the code-name of the Data Tag 


Return Type

object
DataTag

Properties

NameTypeDescription
idstrThe Intrinio ID for the Data Tag  
namestrThe readable name of the Data Tag  
tagstrThe code-name of the Data Tag  
statement_codestrThe code of the financial statement to which this Data Tag belongs  
statement_typestrThe format of the financial statment to which this Data Tag belongs  
parentstrThe parent Data Tag forming the statement relationship with the factor  
sequencefloatThe order in which the Data Tag appears in its logical group (such as a financial statement)  
factorstrThe operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag  
balancestrWhether the Data Tag represents a credit or debit  
typestrThe nature of the Data Tag, operating or nonoperating  
unitstrThe unit of the Data Tag