Skip to content

Data lake measures

Implementation of a resource container for the data lake measures endpoint.

DataLakeMeasures

Bases: ResourceContainer

Implementation of the resource container for the data lake measures endpoint.

This resource container is a collection of data lake measures returned by the StreamPipes API. It is capable of parsing the response content directly into a list of queried DataLakeMeasure. Furthermore, the resource container makes them accessible in a pythonic manner.