Skip to main content

ratios

Get an extensive set of financial and accounting ratios for a given company over time.

Parameters

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

limit: int | None
The number of data entries to return.


Returns

results: FinancialRatios

Serializable results.

provider: Optional[Literal['fmp', 'intrinio']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data

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

period_ending: date | None
The date of the data.

fiscal_period: str | None
Period of the financial ratios.

fiscal_year: int | None
Fiscal year.