Get Correlation Results
Retrieve results of the correlation of our event data with your transactional demand data.
Request
HTTP Request
Path Parameters
Parameter | Description |
---|---|
| An existing Beam Analysis ID. |
Query Parameters
Parameter | Description |
---|---|
| Filters out correlation data not included in the date range. The |
| Limits the length of the Beam decomposition list returned. The default |
| Specifies starting offset of the Beam decomposition list returned. The default |
Response
Response Fields
Field | Description |
---|---|
| The number of Beam decomposition dates returned. |
| An array of Beam decomposition dates. |
| The date of the Beam decomposition. |
| The actual demand for a given date. |
| The expected demand for a given date. |
| The difference between the |
| Enum specifying how unusual the
|
| Number specifying how unusual the
|
| A json object containing all non-zero features for a given date. |
| The number of events corresponding to this |
| The sum of the values of this |
number | The sum of all |
number | The sum of all |
number | The sum of all |
number | The sum of all |
Examples
Guides
Below are some guides relevant to this API:
Last updated