You can access information such as availability and number of available datapoints using the info method on a collection object.

Parameters

availability
bool

Include the availability interval in the info response. The availability interval is a time interval with a start time of the first available data point and an end time of the last available data point in a collection. Defaults to True.

count
bool

Include the number of data points in the info response. Producing an exact count requires a full scan of the collection, which can be slow for large collections. Defaults to False.

Errors

NotFoundError
No such collection Non-existent-Collection

If the collection doesn’t exist in the dataset.