| action
				 dict | intent
				 dict | timestamps
				 listlengths 3 35 | dialogue
				 listlengths 3 35 | expected_action
				 dict | search_info
				 listlengths 0 297 | correct_sample
				 unknown | 
|---|---|---|---|---|---|---|
| 
	{
  "status": "no_reservation",
  "name": "Virginia Parker",
  "flight": []
} | 
	{
  "return_month": "Apr",
  "return_day": "15",
  "max_price": 500,
  "departure_airport": "LGA",
  "max_connections": 1,
  "departure_day": "13",
  "goal": "cancel",
  "departure_month": "Apr",
  "name": "Virginia Parker",
  "return_airport": "SFO"
} | 
	[
  1528897364,
  1528897373,
  1528897391,
  1528897397,
  1528897468,
  1528897480,
  1528897493,
  1528897497,
  1528897502,
  1528897538,
  1528897563,
  1528897566
] | 
	[
  "customer: Hi.",
  "agent: Hello. How may I guide you today?",
  "customer: I need to cancel my ticket due to my health issue, can you help me?",
  "agent: Sure, I am glad to help you with that.",
  "customer: Thank you.",
  "agent: Can I know your name to check your previous reservation?",
  "customer: I am Virginia Parker.",
  "agent: Please be on hold.",
  "customer: Sure.",
  "agent: Sorry, I didn't find any reservation on your name in our database to cancel your reservation.",
  "customer: That's ok. Thank you for checking.",
  "agent: Thank you for approaching us, hope you have a great day."
] | 
	{
  "status": "no_reservation",
  "name": "Virginia Parker",
  "flight": []
} | 
	[
  {
    "button_name": "top-cancel-reservation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528897346421
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "no_reservation",
    "timestmamp": 1528897381917
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Virginia Parker",
    "timestmamp": 1528897445222
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Virginia Parker",
    "timestmamp": 1528897460607
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528897503892
  }
] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Paul Walker",
  "flight": []
} | 
	{
  "return_month": "Dec",
  "return_day": "31",
  "max_price": 500,
  "departure_airport": "DCA",
  "max_connections": 1,
  "departure_day": "29",
  "goal": "cancel",
  "departure_month": "Dec",
  "name": "Paul Walker",
  "return_airport": "IAH"
} | 
	[
  1517403585,
  1517403589,
  1517403599,
  1517403605,
  1517403628,
  1517403639,
  1517403644,
  1517403664,
  1517403678,
  1517403682,
  1517403691
] | 
	[
  "customer: Hello.",
  "agent: Hello, how can I help you now?",
  "customer: I am Paul Walker.",
  "agent: Ok,.",
  "customer: Owing to an emergency, I need to cancel my recent reservation. Can you help me out?",
  "agent: Sure, please wait for a while.",
  "customer: Sure.",
  "agent: Sorry, there is no reservation found on your name.",
  "customer: That's ok.",
  "agent: Thank you for approaching us, have a nice day.",
  "customer: Anyways, thank you for your help."
] | 
	{
  "status": "no_reservation",
  "name": "Paul Walker",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Dennis Evans",
  "flight": [
    1029
  ]
} | 
	{
  "return_month": "Aug",
  "return_day": "26",
  "max_price": 1000,
  "departure_airport": "BOS",
  "max_connections": 1,
  "departure_day": "24",
  "goal": "book",
  "departure_month": "Aug",
  "name": "Dennis Evans",
  "return_airport": "CLT"
} | 
	[
  1528451962,
  1528451969,
  1528451982,
  1528451997,
  1528452003,
  1528452008,
  1528452031,
  1528452051,
  1528452104,
  1528452111,
  1528452124,
  1528452172,
  1528452173,
  1528452180,
  1528452207
] | 
	[
  "customer: Hello.",
  "agent: Hello, how could I serve you today?",
  "customer: Can you aid me in booking a flight ticket from BOS to CLT?",
  "agent: Sure, I will help you in booking.",
  "customer: Thank you.",
  "agent: Help me with your travelling dates?",
  "customer: I am planning to start on Aug 24th and return back on Aug 26th.",
  "agent: Is there any other requirements, please let me know?",
  "customer: Make sure that connection limit is 1.",
  "agent: May I know your name please for further process?",
  "customer: I am Dennis Evans.",
  "agent: We found a direct flight with an airline Southwest of flight 1029 in an economy class. Would you like me to proceed?",
  "customer: Yes, you can go ahead.",
  "agent: Your flight ticket has been booked.",
  "customer: Thank you for the support."
] | 
	{
  "status": "book",
  "name": "Dennis Evans",
  "flight": [
    1029
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528452029479
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "BOS",
    "timestmamp": 1528452033070
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "CLT",
    "timestmamp": 1528452035270
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "",
    "timestmamp": 1528452039358
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "08/24",
    "timestmamp": 1528452059936
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1528452061632
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "08/26",
    "timestmamp": 1528452064113
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1528452189742
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1029",
    "timestmamp": 1528452192830
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Dennis Evans",
    "timestmamp": 1528452224823
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528452226279
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528452226477
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "William Turner",
  "flight": [
    1006
  ]
} | 
	{
  "return_month": "Sept",
  "return_day": "8",
  "max_price": 500,
  "departure_airport": "DTW",
  "max_connections": 1,
  "departure_day": "6",
  "goal": "book",
  "departure_month": "Sept",
  "name": "William Turner",
  "return_airport": "DFW"
} | 
	[
  1518682470,
  1518682484,
  1518682551,
  1518682572,
  1518682607,
  1518682623,
  1518682641,
  1518682666,
  1518682673,
  1518682701,
  1518682702,
  1518682715,
  1518682718,
  1518682723
] | 
	[
  "customer: Hi. I am William Turner.",
  "agent: Hello, how can I help you?",
  "customer: Can you help me in booking a flight ticket to Dallas,DFW to attend a business meeting?",
  "agent: Sure, please share me your travelling dates?",
  "customer: My journey dates are from 09/06 to 09/08.",
  "agent: Can I know your origin code?",
  "customer: It is Detroit, DTW.",
  "agent: Thanks for your details.",
  "customer: Ok.",
  "agent: We found 1006 JetBlue airline with single connection and price of 200. Shall I proceed with booking?",
  "customer: You can proceed with booking.",
  "agent: Your ticket has been booked.",
  "customer: Thank you for helping me.",
  "agent: Thank you for reaching us."
] | 
	{
  "status": "book",
  "name": "William Turner",
  "flight": [
    1006
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Samuel Parker",
  "flight": [
    1005
  ]
} | 
	{
  "return_month": "Apr",
  "return_day": "20",
  "max_price": 500,
  "departure_airport": "DEN",
  "max_connections": 1,
  "departure_day": "18",
  "goal": "book",
  "departure_month": "Apr",
  "name": "Samuel Parker",
  "return_airport": "ATL"
} | 
	[
  1526486214,
  1526486230,
  1526486279,
  1526486302,
  1526486312,
  1526486329,
  1526486353,
  1526486394,
  1526486418,
  1526486434,
  1526486447,
  1526486479,
  1526486503,
  1526486548,
  1526486585,
  1526486591,
  1526486606,
  1526486616
] | 
	[
  "customer: Hi.",
  "agent: Hello, how may I support you?",
  "customer: I would like to visit Atlanta to meet my brother, can you please help me to book a flight ticket from DEN to ATL?",
  "agent: Sure, when are you planning to make your trip?",
  "customer: Sure, my travelling dates are Apr 18 and Apr 20.",
  "agent: Please let me know your class preference.",
  "customer: I am comfortable to travel in any class.",
  "agent: Do you need a normal cost airline or low cost airline?",
  "customer: I need a normal-cost airline.",
  "agent: How many connections do you need?",
  "customer: I need a connecting flight.",
  "agent: On what name you want me to book the ticket?",
  "customer: My name is Samuel Parker.",
  "agent: Hawaiian Airline is providing a flight 1005 on your way and the airfare is 1300. Is that fine?",
  "customer: Ok, please book.",
  "agent: Your booking has been confirmed.",
  "customer: Thank you for your help.",
  "agent: Thank you for reaching us."
] | 
	{
  "status": "no_flight",
  "name": "Samuel Parker",
  "flight": []
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1526486306352
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "DEN",
    "timestmamp": 1526486310601
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "ATL",
    "timestmamp": 1526486313304
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "04/18",
    "timestmamp": 1526486335793
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "04/20",
    "timestmamp": 1526486338874
  },
  {
    "button_name": "",
    "field_name": "airline",
    "field_value": "normal-cost",
    "timestmamp": 1526486437783
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1526486439650
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1526486442088
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1005",
    "timestmamp": 1526486444191
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Samuel Parker",
    "timestmamp": 1526486624569
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1526486642893
  }
] | 
	false | 
| 
	{
  "status": "no_flight",
  "name": "Rachel Lewis",
  "flight": []
} | 
	{
  "return_month": "Sept",
  "return_day": "3",
  "max_price": 500,
  "departure_airport": "PHL",
  "max_connections": 1,
  "departure_day": "1",
  "goal": "book",
  "departure_month": "Sept",
  "name": "Rachel Lewis",
  "return_airport": "EWR"
} | 
	[
  1527516471,
  1527516496,
  1527516528,
  1527516552,
  1527516593,
  1527516603,
  1527516626,
  1527516635,
  1527516648,
  1527516666,
  1527516685,
  1527516712,
  1527516735,
  1527516740
] | 
	[
  "customer: Hello.",
  "agent: Hello. How could I serve you the best today?",
  "customer: Can you please reserve me a flight ticket from PHL to EWR to go for holiday trip?",
  "agent: Sure, to reserve a ticket may I know when you are willing to travel?",
  "customer: I am planning to depart on Sept 01 and return on Sept 03.",
  "agent: Do you need any other requirements?",
  "customer: I need a business class ticket.",
  "agent: Can you please share me your good name?",
  "customer: I am Rachel Lewis.",
  "agent: Please give me a moment, let me check and revert to you.",
  "customer: Ok, please check for single connecting flight.",
  "agent: We did not find any flight on your provided information in our data.",
  "customer: Ok, no problem. Thank you for the information.",
  "agent: Thank you for availing us."
] | 
	{
  "status": "no_flight",
  "name": "Rachel Lewis",
  "flight": []
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527516593791
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "PHL",
    "timestmamp": 1527516596495
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "EWR",
    "timestmamp": 1527516600263
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "",
    "timestmamp": 1527516602816
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "09/01",
    "timestmamp": 1527516607665
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1527516609929
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "09/03",
    "timestmamp": 1527516612464
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1527516613495
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1017",
    "timestmamp": 1527516616615
  },
  {
    "button_name": "",
    "field_name": "class",
    "field_value": "business",
    "timestmamp": 1527516638887
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1527516639999
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "no_flight",
    "timestmamp": 1527516643543
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Rachel Lewis",
    "timestmamp": 1527516678262
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527516839382
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527516839565
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527516839749
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "janet collins",
  "flight": [
    1011
  ]
} | 
	{
  "return_month": "Feb",
  "return_day": "15",
  "max_price": 1000,
  "departure_airport": "DFW",
  "max_connections": 1,
  "departure_day": "13",
  "goal": "book",
  "departure_month": "Feb",
  "name": "Janet Collins",
  "return_airport": "EWR"
} | 
	[
  1515402592,
  1515402604,
  1515402647,
  1515402700,
  1515402741,
  1515402750,
  1515402775,
  1515402825,
  1515402853,
  1515402890,
  1515402956,
  1515402963,
  1515402970,
  1515402984
] | 
	[
  "customer: Hi, I am Janet Collins.",
  "agent: Hello. How can I aid you?",
  "customer: I need to book a flight with price under 1000, can you help me in booking flight ticket?",
  "agent: Sure, Provide me your travelling dates.",
  "customer: Yes, I would like to travel on  02/13 and return on 02/15.",
  "agent: Can I know your airport codes.",
  "customer: I want to travel from DFW to EWR.",
  "agent: Do you have connection limit?",
  "customer: Yes, I need a connection in between.",
  "agent: We found a UA airline, flight number:1011 and the price is 100.",
  "customer: Ok, please proceed.",
  "agent: Your flight ticket has been confirmed.",
  "customer: Thank you.",
  "agent: Thank you for consulting us."
] | 
	{
  "status": "book",
  "name": "Janet Collins",
  "flight": [
    1011
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Emily Gonzalez",
  "flight": [
    1019
  ]
} | 
	{
  "return_month": "Sept",
  "return_day": "9",
  "max_price": 5000,
  "departure_airport": "LAS",
  "max_connections": 1,
  "departure_day": "7",
  "goal": "book",
  "departure_month": "Sept",
  "name": "Emily Gonzalez",
  "return_airport": "OAK"
} | 
	[
  1522301240,
  1522301251,
  1522301306,
  1522301344,
  1522301370,
  1522301388,
  1522301420,
  1522301449,
  1522301489,
  1522301493,
  1522301498,
  1522301543,
  1522301552,
  1522301581,
  1522301586,
  1522301591
] | 
	[
  "customer: Hi, I am Emily Gonzalez.",
  "agent: Hello, How can I serve you?",
  "customer: I have a meeting at Oakland on 09/07, can you please help me to book an economy class ticket within the fare limit 5000?",
  "agent: Sure, do you need any stop over in between your journey?",
  "customer: I need a stopover in between your journey.",
  "agent: When you are willing to return from Oakland?",
  "customer: I will return within two days that is on 09/09.",
  "agent: Let me know your source and destination airport codes?",
  "customer: LAS and OAK are my airport codes.",
  "agent: Please wait for a while, I will let you know the flight details.",
  "customer: Sure.",
  "agent: Thanks for being patience, we found a direct flight from Spirit airline of fare 100. Shall I proceed to book?",
  "customer: Ok, please proceed with the booking.",
  "agent: Your ticket has been booked with 1019 flight number.",
  "customer: Thank you for your support in booking.",
  "agent: Thanks for opting us."
] | 
	{
  "status": "book",
  "name": "Emily Gonzalez",
  "flight": [
    1019
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Donald Walker",
  "flight": []
} | 
	{
  "return_month": "Mar",
  "return_day": "29",
  "max_price": 500,
  "departure_airport": "EWR",
  "max_connections": 1,
  "departure_day": "27",
  "goal": "cancel",
  "departure_month": "Mar",
  "name": "Donald Walker",
  "return_airport": "IAH"
} | 
	[
  1513615526,
  1513615545,
  1513615615,
  1513615705,
  1513615792,
  1513615797,
  1513615809
] | 
	[
  "customer: Hi.",
  "agent: Hello. How can I help you?",
  "customer: I am Donald Walker. I want to cancel my reservation due to some emergency. Can you help me.",
  "agent: Ok, please wait a moment. No reservation found on your name Donald Walker.",
  "customer: That's ok.",
  "agent: Thank you for contacting us.",
  "customer: Thank you for your help."
] | 
	{
  "status": "no_reservation",
  "name": "Donald Walker",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Carolyn Edwards",
  "flight": []
} | 
	{
  "return_month": "May",
  "return_day": "16",
  "max_price": 200,
  "departure_airport": "LGA",
  "max_connections": 1,
  "departure_day": "14",
  "goal": "cancel",
  "departure_month": "May",
  "name": "Carolyn Edwards",
  "return_airport": "PHL"
} | 
	[
  1528117499,
  1528117508,
  1528117543,
  1528117554,
  1528117566,
  1528117579,
  1528117613,
  1528117625,
  1528117638,
  1528117685,
  1528117717,
  1528117729
] | 
	[
  "customer: Hello.",
  "agent: Hello. How can I help you?",
  "customer: I need to cancel my existing reservation, as my planned trip with my friends got cancelled. Can you please help me out?",
  "agent: May I know your name please?",
  "customer: Thank you for accepting my request.",
  "agent: Sorry to say, there is no reservation on your name in our database.",
  "customer: Please recheck the reservation under the name of Carolyn Edwards.",
  "agent: Sure, please wait a while.",
  "customer: Ok, I will wait for your response.",
  "agent: I have rechecked and found that, there is no reservation on your name.",
  "customer: Not an issue with this one, anyway thank you for the information.",
  "agent: Thank you for opting us."
] | 
	{
  "status": "no_reservation",
  "name": "Carolyn Edwards",
  "flight": []
} | 
	[
  {
    "button_name": "top-cancel-reservation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528117555540
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "no_reservation",
    "timestmamp": 1528117589932
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Carolyn Edwards",
    "timestmamp": 1528117689140
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528117746756
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "Andrew Wright",
  "flight": [
    1003
  ]
} | 
	{
  "return_month": "Apr",
  "return_day": "16",
  "max_price": 200,
  "departure_airport": "LAX",
  "max_connections": 1,
  "departure_day": "14",
  "goal": "book",
  "departure_month": "Apr",
  "name": "Andrew Wright",
  "return_airport": "IAH"
} | 
	[
  1526639879,
  1526639886,
  1526639914,
  1526639925,
  1526639960,
  1526639962,
  1526639985,
  1526640026,
  1526640030,
  1526640041,
  1526640048,
  1526640049,
  1526640062,
  1526640064
] | 
	[
  "customer: Hi.",
  "agent: Hello, how may I help you?",
  "customer: I need to book a flight ticket from LAX to IAH to enjoy Innovation festivals. Can you help me in booking a connected flight?",
  "agent: Sure, please share your journey dates?",
  "customer: Sure, my journey dates are Apr 14 and Apr 16.",
  "agent: Do you have any specifications?",
  "customer: I need a economy class.",
  "agent: We found a flight in Spirit airlines, flight number is 1003 with single connection and price is 100 economy class. Shall I proceed?",
  "customer: Go ahead.",
  "agent: May I know your good name?",
  "customer: Sure, Andrew Wright here.",
  "agent: Your ticket has been booed.",
  "customer: Thank you for your kind service.",
  "agent: Thank you for choosing us."
] | 
	{
  "status": "book",
  "name": "Andrew Wright",
  "flight": [
    1003,
    1024
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1526639913068
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "LAX",
    "timestmamp": 1526639917564
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "IAH",
    "timestmamp": 1526639922012
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "04/14",
    "timestmamp": 1526639938648
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1526639941082
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "04/16",
    "timestmamp": 1526639942172
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1526639950299
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1003",
    "timestmamp": 1526639952499
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Andrew Wright",
    "timestmamp": 1526640072770
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1526640074068
  }
] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Nancy Parker",
  "flight": []
} | 
	{
  "return_month": "Mar",
  "return_day": "6",
  "max_price": 500,
  "departure_airport": "LAS",
  "max_connections": 1,
  "departure_day": "4",
  "goal": "book",
  "departure_month": "Mar",
  "name": "Nancy Parker",
  "return_airport": "OAK"
} | 
	[
  1531908922,
  1531908949,
  1531908954,
  1531909098,
  1531909108,
  1531909157,
  1531909176,
  1531909185
] | 
	[
  "customer: Hi.",
  "agent: Hello, how can I assist you for the day?",
  "customer: Due to sudden change of my business meeting because of some technical problem, I need to change my reservation so can you help me with that?",
  "agent: May, I know your good name?",
  "customer: I am Nancy Parker.",
  "agent: Sorry, we found no reservation on your given name.",
  "customer: Ok, no problem. Thanks for the information.",
  "agent: Thank you for reaching us."
] | 
	{
  "status": "book",
  "name": "Nancy Parker",
  "flight": [
    1008
  ]
} | 
	[
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": " Nancy Parker",
    "timestmamp": 1531909131248
  },
  {
    "button_name": "top-change-reservation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1531909133291
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "no_reservation",
    "timestmamp": 1531909190986
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1531909212195
  }
] | 
	false | 
| 
	{
  "status": "no_flight",
  "name": "Ryan Roberts",
  "flight": []
} | 
	{
  "return_month": "Oct",
  "return_day": "3",
  "max_price": 5000,
  "departure_airport": "AUS",
  "max_connections": 1,
  "departure_day": "1",
  "goal": "book",
  "departure_month": "Oct",
  "name": "Ryan Roberts",
  "return_airport": "BOS"
} | 
	[
  1513064419,
  1513064435,
  1513064529,
  1513064592,
  1513064652,
  1513064718,
  1513064748,
  1513064853,
  1513064877,
  1513064909
] | 
	[
  "customer: Hello, I am Ryan Roberts.",
  "agent: Hello, How can I assist you?",
  "customer: Owing to an emergency, I need to travel to Boston, MA-BOS, can you please help me in reservation?",
  "agent: Sure, May I know the source and travelling dates?",
  "customer: Yes, my origin airport is Austin, TX-AUS on 10/01 to 10/03.",
  "agent: Ok, wait a moment, I will check the availability and let you know.",
  "customer: Ok.",
  "agent: Thank you for waiting. We did not find any flights with your requirements.",
  "customer: Ok, thank you for your response.",
  "agent: Thank you for approaching us. Have a great day."
] | 
	{
  "status": "no_flight",
  "name": "Ryan Roberts",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Jessica White",
  "flight": []
} | 
	{
  "return_month": "Jan",
  "return_day": "10",
  "max_price": 200,
  "departure_airport": "IAD",
  "max_connections": 1,
  "departure_day": "8",
  "goal": "cancel",
  "departure_month": "Jan",
  "name": "Jessica White",
  "return_airport": "IAD"
} | 
	[
  1520578056,
  1520578066,
  1520578082,
  1520578099,
  1520578100,
  1520578130,
  1520578131,
  1520578152
] | 
	[
  "customer: Hello.",
  "agent: Hello. How may I render you today?",
  "customer: Can you help me cancel my reservation which was made on the name of Jessica White?",
  "agent: Sure, I'll help you in cancellation. Please wait a moment I will check the reservation status.",
  "customer: Sure.",
  "agent: Thank you for waiting, I have checked in reservation list to cancel your ticket, but could not find any reservation with your name.",
  "customer: It's ok, thank you for the information.",
  "agent: Thank you for opting us. We hope to serve you again."
] | 
	{
  "status": "no_reservation",
  "name": "Jessica White",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Helen Hall",
  "flight": []
} | 
	{
  "return_month": "May",
  "return_day": "21",
  "max_price": 1000,
  "departure_airport": "DEN",
  "max_connections": 1,
  "departure_day": "19",
  "goal": "cancel",
  "departure_month": "May",
  "name": "Helen Hall",
  "return_airport": "IAD"
} | 
	[
  1518796946,
  1518796952,
  1518797008,
  1518797026,
  1518797034,
  1518797056,
  1518797074,
  1518797079
] | 
	[
  "customer: Hi.",
  "agent: Hello, how may I aid you?",
  "customer: Actually, I want to cancel my reservation which is done recently due to heavy floods, can you please help me in this?",
  "agent: Sure, I am here to help you out. Please provide me your name to check the reservation details.",
  "customer: Sure, my name is Helen Hall.",
  "agent: Sorry Hall, there is no reservation on your name in our data base.",
  "customer: That's ok, anyways thank you for your appreciable service.",
  "agent: Thank you for reaching us."
] | 
	{
  "status": "no_reservation",
  "name": "Helen Hall",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Pamela King",
  "flight": [
    1020
  ]
} | 
	{
  "return_month": "May",
  "return_day": "27",
  "max_price": 1000,
  "departure_airport": "DFW",
  "max_connections": 1,
  "departure_day": "25",
  "goal": "book",
  "departure_month": "May",
  "name": "Pamela King",
  "return_airport": "OAK"
} | 
	[
  1527599590,
  1527599603,
  1527599623,
  1527599647,
  1527599651,
  1527599656,
  1527599683,
  1527599696,
  1527599719,
  1527599723,
  1527599729,
  1527599761,
  1527599791,
  1527599819,
  1527599832,
  1527599869,
  1527599878,
  1527599882,
  1527599892,
  1527599896
] | 
	[
  "customer: Hi.",
  "agent: Hello, how can I support you today?",
  "customer: I want to reserve my ticket from DFW to OAK, can you please help me in booking?",
  "agent: Surely, I will help you out. Let me know your preferable dates.",
  "customer: Sure, my planned dates of journey are from May, 25 to May, 27.",
  "agent: Ok, please specify your name.",
  "customer: Sure, my name is Pamela King.",
  "agent: How many connections you prefer in your journey?",
  "customer: I want a single connecting flight.",
  "agent: In which class, you want to travel?",
  "customer: Yes, I want a economy class.",
  "agent: Do you have any other concerns?",
  "customer: No.",
  "agent: Ok, please standby.",
  "customer: Sure, I will wait.",
  "agent: Thank you for waiting, we found a connecting flight with a cost of 300 in 1020 Hawaiian Airlines. Shall I proceed?",
  "customer: Ok, you can book it.",
  "agent: Ok, your ticket has been confirmed.",
  "customer: Thank you for your service in booking my ticket.",
  "agent: Thank you for choosing us."
] | 
	{
  "status": "book",
  "name": "Pamela King",
  "flight": [
    1020
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527599638467
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "DFW",
    "timestmamp": 1527599641827
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "OAK",
    "timestmamp": 1527599645059
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "05/25",
    "timestmamp": 1527599660092
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1527599662013
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "05/27",
    "timestmamp": 1527599663780
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1527599726531
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1020",
    "timestmamp": 1527599728899
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Pamela King",
    "timestmamp": 1527599812092
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527599898203
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "Mary Walker",
  "flight": [
    1005
  ]
} | 
	{
  "return_month": "Oct",
  "return_day": "31",
  "max_price": 200,
  "departure_airport": "DEN",
  "max_connections": 1,
  "departure_day": "29",
  "goal": "book",
  "departure_month": "Oct",
  "name": "Mary Walker",
  "return_airport": "MSP"
} | 
	[
  1525973235,
  1525973245,
  1525973253,
  1525973274,
  1525973281,
  1525973287,
  1525973298,
  1525973301,
  1525973311,
  1525973314,
  1525973321,
  1525973337,
  1525973340,
  1525973411,
  1525973429,
  1525973436,
  1525973457,
  1525973468
] | 
	[
  "customer: Hi. I am Mary Walker.",
  "agent: Hello, how can I provide assistance to you?",
  "customer:  Can you please reserve me a flight ticket which is having it's depart time in the morning?",
  "agent: Sure, on what dates are you planning to travel?",
  "customer: My travelling dates are 10/29 and 10/31.",
  "agent: Kindly share your airport codes.",
  "customer: My airport codes are DEN and MSP.",
  "agent: Is there any class preference?",
  "customer: No, I am ok with any class.",
  "agent: How many connections do you need?",
  "customer: I need a connecting flight.",
  "agent: Ok, please wait.",
  "customer: Ok.",
  "agent: There is a JetBlue airline with flight number 1005 going on your route in the morning and the fare is 200. Is that fine?",
  "customer: That's perfect, please go with booking.",
  "agent: Your booking has been confirmed.",
  "customer: Thank you.",
  "agent: Thank you for opting us."
] | 
	{
  "status": "book",
  "name": "Mary Walker",
  "flight": [
    1005
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1525973287971
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "DEN",
    "timestmamp": 1525973317492
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "MSP",
    "timestmamp": 1525973320356
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "10/29",
    "timestmamp": 1525973325924
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "10/31",
    "timestmamp": 1525973331788
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Mary Walker",
    "timestmamp": 1525973346028
  },
  {
    "button_name": "",
    "field_name": "departure_time",
    "field_value": "morning",
    "timestmamp": 1525973349756
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1525973350436
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1525973352380
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1005",
    "timestmamp": 1525973355499
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1525973469820
  }
] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Lisa Allen",
  "flight": []
} | 
	{
  "return_month": "Feb",
  "return_day": "7",
  "max_price": 1000,
  "departure_airport": "MCO",
  "max_connections": 0,
  "departure_day": "5",
  "goal": "cancel",
  "departure_month": "Feb",
  "name": "Lisa Allen",
  "return_airport": "JFK"
} | 
	[
  1531149064,
  1531149084,
  1531149115,
  1531149142,
  1531149152,
  1531149164,
  1531149196,
  1531149201,
  1531149228,
  1531149233
] | 
	[
  "customer: Hi.",
  "agent: Hello, how may I assist you today?",
  "customer: Can you please cancel my recent reservation? As my planned trip has been cancelled.",
  "agent: Sure, may I know your good name?",
  "customer: Sure, my name is Lisa Allen.",
  "agent: Ok, please wait for a minute.",
  "customer: Sure, I'll wait for your response.",
  "agent: Thank you for waiting, there is no active reservation found on your name in the database.",
  "customer: Oh! That's ok, thank you for giving the information anyways.",
  "agent: Thank you for choosing us."
] | 
	{
  "status": "no_reservation",
  "name": "Lisa Allen",
  "flight": []
} | 
	[
  {
    "button_name": "top-cancel-reservation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1531149143623
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "no_reservation",
    "timestmamp": 1531149145574
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Lisa Allen",
    "timestmamp": 1531149242628
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1531152794631
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "Kimberly Turner",
  "flight": [
    1007
  ]
} | 
	{
  "return_month": "Sept",
  "return_day": "10",
  "max_price": 200,
  "departure_airport": "MSP",
  "max_connections": 1,
  "departure_day": "8",
  "goal": "book",
  "departure_month": "Sept",
  "name": "Kimberly Turner",
  "return_airport": "JFK"
} | 
	[
  1516614892,
  1516614897,
  1516614962,
  1516614971,
  1516615000,
  1516615088,
  1516615091,
  1516615101,
  1516615113,
  1516615120
] | 
	[
  "customer: Hello, Kimberly Turner here.",
  "agent: Hello, how may I help you?",
  "customer: Can you search for a flight ticket from MSP to JFK?",
  "agent: Sure, I am here to help you. Can you please help me with your planned dates to fly?",
  "customer: My travel dates are 09/08 and 09/10.",
  "agent: Thank you for your details. I have found a flight-1007 of Spirit airlines, where price is 100 with 1 connection limit. Shall I proceed?",
  "customer: Please book my ticket.",
  "agent: Ok, your booking is done.",
  "customer: Thank you for helping me.",
  "agent: You are welcome."
] | 
	{
  "status": "book",
  "name": "Kimberly Turner",
  "flight": [
    1007
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Stephanie Thompson",
  "flight": []
} | 
	{
  "return_month": "Nov",
  "return_day": "27",
  "max_price": 200,
  "departure_airport": "LAS",
  "max_connections": 1,
  "departure_day": "25",
  "goal": "cancel",
  "departure_month": "Nov",
  "name": "Stephanie Thompson",
  "return_airport": "EWR"
} | 
	[
  1514274118,
  1514274131,
  1514274202,
  1514274267,
  1514274289,
  1514274292
] | 
	[
  "customer: Hello.",
  "agent: Hello, How may I help you?",
  "customer: I am Stephanie Thompson want to cancel my recent reservation due to heavy rainfall. Can you please help me out?",
  "agent: Sure, we are here to help you. I have gone through the reservation list in my database, but your name is not found with reservation.",
  "customer: No problem, thank you.",
  "agent: Thanks for reaching us, Have a Nice day."
] | 
	{
  "status": "no_reservation",
  "name": "Stephanie Thompson",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Kevin Hernandez",
  "flight": [
    1022
  ]
} | 
	{
  "return_month": "Apr",
  "return_day": "6",
  "max_price": 5000,
  "departure_airport": "PHL",
  "max_connections": 1,
  "departure_day": "4",
  "goal": "book",
  "departure_month": "Apr",
  "name": "Kevin Hernandez",
  "return_airport": "AUS"
} | 
	[
  1519211401,
  1519211419,
  1519211475,
  1519211501,
  1519211557,
  1519211563,
  1519211576,
  1519211619,
  1519211636,
  1519211664,
  1519211679,
  1519211688,
  1519211722,
  1519211736
] | 
	[
  "customer: Hello.",
  "agent: Hello. How may I help you today?",
  "customer: I would like to visit Austin, please help me in booking a ticket from PHL to AUS.",
  "agent: Sure, I will help you with that. Could you provide me your travelling dates?",
  "customer: My travelling dates are 04/04 and 04/06.",
  "agent: Ok, wait for a minute.",
  "customer: Sure.",
  "agent: Yes, may I know your name?",
  "customer: My name is Kevin Hernandez.",
  "agent: Yes Kevin, I have found a flight with the flight with AA airlines. Can I proceed?",
  "customer: Ok, please confirm with my booking.",
  "agent: Yes, your booking is done with the flight number 1022.",
  "customer: Thank you for your help.",
  "agent: Thank you for approaching us, have a safe journey."
] | 
	{
  "status": "book",
  "name": "Kevin Hernandez",
  "flight": [
    1022,
    1023
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Gary Mitchell",
  "flight": [
    1019
  ]
} | 
	{
  "return_month": "Sept",
  "return_day": "7",
  "max_price": 500,
  "departure_airport": "CLT",
  "max_connections": 1,
  "departure_day": "5",
  "goal": "book",
  "departure_month": "Sept",
  "name": "Gary Mitchell",
  "return_airport": "LAX"
} | 
	[
  1516354728,
  1516354746,
  1516354764,
  1516354805,
  1516354830,
  1516354838,
  1516354852,
  1516354897,
  1516354912,
  1516354953,
  1516354958,
  1516354968,
  1516354971,
  1516354980
] | 
	[
  "customer: Hi.",
  "agent: Hello, how may I assist you?",
  "customer: I am Gary Mitchell, can you help me to search a flight from CLT?",
  "agent: Sure, could you please provide your dates of travel?",
  "customer: My preferable dates are 09/05 and 09/07.",
  "agent: Ok, please mention your destination code.",
  "customer: I am planned to attend my friend's marriage at LAX.",
  "agent: Ok, please wait a moment I will check for best service on your routes.",
  "customer: Sure, take your time.",
  "agent: Thank you for waiting, I found a flight 1019 in UA airline matching your dates with price 100. Shall I proceed with your booking?",
  "customer: Yes, please go ahead and book the ticket.",
  "agent: Ok, your booking is confirmed.",
  "customer: Thank you.",
  "agent: You are welcome. Have a nice day."
] | 
	{
  "status": "book",
  "name": "Gary Mitchell",
  "flight": [
    1019
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Daniel Carter",
  "flight": []
} | 
	{
  "return_month": "Mar",
  "return_day": "23",
  "max_price": 1000,
  "departure_airport": "SEA",
  "max_connections": 1,
  "departure_day": "21",
  "goal": "change",
  "departure_month": "Mar",
  "name": "Daniel Carter",
  "return_airport": "LAS"
} | 
	[
  1513616270,
  1513616288,
  1513616369,
  1513616407,
  1513616443,
  1513616447
] | 
	[
  "customer: Hello.",
  "agent: Hello. How may I help you?",
  "customer: My name is Daniel Carter. Due to a sudden meeting, my trip is postponed. Could you help me in changing the reservation?",
  "agent: Yes, please give me a minute so that I can check with your previous reservation details. Sorry, there is no reservation found on your name.",
  "customer: That's ok. Thank you for your time.",
  "agent: Thank you, have a good day."
] | 
	{
  "status": "no_reservation",
  "name": "Daniel Carter",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_flight",
  "name": "Donald Jones",
  "flight": []
} | 
	{
  "return_month": "Jan",
  "return_day": "3",
  "max_price": 1000,
  "departure_airport": "MCO",
  "max_connections": 1,
  "departure_day": "1",
  "goal": "book",
  "departure_month": "Jan",
  "name": "Donald Jones",
  "return_airport": "ORD"
} | 
	[
  1519351451,
  1519351465,
  1519351526,
  1519351547,
  1519351591,
  1519351603,
  1519351626,
  1519351656,
  1519351667,
  1519351696,
  1519351712,
  1519351716
] | 
	[
  "customer: Hello.",
  "agent: Hello. How can I aid you?",
  "customer: I would like to celebrate this new year with my friends at Chicago, so please book me a flight ticket on the name Donald Jones.",
  "agent: Ok, help me with your travel dates?",
  "customer: Yes, I have planned to go on 01/01 and return back on 01/03.",
  "agent:  May I know your travel points?",
  "customer: Sure, it's from MCO to ORD.",
  "agent: Ok, please wait.",
  "customer: Ok.",
  "agent: Sorry, no flights are available on your travel dates.",
  "customer: No issue, thank you for your information.",
  "agent:  Thank you for availing us."
] | 
	{
  "status": "no_flight",
  "name": "Donald Jones",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Virginia Collins",
  "flight": [
    1025
  ]
} | 
	{
  "return_month": "Sept",
  "return_day": "5",
  "max_price": 500,
  "departure_airport": "LAX",
  "max_connections": 1,
  "departure_day": "3",
  "goal": "book",
  "departure_month": "Sept",
  "name": "Virginia Collins",
  "return_airport": "EWR"
} | 
	[
  1528727807,
  1528727813,
  1528727829,
  1528727836,
  1528727846,
  1528727858,
  1528727878,
  1528727880,
  1528727890,
  1528727893,
  1528727907,
  1528727916,
  1528727924,
  1528727926,
  1528727929,
  1528727971,
  1528727981,
  1528727991,
  1528727996,
  1528728009
] | 
	[
  "customer: Hello.",
  "agent: Hello, how can I help you?",
  "customer: Can you help me in booking a flight ticket from LAX to EWR?",
  "agent: Sure, I am here to help you with your concern. May I know your trip dates?",
  "customer: I want to travel on 09/03, and return on 09/05.",
  "agent: Do you have any connection limit preference?",
  "customer: I need a break in my journey.",
  "agent: Do you have any class preference?",
  "customer: No.",
  "agent: Do you have any airline preference?",
  "customer: No.",
  "agent: Do you have any specific time concern?",
  "customer: No.",
  "agent: Could you help me with your name please?",
  "customer: I am Virginia Collins.",
  "agent: There is a connecting flight with Frontier Airlines and the airfare is about 100. Shall I proceed with flight 1025?",
  "customer: Proceed with the booking.",
  "agent: For a economy class your ticket is booked.",
  "customer: Thanks for the help.",
  "agent: Thank you for reaching us."
] | 
	{
  "status": "book",
  "name": "Virginia Collins",
  "flight": [
    1025
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528727838026
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "LAX",
    "timestmamp": 1528727843306
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "EWR",
    "timestmamp": 1528727846425
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "09/03",
    "timestmamp": 1528727863467
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "09/05",
    "timestmamp": 1528727867244
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1528727867322
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": " Virginia Collins.",
    "timestmamp": 1528728001678
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Virginia Collins",
    "timestmamp": 1528728012332
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1528728013081
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1025",
    "timestmamp": 1528728015321
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528728035273
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "William Jackson",
  "flight": [
    1004
  ]
} | 
	{
  "return_month": "Oct",
  "return_day": "11",
  "max_price": 200,
  "departure_airport": "LGA",
  "max_connections": 1,
  "departure_day": "9",
  "goal": "book",
  "departure_month": "Oct",
  "name": "William Jackson",
  "return_airport": "IAH"
} | 
	[
  1529603659,
  1529603667,
  1529603690,
  1529603707,
  1529603732,
  1529603749,
  1529603808,
  1529603845,
  1529603861,
  1529603902,
  1529603923,
  1529603943,
  1529603969,
  1529603974,
  1529604040,
  1529604054
] | 
	[
  "customer: Hello.",
  "agent: Hello, how can I help you today?",
  "customer: I would like to travel from LGA to IAH as a business trip.",
  "agent: Sure, I am here to help you in booking. Can you please share your travel dates?",
  "customer: My journey dates are 10/09 and 10/11.",
  "agent: Ok, please share your name.",
  "customer: William Jackson here.",
  "agent: Let me know your connection limit.",
  "customer: I need break in my journey.",
  "agent: Do you have any specification?",
  "customer: No.",
  "agent: Here, I found a flight for you with 1 stopover in economy class and it costs you 100. Can I proceed?",
  "customer: Go ahead.",
  "agent: Your booking is done with flight 1004 in Delta airlines.",
  "customer: Thank you so much.",
  "agent: Thank you for reaching us, have a safe flight."
] | 
	{
  "status": "book",
  "name": "William Jackson",
  "flight": [
    1004,
    1023,
    1028
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1529603710094
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "LGA",
    "timestmamp": 1529603715014
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "IAH",
    "timestmamp": 1529603717773
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "10/09",
    "timestmamp": 1529603736337
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1529603737698
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "10/11",
    "timestmamp": 1529603740816
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "William Jackson ",
    "timestmamp": 1529603917888
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1529603918837
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1004",
    "timestmamp": 1529603920373
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1529605375138
  }
] | 
	true | 
| 
	{
  "status": "no_flight",
  "name": "John Davis",
  "flight": []
} | 
	{
  "return_month": "Aug",
  "return_day": "16",
  "max_price": 5000,
  "departure_airport": "ATL",
  "max_connections": 1,
  "departure_day": "14",
  "goal": "book",
  "departure_month": "Aug",
  "name": "John Davis",
  "return_airport": "MSP"
} | 
	[
  1521529407,
  1521529429,
  1521529447,
  1521529503,
  1521529527,
  1521529564,
  1521529593,
  1521529600,
  1521529614,
  1521529631,
  1521529649,
  1521529650
] | 
	[
  "customer: Hello, I am John Davis.",
  "agent: Hello, John Davis, What kind of help do you need from us?",
  "customer: I am planning to attend press conference in MN - MSP, can you help me with booking a direct flight ticket?",
  "agent:  Sure, I can help you in that. Can you mention, Which dates you have chosen to travel and return?",
  "customer: My travelling dates are from 08/14 to 08/16.",
  "agent: From which city, you have planned to board on?",
  "customer: I want to board from GA - ATL.",
  "agent: Ok, Please wait for a while.",
  "customer: OK.",
  "agent: Thanks for your time, there are no flights found on your routes of journey.",
  "customer: No problem, thank you for the information.",
  "agent: Thanks for visiting us, have a great day!."
] | 
	{
  "status": "no_flight",
  "name": "John Davis",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_flight",
  "name": "Nicole Adams",
  "flight": []
} | 
	{
  "return_month": "Oct",
  "return_day": "5",
  "max_price": 200,
  "departure_airport": "CLT",
  "max_connections": 1,
  "departure_day": "3",
  "goal": "book",
  "departure_month": "Oct",
  "name": "Nicole Adams",
  "return_airport": "IAH"
} | 
	[
  1518416130,
  1518416159,
  1518416222,
  1518416228,
  1518416250,
  1518416252,
  1518416256,
  1518416290,
  1518416301,
  1518416302,
  1518416314
] | 
	[
  "customer: Hi, Nicole Adams here.",
  "agent: Hello, how may I help you today?",
  "customer: I would like to underground tunnel tour in Houston HOU with friends from Charlotte CLT. Can you make a reservation with fare 200?",
  "agent: Sure, can I have your dates of journey please?",
  "customer: Sure, I would prefer to fly on 10/03 and 10/05.",
  "agent: Please wait for a while.",
  "customer: Sure.",
  "agent: Sorry, there is no flights found on your given details.",
  "customer: Ok, no worries at all.",
  "agent: Thanks for choosing us.",
  "customer: Thanks for your help."
] | 
	{
  "status": "book",
  "name": "Nicole Adams",
  "flight": [
    1014,
    1018
  ]
} | 
	[] | 
	false | 
| 
	{
  "status": "book",
  "name": "Scott Walker",
  "flight": [
    1021
  ]
} | 
	{
  "return_month": "Feb",
  "return_day": "21",
  "max_price": 500,
  "departure_airport": "OAK",
  "max_connections": 1,
  "departure_day": "19",
  "goal": "book",
  "departure_month": "Feb",
  "name": "Scott Walker",
  "return_airport": "DCA"
} | 
	[
  1525277012,
  1525277020,
  1525277057,
  1525277074,
  1525277110,
  1525277115,
  1525277131,
  1525277164,
  1525277200,
  1525277267,
  1525277280,
  1525277283,
  1525277299,
  1525277307
] | 
	[
  "customer: Hello.",
  "agent: Hello, how may I aid you today?",
  "customer: I would like to meet my family after a long gap, please help me in booking a ticket from OAK to DCA.",
  "agent: Sure, I am gleeful to help you. Could you please provide your travelling dates to search for the flight?",
  "customer: My planned travel dates are on Feb 19 and Feb 21.",
  "agent: May I know your name please?",
  "customer: My name is Scott Walker.",
  "agent: Do you have any airline preference?",
  "customer: Any airline is comfortable for my journey.",
  "agent: There is a flight with the connecting flight of fare 200 with JetBlue airline, are you ok with this booking?",
  "customer: Ok, please proceed for booking.",
  "agent: Ok, your booking is done with the flight number 1021.",
  "customer: Thank you for your help.",
  "agent: You are welcome, have a safe flight."
] | 
	{
  "status": "book",
  "name": "Scott Walker",
  "flight": [
    1021
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1525277089673
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "OAK",
    "timestmamp": 1525277093761
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "DCA",
    "timestmamp": 1525277103498
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "02/21",
    "timestmamp": 1525277134961
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "02/19",
    "timestmamp": 1525277139699
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1525277144985
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Scott Walker",
    "timestmamp": 1525277187584
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1021",
    "timestmamp": 1525277300400
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1525277302673
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1525277331065
  }
] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Eric Taylor",
  "flight": []
} | 
	{
  "return_month": "Dec",
  "return_day": "8",
  "max_price": 500,
  "departure_airport": "ATL",
  "max_connections": 1,
  "departure_day": "6",
  "goal": "cancel",
  "departure_month": "Dec",
  "name": "Eric Taylor",
  "return_airport": "IAD"
} | 
	[
  1520611219,
  1520611233,
  1520611286,
  1520611302,
  1520611328,
  1520611343,
  1520611379,
  1520611391,
  1520611415,
  1520611426
] | 
	[
  "customer: Hi.",
  "agent: Hello, how may I help you today?",
  "customer: Owing to an emergency, I want to cancel my reservation. Can you help me out?",
  "agent: Sure, I am here to help you with this. May I know your name please?",
  "customer: Sure, my name is Eric Taylor.",
  "agent: Ok, please wait for a moment.",
  "customer: Ok.",
  "agent: Sorry Taylor, there is no reservation found as per your name to cancel it.",
  "customer: That's ok, thank you.",
  "agent: You are welcome."
] | 
	{
  "status": "no_reservation",
  "name": "Eric Taylor",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Ruth Johnson",
  "flight": [
    1022
  ]
} | 
	{
  "return_month": "June",
  "return_day": "1",
  "max_price": 1000,
  "departure_airport": "IAH",
  "max_connections": 1,
  "departure_day": "30",
  "goal": "book",
  "departure_month": "May",
  "name": "Ruth Johnson",
  "return_airport": "LGA"
} | 
	[
  1513702950,
  1513702956,
  1513702998,
  1513703067,
  1513703090,
  1513703126,
  1513703134,
  1513703173,
  1513703186,
  1513703238,
  1513703248,
  1513703287,
  1513703294,
  1513703305
] | 
	[
  "customer: Hello.",
  "agent: Hello, how can I aid you?",
  "customer: I am planning to visit the Statue of liberty this weekend. Can you find any flights available?",
  "agent: Can you please share some basic details for better checking?",
  "customer: I am planning to travel from IAH to LGA.",
  "agent: Ok, please mention your planned travelling dates.",
  "customer: The journey dates are 05/30 and 06/01.",
  "agent: Ok, may I know your name please?",
  "customer: My name is Ruth Johnson.",
  "agent: Ok. The UA airline with flight number 1022 is available. Can I book this flight ticket?",
  "customer: Please proceed.",
  "agent: Ok. Your flight ticket is booked, have a safe flight.",
  "customer: Thank you for helping.",
  "agent: Thank you."
] | 
	{
  "status": "book",
  "name": "Ruth Johnson",
  "flight": [
    1022
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_flight",
  "name": "Virginia Miller",
  "flight": []
} | 
	{
  "return_month": "July",
  "return_day": "28",
  "max_price": 1000,
  "departure_airport": "EWR",
  "max_connections": 0,
  "departure_day": "26",
  "goal": "book",
  "departure_month": "July",
  "name": "Virginia Miller",
  "return_airport": "MSP"
} | 
	[
  1517919886,
  1517919890,
  1517919949,
  1517919972,
  1517919982,
  1517920026,
  1517920028,
  1517920040,
  1517920044,
  1517920064,
  1517920079,
  1517920083
] | 
	[
  "customer: Hello, Virginia Miller here.",
  "agent: Hello, how may I help you?",
  "customer: Could you book a direct flight from New York to Minneapolis?",
  "agent: Sure Virginia, may I know your journey dates please?",
  "customer: My itinerary dates are 07/26 and 07/28.",
  "agent: Could you please help me with your airport codes?",
  "customer: My airport codes are EWR and MSP.",
  "agent: Please wait for a minute.",
  "customer: Sure.",
  "agent: There are no flights available at this moment.",
  "customer: No problem, thank you for checking.",
  "agent: Thank you for choosing us, have a good day."
] | 
	{
  "status": "no_flight",
  "name": "Virginia Miller",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_flight",
  "name": "Mary Allen",
  "flight": []
} | 
	{
  "return_month": "Jan",
  "return_day": "14",
  "max_price": 200,
  "departure_airport": "LAX",
  "max_connections": 1,
  "departure_day": "12",
  "goal": "book",
  "departure_month": "Jan",
  "name": "Mary Allen",
  "return_airport": "LGA"
} | 
	[
  1513609376,
  1513609405,
  1513609442,
  1513609469,
  1513609502,
  1513609524,
  1513609589,
  1513609613,
  1513609622,
  1513609650,
  1513609678,
  1513609681
] | 
	[
  "customer: Hello.",
  "agent: Hello. How can I assist you?",
  "customer: I am planning to go to Brooklyn Bridge which is one of the oldest roadway bridges in the United States. So please help me to book a flight ticket from LAX to LGA.",
  "agent: Sure, can I know your travel dates?",
  "customer: My travelling dates 01/12 and 01/14.",
  "agent: Give me a minute, let me check the details.",
  "customer: Sure.",
  "agent: Can I know your name?",
  "customer: My name is Mary Allen.",
  "agent: Sorry Allen, there are no flights available on your requested dates.",
  "customer: It's ok, thank you for checking.",
  "agent: You are welcome."
] | 
	{
  "status": "no_flight",
  "name": "Mary Allen",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Michael Lee",
  "flight": []
} | 
	{
  "return_month": "Oct",
  "return_day": "3",
  "max_price": 500,
  "departure_airport": "EWR",
  "max_connections": 1,
  "departure_day": "1",
  "goal": "change",
  "departure_month": "Oct",
  "name": "Michael Lee",
  "return_airport": "IAD"
} | 
	[
  1519867866,
  1519867887,
  1519867972,
  1519867979,
  1519868022,
  1519868040,
  1519868048,
  1519868074,
  1519868128,
  1519868140
] | 
	[
  "customer: Hello.",
  "agent: Hello, how may I help you today?",
  "customer: I made a reservation earlier to sign a contract for new project, due to some problems it has been postponed. Can you help me in changing my existing reservation?",
  "agent: Sure, may I know your good name please?",
  "customer: I am Michael Lee.",
  "agent: Thanks for providing your name,  please wait for a moment.",
  "customer: Sure.",
  "agent: Thanks for waiting, no reservation found with your name to change.",
  "customer: That's fine. Thank you for your kind information.",
  "agent: Thanks for opting us, have a nice day."
] | 
	{
  "status": "no_reservation",
  "name": "Michael Lee",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Virginia Martin",
  "flight": [
    1005
  ]
} | 
	{
  "return_month": "Mar",
  "return_day": "24",
  "max_price": 200,
  "departure_airport": "EWR",
  "max_connections": 1,
  "departure_day": "22",
  "goal": "book",
  "departure_month": "Mar",
  "name": "Virginia Martin",
  "return_airport": "LAX"
} | 
	[
  1524219217,
  1524219230,
  1524219262,
  1524219269,
  1524219290,
  1524219347,
  1524219362,
  1524219377,
  1524219382,
  1524219388
] | 
	[
  "customer: Hello, I am Virginia Martin.",
  "agent: Hello, do you need any help from us?",
  "customer: I would like to travel from EWR to meet my childhood friend. Can you please help me to book a ticket to LAX?",
  "agent: Sure, could you please share your departure and arrival day?",
  "customer: My journey starts on Mar 22 and return on Mar 24.",
  "agent: The Southwest airline with flight number 1005 is available having fare as 100 and connection as 1, is it ok for you?",
  "customer: Yes, you can proceed to booking.",
  "agent: Ok, your reservation is confirmed.",
  "customer: Thank you.",
  "agent: You are welcome, have a great day."
] | 
	{
  "status": "book",
  "name": "Virginia Martin",
  "flight": [
    1005
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Brian Thompson",
  "flight": [
    1008
  ]
} | 
	{
  "return_month": "July",
  "return_day": "24",
  "max_price": 1000,
  "departure_airport": "IAD",
  "max_connections": 1,
  "departure_day": "22",
  "goal": "book",
  "departure_month": "July",
  "name": "Brian Robinson",
  "return_airport": "IAH"
} | 
	[
  1529328999,
  1529329012,
  1529329252,
  1529329256,
  1529329307,
  1529329309,
  1529329329,
  1529329336,
  1529329338,
  1529329343,
  1529329346,
  1529329384,
  1529329431,
  1529329578,
  1529329616,
  1529329623
] | 
	[
  "customer: Hello.",
  "agent: Hello, how may I aid you?",
  "customer: I would like to book a flight ticket from IAD, can you please help me in making an airline reservation to IAH?",
  "agent: Sure, on what dates are you planning to make your trip?",
  "customer: I am planning to make my trip on July 22nd and return on July 24th.",
  "agent: How many connections do you need?",
  "customer: I need a single connection.",
  "agent: Any other requirements to be met?",
  "customer: No.",
  "agent: Please forward your name.",
  "customer: Brian Thompson.",
  "agent: Ok, there is a JetBlue airline with flight number 1008 going on your way with 1 connection in between and the airfare is 300. Is that fine?",
  "customer: Perfect, please proceed.",
  "agent: Your booking has been confirmed.",
  "customer: Thank you for booking.",
  "agent: Thank you for choosing us."
] | 
	{
  "status": "book",
  "name": "Brian Robinson",
  "flight": [
    1008
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1529329272640
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "IAD",
    "timestmamp": 1529329279961
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "IAH",
    "timestmamp": 1529329286239
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "07/22",
    "timestmamp": 1529329328792
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "07/24",
    "timestmamp": 1529329332904
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1529329332960
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1529329335407
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1008",
    "timestmamp": 1529329351519
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Brian Thompson",
    "timestmamp": 1529329633814
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1529329660174
  }
] | 
	false | 
| 
	{
  "status": "book",
  "name": "Kimberly Hill",
  "flight": [
    1006
  ]
} | 
	{
  "return_month": "Jan",
  "return_day": "17",
  "max_price": 5000,
  "departure_airport": "OAK",
  "max_connections": -1,
  "departure_day": "15",
  "goal": "book",
  "departure_month": "Jan",
  "name": "Kimberly Hill",
  "return_airport": "SEA"
} | 
	[
  1530184117,
  1530184128,
  1530184140,
  1530184148,
  1530184155,
  1530184161,
  1530184173,
  1530184187,
  1530184205,
  1530184207,
  1530184225,
  1530184254,
  1530184260,
  1530184282,
  1530184289,
  1530184297,
  1530184300,
  1530184311
] | 
	[
  "customer: Hello.",
  "agent: Hello. How can I help you at this moment?",
  "customer: Can you help me in booking my flight ticket from OAK to SEA?",
  "agent: Sure, I will help you with that. Can you please mention your preferable travel dates?",
  "customer: My trip dates will be Jan 15th to Jan 17th.",
  "agent: May I know your name for further process?",
  "customer: I am Kimberly Hill.",
  "agent: Do you need any specific depart and arrival time for this trip?",
  "customer: I am flexible with any timing.",
  "agent: Do you have any another specifications?",
  "customer: No, please go with the above details.",
  "agent: Ok, please hold on a moment.",
  "customer: Sure.",
  "agent: JetBlue airline flight available with connection limit 1 and fare is 200, shall I confirm this economy class flight?",
  "customer: You can proceed.",
  "agent: Your flight ticket is booked successfully, flight number is 1006.",
  "customer: Thank you.",
  "agent: You are welcome Kimberly Hill."
] | 
	{
  "status": "book",
  "name": "Kimberly Hill",
  "flight": [
    1006,
    1017
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1530184169272
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "OAK",
    "timestmamp": 1530184173793
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "SEA",
    "timestmamp": 1530184177583
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Kimberly Hill",
    "timestmamp": 1530184222274
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "01/15",
    "timestmamp": 1530184259835
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "01/17",
    "timestmamp": 1530184262835
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1530184262889
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Kimberly Hill",
    "timestmamp": 1530184304124
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1530184305535
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1006",
    "timestmamp": 1530184306999
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1530184321551
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "Benjamin Anderson",
  "flight": [
    1008
  ]
} | 
	{
  "return_month": "Apr",
  "return_day": "13",
  "max_price": 1000,
  "departure_airport": "LGA",
  "max_connections": 1,
  "departure_day": "11",
  "goal": "book",
  "departure_month": "Apr",
  "name": "Benjamin Anderson",
  "return_airport": "LAX"
} | 
	[
  1518439598,
  1518439603,
  1518439616,
  1518439635,
  1518439659,
  1518439676,
  1518439715,
  1518439735,
  1518439752,
  1518439789,
  1518439815,
  1518439826,
  1518439840,
  1518439843
] | 
	[
  "customer: Hello.",
  "agent: Hello, how may I help you?",
  "customer: I am Benjamin Anderson.",
  "agent: Good evening Anderson.",
  "customer: I am planning to visit Disneyland at Los Angeles, could you please help me with booking a flight ticket?",
  "agent: Sure, may I know your planned journey dates please?",
  "customer: I would like to take off on 04/11 and return on 04/13.",
  "agent: Can you please provide me your respective airport codes?",
  "customer: My source airport code is LGA and destination airport code is LAX.",
  "agent: Anderson, I found a flight in Frontier airlines available with price 100. Shall I book the ticket for you?",
  "customer: Please proceed with the booking if the connection is 1.",
  "agent: Your ticket is confirmed and the flight number is 1008. It has 1 connection.",
  "customer: I really appreciate your help, thank you for your service.",
  "agent: Thank you for contacting us."
] | 
	{
  "status": "book",
  "name": "Benjamin Anderson",
  "flight": [
    1008
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "change",
  "name": "Samantha Smith",
  "flight": [
    1025
  ]
} | 
	{
  "return_month": "Oct",
  "return_day": "14",
  "max_price": 200,
  "departure_airport": "PHL",
  "max_connections": 0,
  "departure_day": "12",
  "goal": "change",
  "departure_month": "Oct",
  "name": "Samantha Smith",
  "return_airport": "HOU"
} | 
	[
  1526995713,
  1526995730,
  1526995751,
  1526995787,
  1526995815,
  1526995834,
  1526995854,
  1526995857,
  1526995900,
  1526995911,
  1526995926,
  1526995984,
  1526996021,
  1526996062,
  1526996073,
  1526996085,
  1526996089,
  1526996108
] | 
	[
  "customer: Hello.",
  "agent: Hello. What help that I can aid for you now?",
  "customer: I would like to change my existing reservation, due to bad weather condition. Can you please help me?",
  "agent: Sure, I can help you with free of cost with our any charge and can you please let me know your name while you have used in previous booking?",
  "customer: My name is Samantha smith.",
  "agent: I am happy to inform you that I have found your reservation, can I know your nearest regional airport codes?",
  "customer: My airport codes are Oct 12 and Oct 14.",
  "agent: Can I know your planned desired travel dates?",
  "customer: My travelling dates are Oct 12 and Oct 14. My airport codes are PHL and HOU.",
  "agent: Please allow me a moment.",
  "customer: Sure, I will wait for your response.",
  "agent:  I found a flight with a fare of 200 and there is a 1 drop in your journey and the flight number is 1019 in Spirit airlines, shall I proceed with ticket booking?",
  "customer: Can you please check for the direct flight?",
  "agent: There is a direct flight available in Hawaiian airlines, can I proceed with booking?",
  "customer: Ok, please book.",
  "agent: Your flight ticket booking is done in 1025 flight number which is an business class.",
  "customer: Thank you for your help.",
  "agent: You are most welcome, have a great journey."
] | 
	{
  "status": "no_flight",
  "name": "Samantha Smith",
  "flight": []
} | 
	[
  {
    "button_name": "top-change-reservation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1526995806401
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Samantha Smith",
    "timestmamp": 1526995855508
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "10/12",
    "timestmamp": 1526995898837
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1526995900239
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "10/14",
    "timestmamp": 1526995901946
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "PHL",
    "timestmamp": 1526995919064
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "HOU",
    "timestmamp": 1526995921001
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1526995922058
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1526995922257
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1526995922441
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1526996000512
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1019",
    "timestmamp": 1526996002760
  },
  {
    "button_name": "",
    "field_name": "max_connection",
    "field_value": "0",
    "timestmamp": 1526996027000
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1526996027954
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1025",
    "timestmamp": 1526996088328
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1526996112704
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "change",
    "timestmamp": 1526996499520
  }
] | 
	false | 
| 
	{
  "status": "book",
  "name": "Patricia Jones",
  "flight": [
    1021
  ]
} | 
	{
  "return_month": "Aug",
  "return_day": "9",
  "max_price": 5000,
  "departure_airport": "HOU",
  "max_connections": 1,
  "departure_day": "7",
  "goal": "book",
  "departure_month": "Aug",
  "name": "Patricia Jones",
  "return_airport": "LAS"
} | 
	[
  1523901725,
  1523901733,
  1523901784,
  1523901794,
  1523901808,
  1523901831,
  1523901852,
  1523901908,
  1523901922,
  1523901964,
  1523901970,
  1523901984
] | 
	[
  "customer: Hello.",
  "agent: Hello. How may I assist you?",
  "customer: I am Patricia Jones. I need to attend a seminar at LAS, can you please help me to book a flight ticket from HOU?",
  "agent: Sure, I am happy to help you. Can you please provide me your travel dates?",
  "customer: Sure, my trip dates are 08/07 and 08/09.",
  "agent: Ok, please wait for a while.",
  "customer: Ok, I will wait for your response.",
  "agent: Flight-1021 is available with Southwest airlines and ticket costs you 300 only. Is that ok for you?",
  "customer: Ok, please confirm.",
  "agent: Jones, your ticket is booked successfully.",
  "customer: Thank you for your help.",
  "agent: You are welcome and thank you for choosing us."
] | 
	{
  "status": "book",
  "name": "Patricia Jones",
  "flight": [
    1021
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_flight",
  "name": "Samantha Jones",
  "flight": []
} | 
	{
  "return_month": "May",
  "return_day": "23",
  "max_price": 200,
  "departure_airport": "MSP",
  "max_connections": 1,
  "departure_day": "21",
  "goal": "book",
  "departure_month": "May",
  "name": "Samantha Jones",
  "return_airport": "IAD"
} | 
	[
  1522331382,
  1522331388,
  1522331391,
  1522331393,
  1522331416,
  1522331554,
  1522331600,
  1522331649,
  1522331742,
  1522331756,
  1522331833,
  1522331846
] | 
	[
  "customer: Hi.",
  "agent: Hello.",
  "customer: I am Samantha Jones.",
  "agent: How can I aid you?",
  "customer: I am looking for a flight from MSP to IAD, can you help me out?",
  "agent: Sure, I am glad to help you in booking the flight ticket. May I know your travel dates?",
  "customer: My trip dates are from 05/21 till 05/23.",
  "agent: Ok, please wait for a while.",
  "customer: Sure.",
  "agent: Sorry Jones, there are no flights available for your desired intents.",
  "customer: Ok, no problem. Thank you for the information.",
  "agent: Thank you for reaching us."
] | 
	{
  "status": "no_flight",
  "name": "Samantha Jones",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Joseph Robinson",
  "flight": [
    1014
  ]
} | 
	{
  "return_month": "Sept",
  "return_day": "9",
  "max_price": 500,
  "departure_airport": "DCA",
  "max_connections": 0,
  "departure_day": "7",
  "goal": "book",
  "departure_month": "Sept",
  "name": "Joseph Robinson",
  "return_airport": "MSP"
} | 
	[
  1523351101,
  1523351105,
  1523351148,
  1523351189,
  1523351193,
  1523351229,
  1523351236,
  1523351238,
  1523351244,
  1523351277,
  1523351280,
  1523351304,
  1523351307,
  1523351311
] | 
	[
  "customer: Hi, I am Joseph Robinson.",
  "agent: Hello, how can I guide you today?",
  "customer: Can you help me to book a flight ticket from DCA to MSP?",
  "agent: May I know your travelling dates?",
  "customer: My travelling dates are 09/07 and 09/09.",
  "agent: Please share your budget limit?",
  "customer: I can afford up to 500.",
  "agent: Please wait.'.",
  "customer: Sure.",
  "agent: Thanks for your time, there is a Spirit airline with flight number 1014 with fare 100. Shall I proceed?",
  "customer: Please proceed.",
  "agent: Your flight ticket has been reserved.",
  "customer: Thank you.",
  "agent: Thank you."
] | 
	{
  "status": "no_flight",
  "name": "Joseph Robinson",
  "flight": []
} | 
	[] | 
	false | 
| 
	{
  "status": "no_reservation",
  "name": "Samuel Jones",
  "flight": []
} | 
	{
  "return_month": "Apr",
  "return_day": "21",
  "max_price": 1000,
  "departure_airport": "HOU",
  "max_connections": 1,
  "departure_day": "19",
  "goal": "change",
  "departure_month": "Apr",
  "name": "Samuel Jones",
  "return_airport": "SFO"
} | 
	[
  1527524949,
  1527524966,
  1527524978,
  1527525002,
  1527525008,
  1527525009,
  1527525017,
  1527525071,
  1527525078,
  1527525079
] | 
	[
  "customer: Hi.",
  "agent: Hello. How may I help you today?",
  "customer: My business meeting got postponed, can you please help me in changing the reservation?",
  "agent: Ok, I will help you with that.",
  "customer: Thank you.",
  "agent: Can I know your name?",
  "customer: I am Samuel Jones.",
  "agent: Sorry to inform you that, there is no reservation found on your name in our database.",
  "customer: Ok, no problem. Thank you.",
  "agent: Thank you for approaching us."
] | 
	{
  "status": "no_reservation",
  "name": "Samuel Jones",
  "flight": []
} | 
	[
  {
    "button_name": "top-change-reservation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527525012740
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Samuel Jones",
    "timestmamp": 1527525085213
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "cancel",
    "timestmamp": 1527525086379
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "no_reservation",
    "timestmamp": 1527525087827
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1527525089523
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "Carol Brown",
  "flight": [
    1002
  ]
} | 
	{
  "return_month": "Jan",
  "return_day": "12",
  "max_price": 1000,
  "departure_airport": "LGA",
  "max_connections": 1,
  "departure_day": "10",
  "goal": "book",
  "departure_month": "Jan",
  "name": "Carol Brown",
  "return_airport": "SEA"
} | 
	[
  1513904632,
  1513904635,
  1513904770,
  1513904798,
  1513904824,
  1513904847,
  1513904878,
  1513904912,
  1513904917,
  1513905120,
  1513905144,
  1513905161,
  1513905194,
  1513905244
] | 
	[
  "customer: Hello, I am Carol Brown.",
  "agent: Hello, how may I help you today?",
  "customer: I am planning to go for an occasion in Seattle, can you please help me to book a flight ticket with in the price of 1000? Make sure that I need a flight with single connection.",
  "agent: Ok, may I know your travelling dates please?",
  "customer: My journey dates are from 01/10 to 01/12.",
  "agent: Ok, could you help me with your airport codes?",
  "customer: My origin is LGA to SEA.",
  "agent: Ok, please wait I wlll get back to you.",
  "customer: Ok.",
  "agent: Thanks for waiting. Flight 1002 with Delta airlines matches with your requested dates. The price is 200 with single connection.",
  "customer: Ok, you can proceed.",
  "agent: Ok, your ticket has been processed.",
  "customer: Thanks for your help.",
  "agent: Thanks for choosing us."
] | 
	{
  "status": "book",
  "name": "Carol Brown",
  "flight": [
    1002,
    1011,
    1027,
    1028
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Robert Evans",
  "flight": [
    1000
  ]
} | 
	{
  "return_month": "May",
  "return_day": "6",
  "max_price": 5000,
  "departure_airport": "SFO",
  "max_connections": 1,
  "departure_day": "4",
  "goal": "book",
  "departure_month": "May",
  "name": "Robert Evans",
  "return_airport": "OAK"
} | 
	[
  1522994099,
  1522994105,
  1522994106,
  1522994121,
  1522994125,
  1522994172,
  1522994198,
  1522994204,
  1522994222,
  1522994275,
  1522994301,
  1522994305,
  1522994309,
  1522994317
] | 
	[
  "customer: Hi.",
  "agent: Hello.",
  "customer: I am Robert Evans.",
  "agent: How can I serve you?",
  "customer: I need to book a flight ticket from SFO to OAK, Can you please help me for booking?",
  "agent: Sure, We are here to help you. When are you willing to travel?",
  "customer: Thank you. I would like to travel on 05/04 to return on 05/06.",
  "agent: Do you need a break in the middle of your way?",
  "customer: I need a connecting flight.",
  "agent: We found a Hawaiian airline, flight number :1000 and the price is 100.",
  "customer: Ok, proceed for booking.",
  "agent: Your flight ticket has been reserved.",
  "customer: Thanks for your information.",
  "agent: Thank you."
] | 
	{
  "status": "book",
  "name": "Robert Evans",
  "flight": [
    1000,
    1006,
    1024,
    1025
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Scott Gonzalez",
  "flight": [
    1012
  ]
} | 
	{
  "return_month": "Feb",
  "return_day": "23",
  "max_price": 200,
  "departure_airport": "DEN",
  "max_connections": 1,
  "departure_day": "21",
  "goal": "book",
  "departure_month": "Feb",
  "name": "Scott Gonzalez",
  "return_airport": "HOU"
} | 
	[
  1517199718,
  1517199749,
  1517199782,
  1517199813,
  1517199871,
  1517199897,
  1517199940,
  1517199954,
  1517200022,
  1517200027,
  1517200038,
  1517200113,
  1517200119,
  1517200155,
  1517200192,
  1517200273,
  1517200280,
  1517200291
] | 
	[
  "customer: Hello.",
  "agent: Hello. How may I aid you today?",
  "customer: On my cousin's name Scott Gonzalez, please reserve a seat.",
  "agent: Sure, please let me know your planned travelling dates.",
  "customer: He has an interview to attend, So he has to travel on 02/21. And have a plan to return on 02/23.",
  "agent: Do you need a halt within your journey?",
  "customer: Yes, I need a connecting flight.",
  "agent: Can I know your exact airport attributes to proceed further?",
  "customer: Denver, DEN to Houston, HOU.",
  "agent: Please wait a while I will check and let you know.",
  "customer: Sure.",
  "agent: We found a Spirit airline matching your essential details.",
  "customer: Ok.",
  "agent: The flight details are flight number-1012 and the price 200 with the connecting flight.",
  "customer: Ok, it's a perfect airline to travel for me, proceed to book.",
  "agent: Your booking has been confirmed.",
  "customer: Thank you.",
  "agent: Thanks for approaching us."
] | 
	{
  "status": "book",
  "name": "Scott Gonzalez",
  "flight": [
    1012,
    1022
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Daniel Smith",
  "flight": [
    1014
  ]
} | 
	{
  "return_month": "Apr",
  "return_day": "8",
  "max_price": 200,
  "departure_airport": "LGA",
  "max_connections": 1,
  "departure_day": "6",
  "goal": "book",
  "departure_month": "Apr",
  "name": "Daniel Smith",
  "return_airport": "DTW"
} | 
	[
  1515032813,
  1515032833,
  1515032877,
  1515032903,
  1515032932,
  1515032961,
  1515032966,
  1515032982,
  1515033029,
  1515033079,
  1515033095,
  1515033099,
  1515033106,
  1515033110
] | 
	[
  "customer: Hi. Myself Daniel Smith.",
  "agent: Hello, how can I assist you?",
  "customer: I want a flight with fare 200, can you help me in booking a flight?",
  "agent: Sure, please provide me your travelling dates?",
  "customer: My travelling dates are 04/06 to 04/08 as I need visit my home in Detroit.",
  "agent: OK, share me your airport codes?",
  "customer: I prefer a connecting flight from LGA to DTW.",
  "agent: OK, do you have any specifications?",
  "customer: I have mentioned above.",
  "agent: I found a 1014 AA airline with single connection and price of 100. Shall I proceed with booking?",
  "customer: You can proceed.",
  "agent: Your ticket has been booked.",
  "customer: Thank you for helping.",
  "agent: Thank you, for reaching us."
] | 
	{
  "status": "book",
  "name": "Daniel Smith",
  "flight": [
    1014
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Mark Phillips",
  "flight": []
} | 
	{
  "return_month": "Oct",
  "return_day": "22",
  "max_price": 500,
  "departure_airport": "PHX",
  "max_connections": 1,
  "departure_day": "20",
  "goal": "cancel",
  "departure_month": "Oct",
  "name": "Mark Phillips",
  "return_airport": "DEN"
} | 
	[
  1523441719,
  1523441731,
  1523441761,
  1523441831,
  1523441847,
  1523441867
] | 
	[
  "customer: Hi, myself Mark Phillips.",
  "agent: Hello. How may I aid you?",
  "customer: Owing for an emergency, I want to cancel my flight reservation. Can you please help me?",
  "agent: Sure, I will help you with the cancel of flight reservation. I have searched online but I could not find your flight reservation to cancel it.",
  "customer: Thank you. Not an issue. Anyway, thank you for checking.",
  "agent: Thank you."
] | 
	{
  "status": "no_reservation",
  "name": "Mark Phillips",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Larry Baker",
  "flight": [
    1015
  ]
} | 
	{
  "return_month": "Jan",
  "return_day": "16",
  "max_price": 1000,
  "departure_airport": "ATL",
  "max_connections": 1,
  "departure_day": "14",
  "goal": "book",
  "departure_month": "Jan",
  "name": "Larry Baker",
  "return_airport": "DFW"
} | 
	[
  1522340719,
  1522340723,
  1522340757,
  1522340768,
  1522340786,
  1522340815,
  1522340832,
  1522340876,
  1522340993,
  1522340998,
  1522341007,
  1522341020
] | 
	[
  "customer: Hi.",
  "agent: Hello, how can I guide you for today?",
  "customer: I am Larry Baker here, I want to reserve my ticket from ATL to DFW, can you please help me?",
  "agent: Can you please share on what dates you are willing to travel?",
  "customer: Sure, my planned dates of journey are from 01/14 to 01/16.",
  "agent: Please give me a minute, I will check the availability of flights on this route.",
  "customer: Sure, take your time.",
  "agent: There is a flight with ticket fare 100 in Delta airlines with a stopover. Is it ok for you?",
  "customer: Ok, please proceed with this ticket booking.",
  "agent: Your booking is confirmed with flight number 1015.",
  "customer: Thank you for your help in booking my ticket.",
  "agent: Thank you for contacting us, have a nice day."
] | 
	{
  "status": "book",
  "name": "Larry Baker",
  "flight": [
    1015
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Dorothy Adams",
  "flight": []
} | 
	{
  "return_month": "Nov",
  "return_day": "18",
  "max_price": 1000,
  "departure_airport": "OAK",
  "max_connections": 1,
  "departure_day": "16",
  "goal": "cancel",
  "departure_month": "Nov",
  "name": "Dorothy Adams",
  "return_airport": "OAK"
} | 
	[
  1521467210,
  1521467225,
  1521467262,
  1521467280,
  1521467283,
  1521467327,
  1521467343,
  1521467349
] | 
	[
  "customer: Hello.",
  "agent: Helllo. How may I aid you?",
  "customer: I am Dorothy Adams, want to cancel my recent reservation due to an emergency. Please help me out with that.",
  "agent: Sure, please wait for a moment.",
  "customer: Ok, take your time.",
  "agent: Sorry, there is no reservation found under your name.",
  "customer: It's ok, not an issue. Any way, thank you for your help.",
  "agent: Most welcome."
] | 
	{
  "status": "no_reservation",
  "name": "Dorothy Adams",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "Daniel Jones",
  "flight": [
    1009
  ]
} | 
	{
  "return_month": "July",
  "return_day": "21",
  "max_price": 1000,
  "departure_airport": "AUS",
  "max_connections": 1,
  "departure_day": "19",
  "goal": "book",
  "departure_month": "July",
  "name": "Daniel Jones",
  "return_airport": "SFO"
} | 
	[
  1525970315,
  1525970327,
  1525970379,
  1525970390,
  1525970415,
  1525970419,
  1525970457,
  1525970473,
  1525970485,
  1525970493,
  1525970518,
  1525970545,
  1525970550,
  1525970610,
  1525970617,
  1525970620,
  1525970628,
  1525970636
] | 
	[
  "customer: Hi.",
  "agent: Hello, how may I help you?",
  "customer: I am Daniel Jones. I want to make my flight reservation from AUS to SFO. Can you please help me?",
  "agent: Sure, kindly share your travel dates.",
  "customer: I am planning my trip on July 19, and again I will return back on July 21.",
  "agent: In which class would you prefer to travel?",
  "customer: I am comfortable with any class.",
  "agent: Please let me know if you need a connection in between your journey.",
  "customer: I need a connecting flight.",
  "agent: Do you have any other specifications?",
  "customer: I would like to depart at evening.",
  "agent: Ok, please wait for couple of minutes.",
  "customer: Ok.",
  "agent: We found a connecting flight in Spirit Airlines with flight number 1009 having an economy class departs in the evening at 20:00 PM. Shall I proceed to book?",
  "customer: You can proceed with booking.",
  "agent: Your booking has been confirmed.",
  "customer: Thanks for the help.",
  "agent: Thank you for approaching us."
] | 
	{
  "status": "book",
  "name": "Daniel Jones",
  "flight": [
    1009
  ]
} | 
	[
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Daniel Jones",
    "timestmamp": 1525970341033
  },
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1525970390713
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "AUS",
    "timestmamp": 1525970393488
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "SFO",
    "timestmamp": 1525970395113
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "07/19",
    "timestmamp": 1525970421817
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "07/21",
    "timestmamp": 1525970426248
  },
  {
    "button_name": "",
    "field_name": "departure_time",
    "field_value": "evening",
    "timestmamp": 1525970524584
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1525970525531
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1525970629959
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1009",
    "timestmamp": 1525970632984
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1525970637552
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "Samuel Scott",
  "flight": [
    1008
  ]
} | 
	{
  "return_month": "Aug",
  "return_day": "14",
  "max_price": 500,
  "departure_airport": "HOU",
  "max_connections": 1,
  "departure_day": "12",
  "goal": "book",
  "departure_month": "Aug",
  "name": "Samuel Scott",
  "return_airport": "LGA"
} | 
	[
  1512563635,
  1512563663,
  1512563713,
  1512563750,
  1512563822,
  1512563855,
  1512563887,
  1512563975,
  1512564007,
  1512564030,
  1512564088,
  1512564156,
  1512564175,
  1512564218,
  1512564233,
  1512564243
] | 
	[
  "customer: Hello.",
  "agent: Hello. How may I assist you?",
  "customer: Can you please book a ticket from HOU to LGA?",
  "agent: Sure, can you provide your journey dates?",
  "customer: My travelling dates are 08/12 and return on 08/14.",
  "agent: May I know your good name please?",
  "customer: I'm Samuel Scott.",
  "agent: Wait a moment Scott, I am checking with the availability of your requirements.",
  "customer: Sure.",
  "agent: Yes, there is a flight 1008 of JetBlue airlines.",
  "customer: May I know the connection limit and price of the flight please?",
  "agent: Connection limit is 1 of price 100.",
  "customer: Ok, please book a ticket.",
  "agent: Your ticket has been booked successfully.",
  "customer: Thank you.",
  "agent: Thank you and have a safe journey."
] | 
	{
  "status": "book",
  "name": "Samuel Scott",
  "flight": [
    1008,
    1012
  ]
} | 
	[] | 
	true | 
| 
	{
  "status": "no_flight",
  "name": "Robert Carter",
  "flight": []
} | 
	{
  "return_month": "Aug",
  "return_day": "27",
  "max_price": 5000,
  "departure_airport": "LAS",
  "max_connections": 1,
  "departure_day": "25",
  "goal": "book",
  "departure_month": "Aug",
  "name": "Robert Carter",
  "return_airport": "PHL"
} | 
	[
  1517807039,
  1517807050,
  1517807075,
  1517807126,
  1517807175,
  1517807180,
  1517807222,
  1517807225,
  1517807257,
  1517807260
] | 
	[
  "customer: Hello.",
  "agent: Hello. How can I serve you?",
  "customer: I am Robert Carter. I need to book a flight ticket from LAS to PHL, Can you please help me for booking?",
  "agent: Sure, I can help you. Can I know your travelling dates?",
  "customer: I would like to travel on 08/25 to 08/27.",
  "agent: Do you need any connection limit?",
  "customer: I need a connecting flight.",
  "agent: Unfortunately, there are no flights found according to your specifications.",
  "customer: Ok, no problem. Thanks for your information.",
  "agent: Thank you for consulting us."
] | 
	{
  "status": "book",
  "name": "Robert Carter",
  "flight": [
    1005
  ]
} | 
	[] | 
	false | 
| 
	{
  "status": "book",
  "name": "Steven Campbell",
  "flight": [
    1018
  ]
} | 
	{
  "return_month": "Nov",
  "return_day": "14",
  "max_price": 500,
  "departure_airport": "AUS",
  "max_connections": 1,
  "departure_day": "12",
  "goal": "book",
  "departure_month": "Nov",
  "name": "Steven Campbell",
  "return_airport": "DEN"
} | 
	[
  1528388896,
  1528388910,
  1528388922,
  1528388950,
  1528388979,
  1528388992,
  1528389019,
  1528389026,
  1528389044,
  1528389065,
  1528389085,
  1528389087,
  1528389093,
  1528389122,
  1528389128,
  1528389141,
  1528389143,
  1528389153
] | 
	[
  "customer: Hi.",
  "agent: Hello, how can I assist you?",
  "customer: I need to book a flight ticket from AUS to DEN, can you help me in booking a flight ticket?",
  "agent: Sure, please provide your trip dates to reserve your seat.",
  "customer: Sure, my travelling dates are Nov 12 and Nov 14.",
  "agent: May I know your name?",
  "customer: Sure, Steven Campbell here.",
  "agent: Do you need any connections between your trip?",
  "customer: I prefer maximum one connection.",
  "agent: Which type of class you are looking for?",
  "customer: I am comfortable with any class.",
  "agent: Do you need any other requirements?",
  "customer: No.",
  "agent: We have a connecting flight operated by American Airlines with a fare of 100. Shall I book your seat in this flight-1018?",
  "customer: Yes, you can.",
  "agent: Your ticket has been booked successfully.",
  "customer: Thank you for your assistance.",
  "agent: Thank you for contacting us."
] | 
	{
  "status": "book",
  "name": "Steven Campbell",
  "flight": [
    1018
  ]
} | 
	[
  {
    "button_name": "top-book-flight",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528389020168
  },
  {
    "button_name": "",
    "field_name": "from_city",
    "field_value": "AUS",
    "timestmamp": 1528389022825
  },
  {
    "button_name": "",
    "field_name": "to_city",
    "field_value": "DEN",
    "timestmamp": 1528389032096
  },
  {
    "button_name": "",
    "field_name": "departure_day",
    "field_value": "11/12",
    "timestmamp": 1528389041617
  },
  {
    "button_name": "",
    "field_name": "return_day",
    "field_value": "11/14",
    "timestmamp": 1528389045929
  },
  {
    "button_name": "",
    "field_name": "flight_search_submit",
    "field_value": "",
    "timestmamp": 1528389089369
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Steven Campbell",
    "timestmamp": 1528389171681
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "book",
    "timestmamp": 1528389172664
  },
  {
    "button_name": "",
    "field_name": "customer-flight-number",
    "field_value": "1018",
    "timestmamp": 1528389174416
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1528389303521
  }
] | 
	true | 
| 
	{
  "status": "book",
  "name": "Pamela Moore",
  "flight": [
    1001
  ]
} | 
	{
  "return_month": "Dec",
  "return_day": "19",
  "max_price": 5000,
  "departure_airport": "ORD",
  "max_connections": 0,
  "departure_day": "17",
  "goal": "book",
  "departure_month": "Dec",
  "name": "Pamela Moore",
  "return_airport": "HOU"
} | 
	[
  1523452130,
  1523452133,
  1523452140,
  1523452146,
  1523452163,
  1523452195,
  1523452200,
  1523452232,
  1523452236,
  1523452264,
  1523452267,
  1523452297,
  1523452301,
  1523452309
] | 
	[
  "customer: Hello.",
  "agent: Hello.",
  "customer: Pamela Moore here.",
  "agent: How may I guide you today?",
  "customer: Can you please help me in booking a flight ticket from ORD to HOU?",
  "agent: Can you please share your preferable journey dates?",
  "customer: Sure, my travel dates are from 12/17 to 12/19.",
  "agent: Please wait for a minute.",
  "customer: Sure, I will wait for your response.",
  "agent: I found a ticket for you with price of 100, flight number is 1001 and connection is 2. Is it ok for you?",
  "customer: Ok, please proceed with booking.",
  "agent: I confirmed your ticket successfully.",
  "customer: Thank you for your service.",
  "agent: Thank you for reaching us."
] | 
	{
  "status": "no_flight",
  "name": "Pamela Moore",
  "flight": []
} | 
	[] | 
	false | 
| 
	{
  "status": "no_reservation",
  "name": "Andrew Clark",
  "flight": []
} | 
	{
  "return_month": "Sept",
  "return_day": "3",
  "max_price": 5000,
  "departure_airport": "MCO",
  "max_connections": 1,
  "departure_day": "1",
  "goal": "book",
  "departure_month": "Sept",
  "name": "Andrew Clark",
  "return_airport": "BOS"
} | 
	[
  1530286150,
  1530286162,
  1530286166,
  1530286196,
  1530286199,
  1530286206,
  1530286211,
  1530286240,
  1530286257,
  1530286270
] | 
	[
  "customer: Hi.",
  "agent: Hello, do you need any help from us?",
  "customer: Due to some entrepreneurship meeting, I am going to change my existing reservation. Can you please help me in changing the reservation?",
  "agent: Ok, could I have your name please?",
  "customer: I am Andrew Clark.",
  "agent: Ok, please allow me a moment.",
  "customer: Sure.",
  "agent: Sorry, there is no reservation with your name in our portal to make changes further.",
  "customer: Ok, no issues. Thanks for the information.",
  "agent: You are welcome."
] | 
	{
  "status": "book",
  "name": "Andrew Clark",
  "flight": [
    1009
  ]
} | 
	[
  {
    "button_name": "top-change-reservation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1530286182947
  },
  {
    "button_name": "",
    "field_name": "customer-name",
    "field_value": "Andrew Clark",
    "timestmamp": 1530286248258
  },
  {
    "button_name": "",
    "field_name": "customer-final-action",
    "field_value": "no_reservation",
    "timestmamp": 1530286249363
  },
  {
    "button_name": "agent-end-conversation",
    "field_name": "",
    "field_value": "",
    "timestmamp": 1530286274195
  }
] | 
	false | 
| 
	{
  "status": "no_flight",
  "name": "Eric Perez",
  "flight": []
} | 
	{
  "return_month": "Mar",
  "return_day": "25",
  "max_price": 1000,
  "departure_airport": "DTW",
  "max_connections": 1,
  "departure_day": "23",
  "goal": "book",
  "departure_month": "Mar",
  "name": "Eric Perez",
  "return_airport": "OAK"
} | 
	[
  1523596049,
  1523596058,
  1523596106,
  1523596148,
  1523596165,
  1523596179,
  1523596224,
  1523596233,
  1523596264,
  1523596299,
  1523596322,
  1523596335,
  1523596347,
  1523596354
] | 
	[
  "customer: Hello.",
  "agent: Hello, how may I aid you today?",
  "customer: I would like to travel from DTW to OAK as a holiday trip. Can you do the reservation?",
  "agent: Sure, we are rapturous to help you. May I know your price limit please?",
  "customer: Price should not cross 1000.",
  "agent: Can you please forward your depart and return dates of the journey?",
  "customer: My trip dates are 03/23 and 03/25.",
  "agent: Thank you for sharing your details, please stand by, I will check with the airlines and revert to you.",
  "customer: Sure.",
  "agent: Sorry to inform you that, there were no flights found matching your journey dates.",
  "customer: No problem, Thanks for the information.",
  "agent: For documentation purpose may I know your name please?",
  "customer: Eric Perez here.",
  "agent: Thank you for choosing us."
] | 
	{
  "status": "no_flight",
  "name": "Eric Perez",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "no_reservation",
  "name": "Andrew Turner",
  "flight": []
} | 
	{
  "return_month": "Jan",
  "return_day": "18",
  "max_price": 1000,
  "departure_airport": "MSP",
  "max_connections": 1,
  "departure_day": "16",
  "goal": "change",
  "departure_month": "Jan",
  "name": "Andrew Turner",
  "return_airport": "DTW"
} | 
	[
  1514470434,
  1514470468,
  1514470586,
  1514470624,
  1514470639,
  1514470661,
  1514470706,
  1514470727
] | 
	[
  "customer: Hello, Andrew Turner here.",
  "agent: Hello, Andrew. How can I help you?",
  "customer: Can you please help me to change my existing reservation because there is an emergency in my place?",
  "agent: Sure, I will help you with that. Please wait for a while.",
  "customer: Sure.",
  "agent: Sorry Andrew, there is no reservation found on your name.",
  "customer: That's fine, thank you for checking.",
  "agent: You are welcome, have a nice day."
] | 
	{
  "status": "no_reservation",
  "name": "Andrew Turner",
  "flight": []
} | 
	[] | 
	true | 
| 
	{
  "status": "book",
  "name": "David Garcia",
  "flight": [
    1011
  ]
} | 
	{
  "return_month": "Apr",
  "return_day": "4",
  "max_price": 500,
  "departure_airport": "BOS",
  "max_connections": 1,
  "departure_day": "2",
  "goal": "book",
  "departure_month": "Apr",
  "name": "David Garcia",
  "return_airport": "SFO"
} | 
	[
  1513691774,
  1513691794,
  1513691814,
  1513691840,
  1513691846,
  1513691936,
  1513691941,
  1513691964,
  1513691977,
  1513692001
] | 
	[
  "customer: Hello. I'm David Garcia.",
  "agent: Hello, how may I aid you?",
  "customer: I am planning to travel from BOS to SFO to attend live concert at San Francisco, can you please help me with booking a flight ticket?",
  "agent: Sure, may I know your preferable dates please?",
  "customer: Sure, my departure date is on 04/02 and the return date is on 04/04.",
  "agent: I find a flight with connection is 1 of cost 100 and airline UA with number 1011. Shall I proceed?",
  "customer: Yes, please.",
  "agent: Your ticket has been confirmed.",
  "customer: Thank you. I appreciate your help.",
  "agent: My pleasure. Have a nice day."
] | 
	{
  "status": "book",
  "name": "David Garcia",
  "flight": [
    1011,
    1014
  ]
} | 
	[] | 
	true | 
			Subsets and Splits
				
	
				
			
				
No community queries yet
The top public SQL queries from the community will appear here once available.
