POI Prices and Occupancy Rates
This CSV file relates to POI_Main_Listing file through the poi_id
key field.
Field | Description | Type |
---|---|---|
poi_id |
Unique POI identifier. | STRING |
date |
The date of the analysis, based on the aggregated period chosen:
|
DATE |
occupancy_rate | Occupancy rate in the aggregation period detected by OTAs (Online Travel Agencies). | DOUBLE |
median_price | Median price in the aggregation period. | DOUBLE |
min_price | Minimum price in the aggregation period. | DOUBLE |
max_price | Maximum price in the aggregation period. | DOUBLE |
*The above fields in bold are considered the primary keys of the csv file.