LocationSeriesIndex
| Field | Description | Type |
|---|---|---|
| series | Index series data for the requested timeframe and period. | array[LocationSeriesIndexElement] |
LocationSeriesIndexElement
| Field | Description | Type |
|---|---|---|
| *period | Date representing a specific day, corresponding to the first day of the requested period.day: the day itself.week: first day of the corresponding week.month: first day of the corresponding month. |
date |
| *value | Index score of corresponding period. |
LocationIndexScore |
LocationIndexScore
| Field | Description | Type |
|---|---|---|
| score | Index score value in the range [0,100]. | decimal |