events
Get historical and upcoming company events, such as Investor Day, Conference Call, Earnings Release.
Parameters
- standard
- fmp
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.
Returns
results: CalendarEvents
Serializable results.
provider: Optional[Literal['fmp']]
Provider name.
warnings: Optional[list[Warning_]]
list of warnings.
chart: Optional[Chart]
Chart object.
extra: dict[str, Any]
Extra info.
Data
- standard
- fmp
date: date | str
The date of the data. The date of the event.
symbol: str
Symbol representing the entity requested in the data.
date: date | str
The date of the data. The date of the event.
symbol: str
Symbol representing the entity requested in the data.
exchange: str | None
Exchange where the symbol is listed.
time: str | None
The estimated time of the event, local to the exchange.
timing: str | None
The timing of the event - e.g. before, during, or after market hours.
description: str | None
The title of the event.
url: str | None
The URL to the press release for the announcement.
announcement_date: date | None
The date when the event was announced.