Hotel Images
This is the hotel images database. It contains hotel images for every hotel in our system. There are approximately 27 million images included in this file.
An updated version is uploaded on a weekly basis.
https://travel-win-databases.s3.us-east-2.amazonaws.com/hohtelImages.csv
Field | Data Type | Details |
imageID | int | Unique ID for the image |
propertyID | int | Image’s propertyID |
imagePath | String | URL for image as hosted on our CMS |
imageThumbnailPath | String | URL for thumbnail sized image as hosted on our CMS |
imageCaption | String | Caption to be used in alt tag (e.g. “lobby”) |
displayOrder | int | Usually a 0 or 1, but could be higher. Used to identify the hero image or for use in sorting in a carousel. |