Skip to main content

CALENDAR

Get the upcoming, or historical, economic calendar of global events.

Syntax

=OBB.ECONOMY.CALENDAR([start_date],[end_date],[country],[importance],[group],[calendar_id])

Examples

=OBB.ECONOMY.CALENDAR()
=OBB.ECONOMY.CALENDAR("2020-03-01","2020-03-31")

Parameters

NameTypeDescriptionRequired
start_dateTextStart date of the data, in YYYY-MM-DD format.False
end_dateTextEnd date of the data, in YYYY-MM-DD format.False
countryTextCountry of the event. Multiple comma separated items allowed.False
importanceTextImportance of the event. Options: low, medium, high.False
groupTextGrouping of events. Options: interest_rate, inflation, bonds, consumer, gdp, government, housing, labour, markets, money, prices, trade, business.False
calendar_idAnyGet events by TradingEconomics Calendar ID. Multiple comma separated items allowed.False

Data

NameDescription
dateThe date of the data.
countryCountry of event.
categoryCategory of event.
eventEvent name.
importanceThe importance level for the event.
sourceSource of the data.
currencyCurrency of the data.
unitUnit of the data.
consensusAverage forecast among a representative group of economists.
previousValue for the previous period after the revision (if revision is applicable).
revisedRevised previous value, if applicable.
actualLatest released value.
changeValue change since previous.
change_percentPercentage change since previous.
last_updatedLast updated timestamp.
created_atCreated at timestamp.