LocationRatesSeriesIndexVariationElement
| Field | Description | Type | 
|---|---|---|
| *actual_period | Date representing the actual period, corresponding to the first day of the period. week: first day of the corresponding week.month: first day of the corresponding month. | date | 
| *comparison_period | Date representing the comparison period, corresponding to the first day of the period. week: first day of the corresponding week.month: first day of the corresponding month. | date | 
| *value | Index score variation between actual_periodandcomparison_period. | Variation | 
Variation
| Field | Description | Type | Examples | 
|---|---|---|---|
| value | Difference between actualvalue andcomparisonvalue. | decimal | 1.12 | 
| variation | The explicit variation polarity. It is nullwhen values are not available in both timeframes. | string | POSITIVE NEUTRAL NEGATIVE |