The data set consists of records created in each sales transaction. This means that the table is not deduplicated. In other words, a user with certain demographic characteristics may have made more than one purchase.
FEATURE | DESCRIPTION |
---|---|
SaleID | Sale ID |
SaleDate | Sale Date |
CheckInDate | Customer's check-in date |
Price | Price paid for sale |
ConceptName | Hotel concept information |
SaleCityName | City information of the hotel |
CInDay | Customer's check-in day |
SaleCheckInDayDiff | Day difference between check-in and check-in date |
Seasons | Season information on the check-in date |
The data set consists of records created in each sales transaction. This means that the table is not deduplicated. In other words, a user with certain demographic characteristics may have made more than one purchase.
FEATURE | DESCRIPTION |
---|---|
Price | The customer's spending amount |
Source | The type of device the customer connects to |
Sex | Customer's gender |
Country | Customer's country |
Age | Customer's age |