Standardized Financials Dimensions

Standardized Financials Dimensions R API Documentation

Returns as reported dimensionality of a data tag

API Class:
IntrinioSDK::FundamentalsApi
Instance Method:
get_fundamental_standardized_financials_dimensions()

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
FundamentalsApi <- IntrinioSDK::FundamentalsApi$new(client)
# Required params
id <- "AAPL-income_statement-2020-FY"
tag <- "ceo"
response <- FundamentalsApi$get_fundamental_standardized_financials_dimensions(id, tag)
print(response)
print(response$content)
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

NameTypeDescriptionNotes
idCharacterThe Intrinio ID or lookup code (ticker-statement-year-period) for the Fundamental 
tagCharacterAn Intrinio data tag ID or code (reference) 


Return Type

object
IntrinioSDK::ApiResponseStandardizedFinancialsDimensions

Properties

NameTypeDescription
dimensionsList of StandardizedFinancialsDimensionThe combination of XBRL axis and members that defines the dimensionalization of this fact (if any)  
dimensions_data_frameData FrameData frame representation of dimensions
data_tagDataTagSummary 
fundamentalFundamental 
object
IntrinioSDK::StandardizedFinancialsDimension

Properties

NameTypeDescription
dimensionCharacterThe title of the dimension  
valueCharacterThe value of the dimension  
object
IntrinioSDK::DataTagSummary

Properties

NameTypeDescription
idCharacterThe Intrinio ID for the Data Tag  
nameCharacterThe readable name of the Data Tag  
tagCharacterThe code-name of the Data Tag  
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  
unitCharacterThe unit of the Data Tag  
object
IntrinioSDK::Fundamental

Properties

NameTypeDescription
idCharacterThe Intrinio ID of the Fundamental  
statement_codeCharacterThe code of the financial statement that the Fundamental represents  
fiscal_yearNumericThe fiscal year  
fiscal_periodCharacterThe fiscal period  
typeCharacterThe type of Fundamental  
start_dateDateThe period start date  
end_dateDateThe period start date  
filing_datePOSIXltThe date and time when the Fundamental was filed with the SEC  
is_latestLogicalIs this the latest fundamental available based on the company's most recent filings? Use the Lookup Fundamental endpoint to find the latest fundamental (reference)  
companyCompanySummaryThe Company that the Fundamental was belongs to  
object
IntrinioSDK::CompanySummary

Properties

NameTypeDescription
idCharacterThe Intrinio ID of the company  
tickerCharacterThe stock market ticker symbol associated with the company's common stock securities  
nameCharacterThe company's common name  
leiCharacterThe Legal Entity Identifier (LEI) assigned to the company  
cikCharacterThe Central Index Key (CIK) assigned to the company