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

Symbol to get data for.

Optional: False


limit: int

The number of data entries to return.

Default: 12

Optional: True

Data

period_ending: str

The date of the data.

fiscal_period: str

Period of the financial ratios.

fiscal_year: int

Fiscal year.