Module macrobond_data_api.common.types.release_event
Classes
class ReleaseEvent-
Represents a Macrobond release event.
Instance variables
var comment : str | Nonevar expected_release_time : datetime.datetime-
The time when Macrobond expects the next update. This takes known delays and other factors into account.
var kind : ReleaseEventItemKind-
The kind of event this item represents
var reference_period_date : datetime.datetime | None-
The reference period of the expected update
var source_release_time : datetime.datetime-
The time when the next update will be published according to the data source