LocationRatesGroupedSeriesSaturationElement
Field | Description | Type |
---|---|---|
*group | Field value within the requested grouping by field. | string |
*series | Rates saturation data series of corresponding group . |
array[LocationRatesSeriesSaturationElement] |
LocationRatesSeriesSaturationElement
Field | Description | Type |
---|---|---|
*period | Date representing the requested period, corresponding to the first day of the period.day : the day itself.week : first day of the corresponding week.month : first day of the corresponding month. |
date |
*value | Rates saturation data of corresponding period . |
LocationRatesSaturation |
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 |