Lookup Data Tag

Lookup Data Tag Ruby API Documentation

Returns the Data Tag with the given `identifier`

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

Stock Price Code Example

Use my API Key
# Load the gem
require 'intrinio-sdk'
require 'pp'
# Setup authorization
Intrinio.configure do |config|
config.api_key['api_key'] = 'YOUR_API_KEY'
config.allow_retries = true
end
dataTag_api = Intrinio::DataTagApi.new
identifier = "marketcap"
result = dataTag_api.get_data_tag_by_id(identifier)
pp result
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

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

Return Type

object
Intrinio::DataTag

Properties

NameTypeDescription
idStringThe Intrinio ID for the Data Tag  
nameStringThe readable name of the Data Tag  
tagStringThe code-name of the Data Tag  
statement_codeStringThe code of the financial statement to which this Data Tag belongs  
statement_typeStringThe format of the financial statment to which this Data Tag belongs  
parentStringThe 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)  
factorStringThe operator forming the statement relationship between the child Data Tag (or Data Tags) and the parent Data Tag  
balanceStringWhether the Data Tag represents a credit or debit  
typeStringThe nature of the Data Tag, operating or nonoperating  
unitStringThe unit of the Data Tag