Lookup Data Tag

Lookup Data Tag R API Documentation

Returns the Data Tag with the given `identifier`

API Class:
IntrinioSDK::DataTagApi
Instance Method:
get_data_tag_by_id()

Stock Price Code Example

Use my API Key
client <- IntrinioSDK::ApiClient$new()
# Configure API key authorization: ApiKeyAuth
client$configuration$apiKey <- "YOUR_API_KEY"
#Configure retries
client$configuration$allowRetries <- TRUE
# Setup API with client
DataTagApi <- IntrinioSDK::DataTagApi$new(client)
# Required params
identifier <- "marketcap"
response <- DataTagApi$get_data_tag_by_id(identifier)
print(response)
print(response$content)
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

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


Return Type

object
IntrinioSDK::DataTag

Properties

NameTypeDescription
idCharacterThe Intrinio ID for the Data Tag  
nameCharacterThe readable name of the Data Tag  
tagCharacterThe code-name of the Data Tag  
statement_codeCharacterThe code of the financial statement to which this Data Tag belongs  
statement_typeCharacterThe format of the financial statment to which this Data Tag belongs  
parentCharacterThe parent Data Tag forming the statement relationship with the factor  
sequenceNumericThe order in which the Data Tag appears in its logical group (such as a financial statement)  
factorCharacterThe operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag  
balanceCharacterWhether the Data Tag represents a credit or debit  
typeCharacterThe nature of the Data Tag, operating or nonoperating  
unitCharacterThe unit of the Data Tag