Baselight

Expedia Travel Dataset

Expedia booking information

@kaggle.jacopoferretti_expedia_travel_dataset

Travel
@kaggle.jacopoferretti_expedia_travel_dataset.travel

  • 4.44 MB
  • 100000 rows
  • 25 columns
unnamed_0

Unnamed: 0

date_time

Date Time

site_name

Site Name

posa_continent

Posa Continent

user_location_country

User Location Country

user_location_region

User Location Region

user_location_city

User Location City

orig_destination_distance

Orig Destination Distance

user_id

User Id

is_mobile

Is Mobile

is_package

Is Package

channel

Channel

srch_ci

Srch Ci

srch_co

Srch Co

srch_adults_cnt

Srch Adults Cnt

srch_children_cnt

Srch Children Cnt

srch_rm_cnt

Srch Rm Cnt

srch_destination_id

Srch Destination Id

srch_destination_type_id

Srch Destination Type Id

is_booking

Is Booking

cnt

Cnt

hotel_continent

Hotel Continent

hotel_country

Hotel Country

hotel_market

Hotel Market

hotel_cluster

Hotel Cluster

24636210Mon Nov 03 2014 16:02:28 GMT+0000 (Coordinated Universal Time)2427787136643456.115179228011Mon Dec 15 2014 00:00:00 GMT+0000 (Coordinated Universal Time)Fri Dec 19 2014 00:00:00 GMT+0000 (Coordinated Universal Time)2182861163125868
19837144Wed Mar 13 2013 19:25:01 GMT+0000 (Coordinated Universal Time)11320513538749232.47379619959Wed Mar 13 2013 00:00:00 GMT+0000 (Coordinated Universal Time)Thu Mar 14 2013 00:00:00 GMT+0000 (Coordinated Universal Time)21184231219878637
13066459Mon Oct 13 2014 13:20:25 GMT+0000 (Coordinated Universal Time)2366314485624468.27249566919Fri Apr 03 2015 00:00:00 GMT+0000 (Coordinated Universal Time)Fri Apr 10 2015 00:00:00 GMT+0000 (Coordinated Universal Time)2187461161052922
4691082Tue Nov 05 2013 10:40:34 GMT+0000 (Coordinated Universal Time)11320541152752171.6021106611Thu Nov 07 2013 00:00:00 GMT+0000 (Coordinated Universal Time)Fri Nov 08 2013 00:00:00 GMT+0000 (Coordinated Universal Time)2162103112198123442
4878884Tue Jun 10 2014 13:34:56 GMT+0000 (Coordinated Universal Time)2366174506445961779Sun Aug 03 2014 00:00:00 GMT+0000 (Coordinated Universal Time)Fri Aug 08 2014 00:00:00 GMT+0000 (Coordinated Universal Time)211128125125036883
34825186Tue Dec 16 2014 14:34:39 GMT+0000 (Coordinated Universal Time)23662203827353.74812609389Tue Dec 16 2014 00:00:00 GMT+0000 (Coordinated Universal Time)Wed Dec 17 2014 00:00:00 GMT+0000 (Coordinated Universal Time)2134483125058254
24023139Tue Jan 28 2014 13:16:36 GMT+0000 (Coordinated Universal Time)236633754287329.18339085582Thu Feb 27 2014 00:00:00 GMT+0000 (Coordinated Universal Time)Sat Mar 01 2014 00:00:00 GMT+0000 (Coordinated Universal Time)21828711121984006
8184643Thu Feb 27 2014 08:29:19 GMT+0000 (Coordinated Universal Time)242338499911611041Wed Jul 16 2014 00:00:00 GMT+0000 (Coordinated Universal Time)Sun Jul 20 2014 00:00:00 GMT+0000 (Coordinated Universal Time)11885611250636
19270014Mon Dec 15 2014 10:44:33 GMT+0000 (Coordinated Universal Time)2313320411855601031Wed Dec 17 2014 00:00:00 GMT+0000 (Coordinated Universal Time)Thu Dec 18 2014 00:00:00 GMT+0000 (Coordinated Universal Time)218226115100144646
3997603Sat Nov 16 2013 23:40:35 GMT+0000 (Coordinated Universal Time)2366189170172284.91057480461Fri Jan 10 2014 00:00:00 GMT+0000 (Coordinated Universal Time)Sun Jan 12 2014 00:00:00 GMT+0000 (Coordinated Universal Time)21112206612506281

CREATE TABLE travel (
  "unnamed_0" BIGINT,
  "date_time" TIMESTAMP,
  "site_name" BIGINT,
  "posa_continent" BIGINT,
  "user_location_country" BIGINT,
  "user_location_region" BIGINT,
  "user_location_city" BIGINT,
  "orig_destination_distance" DOUBLE,
  "user_id" BIGINT,
  "is_mobile" BIGINT,
  "is_package" BIGINT,
  "channel" BIGINT,
  "srch_ci" TIMESTAMP,
  "srch_co" TIMESTAMP,
  "srch_adults_cnt" BIGINT,
  "srch_children_cnt" BIGINT,
  "srch_rm_cnt" BIGINT,
  "srch_destination_id" BIGINT,
  "srch_destination_type_id" BIGINT,
  "is_booking" BIGINT,
  "cnt" BIGINT,
  "hotel_continent" BIGINT,
  "hotel_country" BIGINT,
  "hotel_market" BIGINT,
  "hotel_cluster" BIGINT
);

Share link

Anyone who has the link will be able to view this.