Skip to main content

Revenue Geographic


Implementation details

Class names

Model nameParameters classData class
RevenueGeographicRevenueGeographicQueryParamsRevenueGeographicData

Import Statement

from openbb_core.provider.standard_models.revenue_geographic import (
RevenueGeographicData,
RevenueGeographicQueryParams,
)

Parameters

symbol: str
Symbol to get data for.

Data

period_ending: date
The end date of the reporting period.

fiscal_period: str | None
The fiscal period of the reporting period.

fiscal_year: int | None
The fiscal year of the reporting period.

filing_date: date | None
The filing date of the report.

region: str | None
The region represented by the revenue data.

revenue: int | float
The total revenue attributed to the region.