Skip to main content

Balance Sheet Growth


Implementation details

Class names

Model nameParameters classData class
BalanceSheetGrowthBalanceSheetGrowthQueryParamsBalanceSheetGrowthData

Import Statement

from openbb_core.provider.standard_models.balance_sheet_growth import (
BalanceSheetGrowthData,
BalanceSheetGrowthQueryParams,
)

Parameters

symbol: str

Symbol to get data for.

Optional: False


limit: int

The number of data entries to return.

Default: 10

Optional: True

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.