Name | Type | Description | Notes |
---|---|---|---|
_links | array<string,mixed> | The location and content type of related resources | |
metadata | array[] | Metadata about each series | |
series | array[] | An array of data points with timestamps. Each element of the array is an object with a 'time' field, whose value is the timestamp, and one or more key fields. If there are multiple key fields, they are labeled '0', '1', and so on, and are explained in the <code>metadata</code>. |