Module macrobond_data_api.web.web_types.vintage_values_response

Classes

class VintageValuesResponse (*args, **kwargs)

A time series with times of change

Ancestors

  • builtins.dict

Class variables

var dates : Tuple[str, ...]

The dates of the vintage series.

var vintageTimeStamp : Optional[str]

The time when this version of the series was recorded

Methods

def values(...) ‑> Tuple[Optional[float], ...]

D.values() -> an object providing a view on D's values