LocationComparedIndex
| Field | Description | Type |
|---|---|---|
| actual | Index score for the actual timeframe. | LocationIndexScore |
| comparison | Index score for the comparison timeframe. | LocationIndexScore |
| variation | Calculated difference between actual and comparison. |
Variation |
LocationIndexScore
| Field | Description | Type |
|---|---|---|
| score | Index score value in the range [0,100]. | decimal |
Variation
| Field | Description | Type | Examples |
|---|---|---|---|
| value | Difference between actual value and comparison value. |
decimal | 1.12 |
| variation | The explicit variation polarity. It is null when values are not available in both timeframes. |
string | POSITIVE NEUTRAL NEGATIVE |