calendar
Get the upcoming, or historical, economic calendar of global events.
Parameters
- standard
- fmp
- nasdaq
- tradingeconomics
start_date: date | None | str
Start date of the data, in YYYY-MM-DD format.
end_date: date | None | str
End date of the data, in YYYY-MM-DD format.
start_date: date | None | str
Start date of the data, in YYYY-MM-DD format.
end_date: date | None | str
End date of the data, in YYYY-MM-DD format.
start_date: date | None | str
Start date of the data, in YYYY-MM-DD format.
end_date: date | None | str
End date of the data, in YYYY-MM-DD format.
country: str | None
Country of the event
start_date: date | None | str
Start date of the data, in YYYY-MM-DD format.
end_date: date | None | str
End date of the data, in YYYY-MM-DD format.
country: str | None
Country of the event.
importance: Literal['low', 'medium', 'high'] | None
Importance of the event.
group: Literal['interest_rate', 'inflation', 'bonds', 'consumer', 'gdp', 'government', 'housing', 'labour', 'markets', 'money', 'prices', 'trade', 'business'] | None
Grouping of events.
calendar_id: None | int | str | None
Get events by TradingEconomics Calendar ID.
Returns
results: EconomicCalendar
Serializable results.
provider: Optional[Literal['fmp', 'nasdaq', 'tradingeconomics']]
Provider name.
warnings: Optional[list[Warning_]]
list of warnings.
chart: Optional[Chart]
Chart object.
extra: dict[str, Any]
Extra info.
Data
- standard
- fmp
- nasdaq
- tradingeconomics
date: datetime | None | str
The date of the data.
country: str | None
Country of event.
category: str | None
Category of event.
event: str | None
Event name.
importance: str | None
The importance level for the event.
source: str | None
Source of the data.
currency: str | None
Currency of the data.
unit: str | None
Unit of the data.
consensus: str | float | None
Average forecast among a representative group of economists.
previous: str | float | None
Value for the previous period after the revision (if revision is applicable).
revised: str | float | None
Revised previous value, if applicable.
actual: str | float | None
Latest released value.
date: datetime | None | str
The date of the data.
country: str | None
Country of event.
category: str | None
Category of event.
event: str | None
Event name.
importance: str | None
The importance level for the event.
source: str | None
Source of the data.
currency: str | None
Currency of the data.
unit: str | None
Unit of the data.
consensus: str | float | None
Average forecast among a representative group of economists.
previous: str | float | None
Value for the previous period after the revision (if revision is applicable).
revised: str | float | None
Revised previous value, if applicable.
actual: str | float | None
Latest released value.
change: float | None
Value change since previous.
change_percent: float | None
Percentage change since previous.
date: datetime | None | str
The date of the data.
country: str | None
Country of event.
category: str | None
Category of event.
event: str | None
Event name.
importance: str | None
The importance level for the event.
source: str | None
Source of the data.
currency: str | None
Currency of the data.
unit: str | None
Unit of the data.
consensus: str | float | None
Average forecast among a representative group of economists.
previous: str | float | None
Value for the previous period after the revision (if revision is applicable).
revised: str | float | None
Revised previous value, if applicable.
actual: str | float | None
Latest released value.
description: str | None
Event description.
date: datetime | None | str
The date of the data.
country: str | None
Country of event.
category: str | None
Category of event.
event: str | None
Event name.
importance: str | None
The importance level for the event.
source: str | None
Source of the data.
currency: str | None
Currency of the data.
unit: str | None
Unit of the data.
consensus: str | float | None
Average forecast among a representative group of economists.
previous: str | float | None
Value for the previous period after the revision (if revision is applicable).
revised: str | float | None
Revised previous value, if applicable.
actual: str | float | None
Latest released value.
forecast: str | float | None
TradingEconomics projections.
reference: str | None
Abbreviated period for which released data refers to.
reference_date: date | None
Date for the reference period.
calendar_id: int | None
TradingEconomics Calendar ID.
date_span: int | None
Date span of the event.
symbol: str | None
TradingEconomics Symbol.
ticker: str | None
TradingEconomics Ticker symbol.
te_url: str | None
TradingEconomics URL path.
source_url: str | None
Source URL.
last_updated: datetime | None
Last update of the data.