Skip to main content

Income Statement Growth


Implementation details

Class names

Model nameParameters classData class
IncomeStatementGrowthIncomeStatementGrowthQueryParamsIncomeStatementGrowthData

Import Statement

from openbb_core.provider.standard_models.income_statement_growth import (
IncomeStatementGrowthData,
IncomeStatementGrowthQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrSymbol to get data for.False
limitintThe number of data entries to return.10True

Data

NameTypeDescription
period_endingdateThe end date of the reporting period.
fiscal_periodstrThe fiscal period of the report.
fiscal_yearintThe fiscal year of the fiscal period.