Module macrobond_data_api.com.com_api
Classes
class ComApi-
Common API to interact with the Macrobond database.
This class defines abstract methods that are implemented for both the Web API and Desktop COM API. You typically access them via an instance ofWebClientorComClient.Metadata methods:
Api.metadata_list_values()
Api.metadata_get_attribute_information()
Api.metadata_get_value_information()Series methods:
Api.get_one_series()
Api.get_series()
Api.get_one_entity()
Api.get_entities()
Api.get_unified_series()Series revision methods:
Api.get_revision_info()
Api.get_one_vintage_series()
Api.get_vintage_series()
Api.get_one_nth_release()
Api.get_nth_release()
Api.get_all_vintage_series()
Api.get_observation_history()Search methods:
Api.entity_search()
Api.entity_search_multi_filter()Ancestors
- Api
- abc.ABC
Instance variables
var connection : Connectionvar database : Database
Inherited members
Api:delete_serieentity_searchentity_search_multi_filterget_all_vintage_seriesget_entitiesget_many_seriesget_many_series_with_revisionsget_nth_releaseget_observation_historyget_one_entityget_one_nth_releaseget_one_seriesget_one_vintage_seriesget_revision_infoget_seriesget_unified_seriesget_vintage_seriesmetadata_get_attribute_informationmetadata_get_value_informationmetadata_list_valuesraise_errorupload_series