Skip to main content

Financial Ratios


Implementation details

Class names

Model nameParameters classData class
FinancialRatiosFinancialRatiosQueryParamsFinancialRatiosData

Import Statement

from openbb_core.provider.standard_models.financial_ratios import (
FinancialRatiosData,
FinancialRatiosQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrSymbol to get data for.False
limitintThe number of data entries to return.12True

Data

NameTypeDescription
period_endingstrThe date of the data.
fiscal_periodstrPeriod of the financial ratios.
fiscal_yearintFiscal year.