LocationRatesComparableOverall
| Field | Description | Type | 
|---|---|---|
| timeframe | Reference date range. | Timeframe | 
| value | Rates saturation data for the corresponding timeframe. | LocationRatesSaturation | 
Timeframe
| Field | Description | Type | 
|---|---|---|
| *from | Start date of timeframe. | date | 
| *to | End date of timeframe. | date | 
LocationRatesSaturation
| Field | Description | Type | Examples | 
|---|---|---|---|
| *total_offers | Total number of accommodation offers. | int | 1106 | 
| *available_offers | Number of available accommodation offers. | int | 729 | 
| *saturation | Occupancy ratio in the range [0,100] calculated by the following formula. | decimal | 34.09 |