Module macrobond_data_api.common.types.vintage_series

Classes

class VintageSeries

Represtents a vintage series

Ancestors

Instance variables

var dates

Return an attribute of instance, which is of type owner.

var revision_time_stamp : Optional[datetime.datetime]

The vintage of the series.

var values

Return an attribute of instance, which is of type owner.

var values_metadata

Return an attribute of instance, which is of type owner.

Inherited members