Skip to main content

COUNTRY_PROFILE

Get a profile of country statistics and economic indicators.

Syntax

=OBB.ECONOMY.COUNTRY_PROFILE(country,[latest],[use_cache])

Examples

=OBB.ECONOMY.COUNTRY_PROFILE("united_kingdom")
=OBB.ECONOMY.COUNTRY_PROFILE("united_states,jp")

Parameters

NameTypeDescriptionRequired
countryTextThe country to get data. Multiple comma separated items allowed.True
latestBooleanIf True, return only the latest data. If False, return all available data for each indicator.False
use_cacheBooleanIf True, the request will be cached for one day.Using cache is recommended to avoid needlessly requesting the same data.False