Skip to main content

Cash Flow Statement Growth


Implementation details

Class names

Model nameParameters classData class
CashFlowStatementGrowthCashFlowStatementGrowthQueryParamsCashFlowStatementGrowthData

Import Statement

from openbb_core.provider.standard_models.cash_flow_growth import (
CashFlowStatementGrowthData,
CashFlowStatementGrowthQueryParams,
)

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.