Skip to main content

balance_growth

Get the growth of a company's balance sheet items over time.

Parameters

symbol: str

Symbol to get data for.

Optional: False


limit: int

The number of data entries to return.

Default: 10

Optional: True


Returns

results: list[BalanceSheetGrowth]

Serializable results.


provider: Optional[Literal['fmp']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

period_ending: date

The end date of the reporting period.

fiscal_period: str

The fiscal period of the report.

fiscal_year: int

The fiscal year of the fiscal period.