Search and Baskets#

These methods permit to enumerate all know series, find them using sophisticated search criteria (by name, metadata key/value, source), and save searches as baskets.

find

Return a list of series descriptors matching the query.

catalog

Produces a catalog of all series in the form of a mapping from source to a list of (name, kind) pair.

register_basket

Register a dynamic series basket using a search query.

basket

Returns the list of series descriptors associated with a basket.

basket_definition

Returns the query string associated with a basket.

list_baskets

Return the list of available basket names.

rename_basket

Rename a basket.

delete_basket

Delete a basket.