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

symbol: str | list[str]
Symbol to get data for. Multiple items allowed for provider(s): fmp.

limit: int
The number of data entries to return.

Data

symbol: str
Symbol representing the entity requested in the data.

period_ending: date
The date of the data.

fiscal_period: str
Period of the financial ratios.

fiscal_year: int
Fiscal year.