Module macrobond_data_api.common.types.release_event
Classes
class ReleaseEvent
-
Represents a Macrobond release event.
Instance variables
var comment : Optional[str]
-
Return an attribute of instance, which is of type owner.
var 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 : Optional[datetime.datetime]
-
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