Standardized Financials Dimensions

Standardized Financials Dimensions Python API Documentation

Returns as reported dimensionality of a data tag

API Class:
FundamentalsApi
Instance Method:
get_fundamental_standardized_financials_dimensions()

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)
id = 'AAPL-income_statement-2020-FY'
tag = 'ceo'
response = intrinio.FundamentalsApi().get_fundamental_standardized_financials_dimensions(id, tag)
print(response)
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

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


Return Type

object
ApiResponseStandardizedFinancialsDimensions

Properties

NameTypeDescription
dimensionslist[StandardizedFinancialsDimension]The combination of XBRL axis and members that defines the dimensionalization of this fact (if any)  
data_tagDataTagSummary 
fundamentalFundamental 
object
StandardizedFinancialsDimension

Properties

NameTypeDescription
dimensionstrThe title of the dimension  
valuestrThe value of the dimension  
object
DataTagSummary

Properties

NameTypeDescription
idstrThe Intrinio ID for the Data Tag  
namestrThe readable name of the Data Tag  
tagstrThe code-name of the Data Tag  
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  
unitstrThe unit of the Data Tag  
object
Fundamental

Properties

NameTypeDescription
idstrThe Intrinio ID of the Fundamental  
statement_codestrThe code of the financial statement that the Fundamental represents  
fiscal_yearfloatThe fiscal year  
fiscal_periodstrThe fiscal period  
typestrThe type of Fundamental  
start_datedateThe period start date  
end_datedateThe period start date  
filing_datedatetimeThe date and time when the Fundamental was filed with the SEC  
is_latestboolIs 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
CompanySummary

Properties

NameTypeDescription
idstrThe Intrinio ID of the company  
tickerstrThe stock market ticker symbol associated with the company's common stock securities  
namestrThe company's common name  
leistrThe Legal Entity Identifier (LEI) assigned to the company  
cikstrThe Central Index Key (CIK) assigned to the company