Skip to main content

REVENUE_PER_GEOGRAPHY

Get the revenue geographic breakdown for a given company over time.

Syntax

=OBB.EQUITY.FUNDAMENTAL.REVENUE_PER_GEOGRAPHY(symbol,[period],[structure])

Examples

=OBB.EQUITY.FUNDAMENTAL.REVENUE_PER_GEOGRAPHY("AAPL")
=OBB.EQUITY.FUNDAMENTAL.REVENUE_PER_GEOGRAPHY("AAPL","annual","flat")

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for.True
periodTextTime period of the data to return.False
structureTextStructure of the returned data.False

Data

NameDescription
period_endingThe end date of the reporting period.
fiscal_periodThe fiscal period of the reporting period.
fiscal_yearThe fiscal year of the reporting period.
filing_dateThe filing date of the report.
geographic_segmentDictionary of the revenue by geographic segment.