action
dict | intent
dict | timestamps
sequencelengths 3
35
| dialogue
sequencelengths 3
35
| expected_action
dict | search_info
listlengths 0
297
| correct_sample
unknown |
---|---|---|---|---|---|---|
{
"status": "book",
"name": "Richard Davis",
"flight": [
1022
]
} | {
"return_month": "July",
"return_day": "25",
"max_price": 500,
"departure_airport": "IAD",
"max_connections": 1,
"departure_day": "23",
"goal": "book",
"departure_month": "July",
"name": "Richard Davis",
"return_airport": "ORD"
} | [
1514396021,
1514396038,
1514396149,
1514396178,
1514396207,
1514396263,
1514396297,
1514396328,
1514396332,
1514396393,
1514396461,
1514396549,
1514396579,
1514396637,
1514396760
] | [
"customer: Hello.",
"agent: Hello. How may I help you?",
"customer: I am Richard Davis. I want to travel from IAD to ORD to visit the state which is located at Michigan in Chicago. Can you help me to book a ticket?",
"agent: Sure, I am here to help you. May I know your travelling dates?",
"customer: My departure date is 07/23 and return date is 07/25.",
"agent: Ok, wait a moment.",
"customer: Sure.",
"agent: We found a flight for you with 2 connection limit. Shall I proceed for booking?",
"customer: Sorry my connection limit is 1.",
"agent: Sorry, there no flight available with 1 connection.",
"customer: That's fine. Thank you for your help.",
"agent: Ok, wait a moment. There is flight with 1 connection again I have searched.",
"customer: That's great. Confirm the booking.",
"agent: Your ticket is confirmed with flight number 1022 and airline is UA. Thank you for choosing us.",
"customer: Thank you for your service."
] | {
"status": "book",
"name": "Richard Davis",
"flight": [
1022
]
} | [] | true |
{
"status": "book",
"name": "Jessica Young",
"flight": [
1010
]
} | {
"return_month": "Sept",
"return_day": "5",
"max_price": 200,
"departure_airport": "PHL",
"max_connections": 1,
"departure_day": "3",
"goal": "book",
"departure_month": "Sept",
"name": "Jessica Young",
"return_airport": "PHX"
} | [
1523407007,
1523407013,
1523407017,
1523407032,
1523407086,
1523407165,
1523407194,
1523407251,
1523407264,
1523407288,
1523407290,
1523407297
] | [
"customer: Hi.",
"agent: Hello.",
"customer: I am Jessica Young.",
"agent: How may I help you?",
"customer: I would like to meet my friend on her birthday at Phoenix, PHX. Can you reserve me a flight ticket from Philadelphia, PHL?",
"agent: Please let me know your travelling dates.",
"customer: My planned journey dates are 09/03 and 09/05.",
"agent: Connecting flight can be booked with airline Delta for price 200. Shall I book a ticket?",
"customer: Yes, please.",
"agent: Your ticket is booked having flight number 1010.",
"customer: Thank you for assisting me.",
"agent: Thanks."
] | {
"status": "book",
"name": "Jessica Young",
"flight": [
1010
]
} | [] | true |
{
"status": "book",
"name": "Larry Taylor",
"flight": [
1018
]
} | {
"return_month": "Nov",
"return_day": "18",
"max_price": 500,
"departure_airport": "IAH",
"max_connections": 1,
"departure_day": "16",
"goal": "book",
"departure_month": "Nov",
"name": "Larry Taylor",
"return_airport": "DEN"
} | [
1526903879,
1526903888,
1526903915,
1526903926,
1526903944,
1526903946,
1526903960,
1526903964,
1526903978,
1526903979,
1526903991,
1526904035,
1526904041,
1526904044,
1526904046,
1526904049
] | [
"customer: Hello.",
"agent: Hello, how may I help you?",
"customer: Can you please help me in booking a flight ticket from IAH to DEN?",
"agent: Sure, may I know your travelling dates?",
"customer: I want to fly on Nov 16 and return on Nov 18.",
"agent: Do you have any other specifications?",
"customer: I would like to prefer economy class.",
"agent: May I know your name?",
"customer: Myself Larry Taylor.",
"agent: Can I know your connection limit?",
"customer: I need a single connection.",
"agent: We found a flight on Southwest airline, flight number 1018 with the fare of 100. Can I proceed for booking?",
"customer: You can proceed to booking.",
"agent: Your ticket has been booked.",
"customer: Thank you.",
"agent: Thank you for choosing us."
] | {
"status": "book",
"name": "Larry Taylor",
"flight": [
1018,
1019
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1526903933581
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "DEN",
"timestmamp": 1526903936831
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "IAH",
"timestmamp": 1526903940228
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "11/16",
"timestmamp": 1526903946104
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "11/18",
"timestmamp": 1526903949753
},
{
"button_name": "",
"field_name": "class",
"field_value": "economy",
"timestmamp": 1526903971796
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Larry Taylor",
"timestmamp": 1526903986071
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1526903990596
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1526903991391
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1526904049453
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1526904050716
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1028",
"timestmamp": 1526904053405
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1018",
"timestmamp": 1526904056084
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1526904058029
}
] | true |
{
"status": "no_reservation",
"name": "Emma Wright",
"flight": []
} | {
"return_month": "Nov",
"return_day": "19",
"max_price": 500,
"departure_airport": "HOU",
"max_connections": 1,
"departure_day": "17",
"goal": "change",
"departure_month": "Nov",
"name": "Emma Wright",
"return_airport": "DEN"
} | [
1527260931,
1527260943,
1527260966,
1527260985,
1527260997,
1527261001,
1527261011,
1527261034,
1527261044,
1527261056
] | [
"customer: Hi.",
"agent: Hello, how may I help you?",
"customer: I would like to change my recent reservation, can you help me with that?",
"agent: Sure, can I know your name?",
"customer: I am Emma Wright.",
"agent: Please hold on a moment.",
"customer: Sure.",
"agent: Sorry, there is no reservation found on given name.",
"customer: That's ok, thank you.",
"agent: Thank you for reaching us."
] | {
"status": "no_reservation",
"name": "Emma Wright",
"flight": []
} | [
{
"button_name": "top-change-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1527260971949
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1527261059115
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Emma Wright",
"timestmamp": 1527261064159
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527261067005
}
] | true |
{
"status": "book",
"name": "Stephen Hill",
"flight": [
1007
]
} | {
"return_month": "Nov",
"return_day": "15",
"max_price": 5000,
"departure_airport": "EWR",
"max_connections": 1,
"departure_day": "13",
"goal": "book",
"departure_month": "Nov",
"name": "Stephen Hill",
"return_airport": "IAH"
} | [
1514308245,
1514308257,
1514308303,
1514308326,
1514308367,
1514308396,
1514308431,
1514308460,
1514308479,
1514308513,
1514308518,
1514308560,
1514308585
] | [
"customer: Hello.",
"agent: Hello. How can I assist you?",
"customer: I want to attend my brother wedding, could you please book my ticket?",
"agent: Ok, help me with the travelling details.",
"customer: I would like to move from EWR on 11/13.",
"agent: Can I know the destination code with date?",
"customer: My destination airport code is IAH and return date on 11/15.",
"agent: May I know your name?",
"customer: Sure, my name is Stephen Hill.",
"agent: There is a flight with airline Southwest and fare is 200. Can I book it?",
"customer: Ok, please book my ticket.",
"agent: Your ticket is booked with number 1007. Have a safe flight.",
"customer: Thank you for helping me."
] | {
"status": "book",
"name": "Stephen Hill",
"flight": [
1007,
1015
]
} | [] | true |
{
"status": "no_reservation",
"name": "Robert Carter",
"flight": []
} | {
"return_month": "July",
"return_day": "28",
"max_price": 5000,
"departure_airport": "DCA",
"max_connections": 1,
"departure_day": "26",
"goal": "cancel",
"departure_month": "July",
"name": "Robert Carter",
"return_airport": "ORD"
} | [
1528293327,
1528293338,
1528293349,
1528293365,
1528293380,
1528293385,
1528293393,
1528293406,
1528293413,
1528293451,
1528293460,
1528293475
] | [
"customer: Hi.",
"agent: Hello. How may I assist you?",
"customer: I want to cancel my reservation, can you help me with that?",
"agent: Sure, I am here to help you with your concern.",
"customer: Thank you for accepting my bid request.",
"agent: May I know your name please to check your reservation status?",
"customer: Sure, Robert Carter here.",
"agent: Please wait a moment.",
"customer: Sure.",
"agent: Robert Carter, no reservation has been found on your name in our database.",
"customer: Ok, thank you.",
"agent: Thank you for choosing us."
] | {
"status": "no_reservation",
"name": "Robert Carter",
"flight": []
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Robert Carter",
"timestmamp": 1528293418633
},
{
"button_name": "top-cancel-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1528293418847
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1528293421167
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528293478190
}
] | true |
{
"status": "book",
"name": "Gary Walker",
"flight": [
1009
]
} | {
"return_month": "July",
"return_day": "20",
"max_price": 200,
"departure_airport": "JFK",
"max_connections": 1,
"departure_day": "18",
"goal": "book",
"departure_month": "July",
"name": "Gary Walker",
"return_airport": "LAX"
} | [
1529687118,
1529687130,
1529687152,
1529687157,
1529687181,
1529687188,
1529687203,
1529687246,
1529687255,
1529687294,
1529687304,
1529687319,
1529687329,
1529687333,
1529687336,
1529687344
] | [
"customer: Hi.",
"agent: Hello. How may I assist you?",
"customer: Can you please help me to book flight ticket from JFK to LAX?",
"agent: Sure, may I know your travel dates please?",
"customer: My trip dates are July 18 and July 20.",
"agent: Can you please share your name?",
"customer: I would prefer connecting flight.",
"agent: On whose name you want me to book a flight ticket?",
"customer: Sorry, I am Gary Walker.",
"agent: Do you have any other specifications?",
"customer: No, thank you for asking.",
"agent: American airlines is providing connecting flight for you with the fare of 100 in economy class, shall I proceed with the booking?",
"customer: Yes, you can proceed.",
"agent: Your ticket is booked with the flight-1009.",
"customer: Thank you.",
"agent: Thank you for choosing us."
] | {
"status": "book",
"name": "Gary Walker",
"flight": [
1009
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529687167654
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "JFK",
"timestmamp": 1529687170542
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "LAX",
"timestmamp": 1529687174470
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "07/18",
"timestmamp": 1529687192658
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "07/20",
"timestmamp": 1529687197153
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1529687209262
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529687248753
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Gary Walker",
"timestmamp": 1529687350105
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1529687350975
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1009",
"timestmamp": 1529687353439
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529687354495
}
] | true |
{
"status": "no_reservation",
"name": "Raymond Brown",
"flight": []
} | {
"return_month": "Nov",
"return_day": "2",
"max_price": 5000,
"departure_airport": "LAX",
"max_connections": 1,
"departure_day": "31",
"goal": "cancel",
"departure_month": "Oct",
"name": "Raymond Brown",
"return_airport": "CLT"
} | [
1518064908,
1518064923,
1518064951,
1518064973,
1518064994,
1518064997,
1518065015,
1518065022
] | [
"customer: Hi. I am Raymond Brown.",
"agent: Hello, how can I help you today?",
"customer: Due to emergency I need to cancel my recent reservation, Can you please help me with that?",
"agent: Ok, please wait a moment.",
"customer: Sure.",
"agent: Sorry to say, no reservation found with your name.",
"customer: Ok, no problem. Thanks for your information.",
"agent: Thanks for reaching us, have a good day."
] | {
"status": "no_reservation",
"name": "Raymond Brown",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Jacob Walker",
"flight": []
} | {
"return_month": "Apr",
"return_day": "26",
"max_price": 5000,
"departure_airport": "DCA",
"max_connections": 1,
"departure_day": "24",
"goal": "change",
"departure_month": "Apr",
"name": "Jacob Walker",
"return_airport": "CLT"
} | [
1511873794,
1511873814,
1511873859,
1511873973,
1511873990
] | [
"customer: Hello.",
"agent: Hello. How can I help you?",
"customer: I'm Jacob Walker. I want to change my existing reservation. Will you do it for me?",
"agent: Sorry to say that Jacob, unfortunately there is no reservation found under your name. Thanks for reaching us. Have a great day.",
"customer: OK, No issues. Thank you for information."
] | {
"status": "no_reservation",
"name": "Jacob Walker",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Kevin Williams",
"flight": []
} | {
"return_month": "Jan",
"return_day": "31",
"max_price": 500,
"departure_airport": "DCA",
"max_connections": 1,
"departure_day": "29",
"goal": "book",
"departure_month": "Jan",
"name": "Kevin Williams",
"return_airport": "LGA"
} | [
1521604139,
1521604152,
1521604177,
1521604179,
1521604192,
1521604193,
1521604215,
1521604218,
1521604220,
1521604236,
1521604240,
1521604252
] | [
"customer: Hi, I am Kevin Williams.",
"agent: Hello, how may I aid you?",
"customer: I want to attend a business meeting at New York, NY-LGA, can you please book me a ticket from Washington, DC-DCA?",
"agent: Sure, may I know your travel dates?",
"customer: My travel dates are from 01/29 to 01/31.",
"agent: Do you have any specifications?",
"customer: My price limit is 500. I want a single connection in between my journey.",
"agent: OK, please wait a moment.",
"customer: Ok.",
"agent: Sorry, there were no flights found on your route.",
"customer: No problem, thanks for your information.",
"agent: Thank you for reaching us."
] | {
"status": "no_flight",
"name": "Kevin Williams",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Amanda Jackson",
"flight": []
} | {
"return_month": "Oct",
"return_day": "30",
"max_price": 1000,
"departure_airport": "OAK",
"max_connections": 1,
"departure_day": "28",
"goal": "cancel",
"departure_month": "Oct",
"name": "Amanda Jackson",
"return_airport": "CLT"
} | [
1525426677,
1525426699,
1525426700,
1525426719,
1525426754,
1525426781,
1525426795,
1525426823,
1525426847,
1525426852
] | [
"customer: Hello.",
"agent: Hello, how may I help you today?",
"customer: I am Amanda Jackson.",
"agent: Ok.",
"customer: I want to cancel my recent reservation, due to ill health. Can you please help me?",
"agent: Sure, we are here to help you. Please wait for a while.",
"customer: Sure, take your own time.",
"agent: Thank you for waiting, there is no active reservation found on your name.",
"customer: That's ok, thank you for checking.",
"agent: Thank you for reaching us."
] | {
"status": "no_reservation",
"name": "Amanda Jackson",
"flight": []
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Amanda Jackson",
"timestmamp": 1525426725315
},
{
"button_name": "top-cancel-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1525426782797
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1525426844998
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1525426858535
}
] | true |
{
"status": "no_reservation",
"name": "George Davis",
"flight": []
} | {
"return_month": "Jan",
"return_day": "26",
"max_price": 1000,
"departure_airport": "BOS",
"max_connections": 1,
"departure_day": "24",
"goal": "change",
"departure_month": "Jan",
"name": "George Davis",
"return_airport": "LGA"
} | [
1518013511,
1518013514,
1518013590,
1518013594,
1518013605,
1518013610,
1518013656,
1518013664,
1518013670
] | [
"customer: Hello, I am George Davis.",
"agent: Hello, how may I aid you?",
"customer: As my manager did not approve my leave, I would like to change my reservation.",
"agent: Sure. Please let me a moment to check the possibility.",
"customer: Ok, hold on for a moment.",
"agent: Sorry, there is no reservation showing on your name.",
"customer: That's ok, thank you.",
"agent: Welcome. Thank you for reaching us.",
"customer: Welcome."
] | {
"status": "no_reservation",
"name": "George Davis",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Jack Robinson",
"flight": []
} | {
"return_month": "Apr",
"return_day": "14",
"max_price": 1000,
"departure_airport": "JFK",
"max_connections": 1,
"departure_day": "12",
"goal": "book",
"departure_month": "Apr",
"name": "Jack Robinson",
"return_airport": "DEN"
} | [
1527074565,
1527074579,
1527074595,
1527074598,
1527074615,
1527074628,
1527074661,
1527074668,
1527074677,
1527074699,
1527074733,
1527074762,
1527074780,
1527074789
] | [
"customer: Hello.",
"agent: Hello, how can I help you?",
"customer: I am planning to visit Denver, will you help me in booking the flight ticket from JFK to DEN?",
"agent: May I know your desired travel dates please?",
"customer: My travelling dates are Apr 12 and Apr 14.",
"agent: May I know your name please?",
"customer: Myself Jack Robinson.",
"agent: Can I know your connection limit please?",
"customer: I need a connecting flight.",
"agent: Sorry to say, there is no flight on your desired travel dates.",
"customer: Can you please check with my depart time it must be in morning.",
"agent: There is no flight on your preferred travel dates.",
"customer: Ok, not an issue. Thank you for your information.",
"agent: Thank you for opting us."
] | {
"status": "no_flight",
"name": "Jack Robinson",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1527074606655
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "JFK",
"timestmamp": 1527074609783
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "DEN",
"timestmamp": 1527074612078
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "04/12",
"timestmamp": 1527074624305
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "04/14",
"timestmamp": 1527074626439
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Jack Robinson",
"timestmamp": 1527074666310
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1527074681534
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527074683847
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1527074704534
},
{
"button_name": "",
"field_name": "departure_time",
"field_value": "morning",
"timestmamp": 1527074742414
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527074743040
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527074743567
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527074743702
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527074791869
}
] | true |
{
"status": "no_reservation",
"name": "Kimberly Edwards",
"flight": []
} | {
"return_month": "June",
"return_day": "12",
"max_price": 200,
"departure_airport": "SFO",
"max_connections": 1,
"departure_day": "10",
"goal": "cancel",
"departure_month": "June",
"name": "Kimberly Edwards",
"return_airport": "DCA"
} | [
1515579792,
1515579799,
1515579835,
1515579878,
1515579908,
1515579946,
1515579962,
1515580019,
1515580050,
1515580059,
1515580079,
1515580098
] | [
"customer: Hello.",
"agent: Hello.",
"customer: I was fallen ill due to which I would like to cancel my recent reservation. Can you help me?",
"agent: Oh! that's sad, may I know your name for checking the status of your ticket?",
"customer: My name is Kimberly Edwards.",
"agent: Kimberly Edwards, can you give me a moment to check?",
"customer: Sure.",
"agent: Sorry, no reservation found by your name. Are you sure you have booked reservation by our airlines?",
"customer: Yes, I am sure but my brother has made cancellation on behalf of me.",
"agent: Do you need help with any other information, please let me know?",
"customer: No, thank you for the information.",
"agent: Thank you for choosing our services. Have a great afternoon."
] | {
"status": "no_reservation",
"name": "Kimberly Edwards",
"flight": []
} | [] | true |
{
"status": "book",
"name": "David Evans",
"flight": [
1021
]
} | {
"return_month": "Oct",
"return_day": "5",
"max_price": 500,
"departure_airport": "SEA",
"max_connections": 1,
"departure_day": "3",
"goal": "book",
"departure_month": "Oct",
"name": "David Evans",
"return_airport": "LGA"
} | [
1519132955,
1519132959,
1519132965,
1519132970,
1519133004,
1519133023,
1519133025,
1519133027,
1519133046,
1519133054,
1519133074,
1519133093,
1519133099,
1519133144,
1519133181,
1519133224,
1519133235,
1519133254
] | [
"customer: Hello.",
"agent: Hello.",
"customer: David Evans here.",
"agent: How can I help you at this moment?",
"customer: I would like to visit New York for a business conference, can you please help me out with booking of a flight ticket to go there?",
"agent: Sure, I will help you in booking flight ticket.",
"customer: Thank you.",
"agent: Can you please mention your travel dates for booking flight ticket?",
"customer: Sure, I am planning to go on 10/03 and please book my return ticket on 10/05.",
"agent: May I know your preferable airport code names for further process?",
"customer: Sure, my nearest genesis airport code is SEA and my destination airport code is LGA.",
"agent: Please hold on a moment, I will check flight availability in this route.",
"customer: Ok, take your time but try to bring a best flight in my route.",
"agent: Based on your information, Southwest airline is ready to serve you with 1 connection with a minimum fare of 100 is available for you. Shall I proceed with this?",
"customer: That's fine, you can proceed with booking.",
"agent: Your flight ticket is booked successfully, flight number is 1021.",
"customer: Thank you for your assistance in booking of my ticket. Have a nice day.",
"agent: You are welcome."
] | {
"status": "book",
"name": "David Evans",
"flight": [
1021
]
} | [] | true |
{
"status": "no_reservation",
"name": "Janet campbell",
"flight": []
} | {
"return_month": "Mar",
"return_day": "18",
"max_price": 500,
"departure_airport": "PHX",
"max_connections": 1,
"departure_day": "16",
"goal": "cancel",
"departure_month": "Mar",
"name": "Janet Campbell",
"return_airport": "HOU"
} | [
1512535742,
1512535754,
1512535767,
1512535851,
1512535871,
1512535886
] | [
"customer: Hi, I'm Janet Campbell.",
"agent: Hello, how may I assist you?",
"customer: I would appreciate if you can cancel my ticket reservation.",
"agent: Sure. Wait for a moment, I will check the details and get back to you. Unfortunately, no reservation found on your details.",
"customer: Thanks for your information.",
"agent: Thanks for contacting us."
] | {
"status": "no_reservation",
"name": "Janet Campbell",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Ryan Lopez",
"flight": [
1005
]
} | {
"return_month": "Sept",
"return_day": "19",
"max_price": 200,
"departure_airport": "IAD",
"max_connections": 1,
"departure_day": "17",
"goal": "book",
"departure_month": "Sept",
"name": "Ryan Lopez",
"return_airport": "PHX"
} | [
1516869221,
1516869242,
1516869287,
1516869324,
1516869331,
1516869391,
1516869402,
1516869498,
1516869519,
1516869530,
1516869574,
1516869586
] | [
"customer: Hello.",
"agent: Hello, how can I help you today?",
"customer: I am Ryan Lopez. I am planning to book a ticket from IAD. Can you please book a ticket for me?",
"agent: Sure, kindly mention your travel dates?",
"customer: My travelling dates are 09/17 and return back on 09/19.",
"agent: May I know your source airport code?",
"customer: My destination airport code is PHX.",
"agent: There is a flight with your requirement, airline is Frontier with price 200 and single connection. Shall I proceed with booking?",
"customer: Yes, you can proceed the booking.",
"agent: Your booking is done and flight number is 1005.",
"customer: Thank you for your help.",
"agent: Thanks for reaching us, have a good day."
] | {
"status": "book",
"name": "Ryan Lopez",
"flight": [
1005
]
} | [] | true |
{
"status": "book",
"name": "Janet Harris",
"flight": [
1021
]
} | {
"return_month": "Dec",
"return_day": "26",
"max_price": 5000,
"departure_airport": "DTW",
"max_connections": 1,
"departure_day": "24",
"goal": "book",
"departure_month": "Dec",
"name": "Janet Harris",
"return_airport": "MSP"
} | [
1513833872,
1513833877,
1513834045,
1513834057,
1513834109,
1513834165,
1513834172,
1513834250,
1513834252,
1513834261,
1513834270,
1513834276,
1513834279
] | [
"customer: Hello, I am Janet Harris.",
"agent: Hello, how can I assist you?",
"customer: I am planning to celebrate Christmas Day with my family in Minneapolis, can you please help me to book a flight ticket? Make sure that my price limit is 5000.",
"agent: Sure, may I know your journey dates to check the availability of flights.",
"customer: And I need a flight with single connection. My journey dates are from 12/24 to 12/26.",
"agent: Please provide your airport codes.",
"customer: I am travelling from DTW to MSP.",
"agent: We found a flight with Hawaiian airlines and price is 100 with single connection of 1021 flight. Shall I proceed for booking?",
"customer: Ok, you can proceed with my booking.",
"agent: Your ticket has been confirmed.",
"customer: Thanks for your service.",
"agent: Thanks for choosing us.",
"customer: Thank you."
] | {
"status": "book",
"name": "Janet Harris",
"flight": [
1021
]
} | [] | true |
{
"status": "no_flight",
"name": "Rebecca Clark",
"flight": []
} | {
"return_month": "June",
"return_day": "27",
"max_price": 1000,
"departure_airport": "MSP",
"max_connections": 1,
"departure_day": "25",
"goal": "book",
"departure_month": "June",
"name": "Rebecca Clark",
"return_airport": "DTW"
} | [
1515374630,
1515374667,
1515374756,
1515374784,
1515374825,
1515374862,
1515374914,
1515374945,
1515374950,
1515374984,
1515374997,
1515375018
] | [
"customer: Hi.",
"agent: Hello, How can I serve you?",
"customer: I need to book a flight ticket from Minneapolis & St. Paul to attend my friend's new company opening ceremony. Can you help me with it?",
"agent: Sure, May I know the journey codes?",
"customer: My trip is from MSP to DTW.",
"agent: Please help me with your travel dates and name.",
"customer: 06/25 is my depart date and 06/27 is my return date. I am Rebecca Clark.",
"agent: Please give a minute.",
"customer: Ok.",
"agent: Sorry, No flights found with your preferable dates.",
"customer: Ok, thank you for your help.",
"agent: Thank you for opting us."
] | {
"status": "book",
"name": "Rebecca Clark",
"flight": [
1023
]
} | [] | false |
{
"status": "no_flight",
"name": "Virginia Phillips",
"flight": []
} | {
"return_month": "Sept",
"return_day": "10",
"max_price": 200,
"departure_airport": "OAK",
"max_connections": 0,
"departure_day": "8",
"goal": "book",
"departure_month": "Sept",
"name": "Virginia Phillips",
"return_airport": "IAD"
} | [
1529081782,
1529081790,
1529081799,
1529081801,
1529081808,
1529081823,
1529081839,
1529081844,
1529081866,
1529081882,
1529081902,
1529081929,
1529081936,
1529081956,
1529081971,
1529081976,
1529081979,
1529082011,
1529082021,
1529082032
] | [
"customer: Hello.",
"agent: Hello, how can I help you today?",
"customer: Can you find me a direct flight to Washington?",
"agent: Sure, I am here to help you.",
"customer: Thank you.",
"agent: Kindly, share your selected airport codes.",
"customer: My source point is OAK and destination is IAD.",
"agent: May I know that when you have planned to travel?",
"customer: I will fly on Sept 08 and return on Sept 10.",
"agent: Do you prefer a connection limit?",
"customer: I prefer a direct flight.",
"agent: Is there any other concerns to say?",
"customer: No.",
"agent: On whose name, you want to reserve the ticket?",
"customer: My name is Virginia Phillips.",
"agent: Ok, please wait for a few minutes.",
"customer: Sure.",
"agent: Sorry to say that, no flights are found based on your given information.",
"customer: Ok, thank you for the information.",
"agent: Thank you for choosing us."
] | {
"status": "no_flight",
"name": "Virginia Phillips",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529081803666
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "0",
"timestmamp": 1529081805282
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "OAK",
"timestmamp": 1529081856282
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "IAD",
"timestmamp": 1529081861522
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "09/08 ",
"timestmamp": 1529081888907
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "09/10",
"timestmamp": 1529081893227
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529081893307
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1529081894954
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Virginia Phillips",
"timestmamp": 1529081984460
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529083432861
}
] | true |
{
"status": "no_flight",
"name": "Joshua Brown",
"flight": []
} | {
"return_month": "Dec",
"return_day": "20",
"max_price": 500,
"departure_airport": "PHL",
"max_connections": 1,
"departure_day": "18",
"goal": "book",
"departure_month": "Dec",
"name": "Joshua Brown",
"return_airport": "LAS"
} | [
1526465749,
1526465759,
1526465801,
1526465811,
1526465840,
1526465866,
1526465910,
1526465927,
1526465968,
1526465977,
1526466007,
1526466029,
1526466044,
1526466077,
1526466095,
1526466102
] | [
"customer: Hello.",
"agent: Hello, how may I help you today?",
"customer: I need to travel Las Vegas, can you please reserve normal-cost flight ticket from PHL and LAS?",
"agent: Sure, may I know your planned travel dates?",
"customer: My travelling dates are Dec,18 and Dec,20.",
"agent: Do you have any limits on number of connections?",
"customer: I need a single connection for my travel.",
"agent: Thank you, may I know your name for the documentation purpose?",
"customer: Myself Joshua Brown and I need a business class flight ticket.",
"agent: Do you have any specific depart and arrival time for this journey?",
"customer: No, I have mentioned all my specification.",
"agent: Thank you, please wait for a moment.",
"customer: Sure, please take your time.",
"agent: Unfortunately, no flights are available on your requirement dates.",
"customer: That's ok, I will choose any other alternate source to reach my destination.",
"agent: Welcome, thank you for reaching us."
] | {
"status": "no_flight",
"name": "Joshua Brown",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1526465815927
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "PHL",
"timestmamp": 1526465822792
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "LAS",
"timestmamp": 1526465828095
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "12/18",
"timestmamp": 1526465917827
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "12/20",
"timestmamp": 1526465926015
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1526465934766
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Joshua Brown",
"timestmamp": 1526465992975
},
{
"button_name": "",
"field_name": "class",
"field_value": "business",
"timestmamp": 1526465994510
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1526466037873
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1526466089150
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1526466124022
}
] | true |
{
"status": "no_reservation",
"name": "Emily Gonzalez",
"flight": []
} | {
"return_month": "Dec",
"return_day": "23",
"max_price": 500,
"departure_airport": "PHL",
"max_connections": 1,
"departure_day": "21",
"goal": "cancel",
"departure_month": "Dec",
"name": "Emily Gonzalez",
"return_airport": "MSP"
} | [
1516769506,
1516769514,
1516769537,
1516769561,
1516769669,
1516769681,
1516769685,
1516769707,
1516769724,
1516769737
] | [
"customer: Hi.",
"agent: Hello, may I know your good name?",
"customer: Owing an emergency I want to cancel my reservation, please help me with it.",
"agent: Ok.",
"customer: Sure, I am Emily Gonzalez.",
"agent: Ok, Give me a minute.",
"customer: Ok.",
"agent: No reservation found with your name.",
"customer: Fine, thanks for your information.",
"agent: Thank you for choosing us, have a nice day."
] | {
"status": "no_reservation",
"name": "Emily Gonzalez",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "John Lewis",
"flight": []
} | {
"return_month": "May",
"return_day": "9",
"max_price": 1000,
"departure_airport": "PHL",
"max_connections": 1,
"departure_day": "7",
"goal": "book",
"departure_month": "May",
"name": "John Lewis",
"return_airport": "ATL"
} | [
1523267184,
1523267187,
1523267199,
1523267202,
1523267274,
1523267288,
1523267294,
1523267303,
1523267314,
1523267363,
1523267405,
1523267417
] | [
"customer: Hello.",
"agent: Hello.",
"customer: John Lewis here.",
"agent: How can I assist you at this moment?",
"customer: I need a connecting flight from PHL to ATL, can you please help me in booking a flight ticket?",
"agent: Sure John Lewis, I will help you with that. Can I have your travel dates please?",
"customer: Sure, my trip dates are from 05/07 to 05/09.",
"agent: Ok, please wait a moment to check flight availability.",
"customer: Ok, I will wait for your response.",
"agent: Sorry John Lewis, no flight is available to you on your dates due to some weather conditions in your route.",
"customer: That's ok, no problem. Anyway thank you for the information.",
"agent: Thank you for choosing us, have a good day."
] | {
"status": "no_flight",
"name": "John Lewis",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Edward Phillips",
"flight": [
1012
]
} | {
"return_month": "Oct",
"return_day": "4",
"max_price": 5000,
"departure_airport": "PHL",
"max_connections": 1,
"departure_day": "2",
"goal": "book",
"departure_month": "Oct",
"name": "Edward Phillips",
"return_airport": "OAK"
} | [
1520253604,
1520253607,
1520253620,
1520253643,
1520253647,
1520253664,
1520253668,
1520253707,
1520253718,
1520253730,
1520253742,
1520253750,
1520253753
] | [
"customer: Hello, I am Edward Phillips.",
"agent: Hello, how can I assist you today?",
"customer: Can you please book a ticket from PHL to OAK?",
"agent: Sure, I'll help you in that. May I know your travel dates please?",
"customer: Sure, I would like to go on 10/02 and return back on 10/04.",
"agent: Ok, please be on hold.",
"customer: Ok, ensure it is a single connecting flight.",
"agent: Frontier airlines is having a flight with travel charge of 200, shall I proceed for booking?",
"customer: Ok, please proceed for further.",
"agent: Your ticket has been booked with flight-1012, have a safe journey.",
"customer: Thank you for booking.",
"agent: Thank you for choosing us.",
"customer: Welcome."
] | {
"status": "no_flight",
"name": "Edward Phillips",
"flight": []
} | [] | false |
{
"status": "book",
"name": "Karen Hall",
"flight": [
1024
]
} | {
"return_month": "Dec",
"return_day": "7",
"max_price": 500,
"departure_airport": "LGA",
"max_connections": 1,
"departure_day": "5",
"goal": "book",
"departure_month": "Dec",
"name": "Karen Hall",
"return_airport": "EWR"
} | [
1512742949,
1512742956,
1512742986,
1512743013,
1512743045,
1512743128,
1512743141,
1512743199,
1512743202,
1512743218
] | [
"customer: Hello. My name is Karen Hall.",
"agent: Hello, what can I do for you?",
"customer: I want to visit my girlfriend this month, could you help me in booking the ticket?",
"agent: Sure, can you provide your airport codes please?",
"customer: It's from LGA to EWR. The dates of travel are from 12/05 to 12/07.",
"agent: I found a flight with your requirements in Hawaiian airlines.",
"customer: Please book the ticket.",
"agent: Your ticket is booked with 1024 flight number.",
"customer: Thank you for your help.",
"agent: Have a nice journey. Welcome."
] | {
"status": "book",
"name": "Karen Hall",
"flight": [
1024
]
} | [] | true |
{
"status": "no_reservation",
"name": "Joseph Hall",
"flight": []
} | {
"return_month": "Dec",
"return_day": "3",
"max_price": 200,
"departure_airport": "LGA",
"max_connections": -1,
"departure_day": "1",
"goal": "cancel",
"departure_month": "Dec",
"name": "Joseph Hall",
"return_airport": "CLT"
} | [
1516857036,
1516857040,
1516857073,
1516857085,
1516857090,
1516857103,
1516857119,
1516857136,
1516857152,
1516857177,
1516857182,
1516857188
] | [
"customer: Hello, Joseph Hall here.",
"agent: Hello, how can I abet you?",
"customer: Please cancel my reservation, which is reserved earlier. Due to the curfew at my home town.",
"agent: Ok.",
"customer: Thank you.",
"agent: Please wait for a while, I will check your reservation.",
"customer: Sure, I will wait.",
"agent: I am here to inform you that, there is no reservation found on your name.",
"customer: No problem at all. May be I reserved with some other airline.",
"agent: Ok.",
"customer: Thanks for your effort.",
"agent: Thank you for approaching us."
] | {
"status": "no_reservation",
"name": "Joseph Hall",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Sharon Hernandez",
"flight": []
} | {
"return_month": "Aug",
"return_day": "6",
"max_price": 1000,
"departure_airport": "SFO",
"max_connections": 1,
"departure_day": "4",
"goal": "book",
"departure_month": "Aug",
"name": "Sharon Hernandez",
"return_airport": "DTW"
} | [
1519922707,
1519922715,
1519922726,
1519922766,
1519922769,
1519922800,
1519922813,
1519922818
] | [
"customer: Hello, myself Sharon Hernandez.",
"agent: Hello, how may I help you?",
"customer: Can you please help me in booking a flight ticket from SFO to DTW locations?",
"agent: Sure, please share your travel dates.",
"customer: My travelling dates are from 08/04 and 08/06.",
"agent: Sorry, no flights available at this moment.",
"customer: It' sok. thank you for the information.",
"agent: Thank you for reaching us."
] | {
"status": "no_flight",
"name": "Sharon Hernandez",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Stephen Young",
"flight": []
} | {
"return_month": "May",
"return_day": "2",
"max_price": 1000,
"departure_airport": "HOU",
"max_connections": -1,
"departure_day": "30",
"goal": "change",
"departure_month": "Apr",
"name": "Stephen Young",
"return_airport": "BOS"
} | [
1521472799,
1521472804,
1521472810,
1521472829,
1521472843,
1521472848,
1521472853,
1521472865,
1521472877,
1521472914,
1521472921,
1521472935
] | [
"customer: Hello.",
"agent: Hello.",
"customer: Stephen Young here.",
"agent: What service that you are expecting from our agency?",
"customer: Due to inconvenience of my work, I want to change my reservation. Can you please help me for that?",
"agent: Sure, I am glad to help you with that.",
"customer: Thanks.",
"agent: Please wait a moment to check your previous reservation status.",
"customer: Ok, I will wait.",
"agent: We regret to inform you that, when I have checked your reservation there is no reservation showing on your name in our database.",
"customer: Anyway, thanks for the information.",
"agent: Thank you for using our services, have a great day."
] | {
"status": "no_reservation",
"name": "Stephen Young",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Carol Baker",
"flight": []
} | {
"return_month": "Sept",
"return_day": "14",
"max_price": 5000,
"departure_airport": "IAD",
"max_connections": 0,
"departure_day": "12",
"goal": "book",
"departure_month": "Sept",
"name": "Carol Baker",
"return_airport": "OAK"
} | [
1522931617,
1522931629,
1522931661,
1522931665,
1522931682,
1522931716,
1522931718,
1522931745,
1522931793,
1522931799
] | [
"customer: Hi.",
"agent: Hello. How may I guide you today?",
"customer: I am Carol Baker. I am looking for a direct flight from IAD to OAK, can you please help me to book my flight ticket?",
"agent: Sure, Can you please mention your preferable journey dates?",
"customer: Sure, I will depart on 09/12 and return on 09/14.",
"agent: Please wait for a minute.",
"customer: Ok, I will wait for your response.",
"agent: I am sorry to say that there is no flight found with that connection.",
"customer: Not an issue, I will find an other to reach my destination. Thank you for the information.",
"agent: Thank you for reaching us, have a great day."
] | {
"status": "no_flight",
"name": "Carol Baker",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Patricia Anderson",
"flight": []
} | {
"return_month": "Dec",
"return_day": "14",
"max_price": 200,
"departure_airport": "PHX",
"max_connections": 0,
"departure_day": "12",
"goal": "book",
"departure_month": "Dec",
"name": "Patricia Anderson",
"return_airport": "IAD"
} | [
1525883064,
1525883068,
1525883095,
1525883123,
1525883156,
1525883161,
1525883166,
1525883177,
1525883219,
1525883225,
1525883267,
1525883271,
1525883293,
1525883304,
1525883350,
1525883382,
1525883399
] | [
"customer: Hello. Myself Patricia Anderson.",
"agent: Hello, how may I assist you today?",
"customer: I need to travel Washington DC, can you please reserve flight ticket from PHX and IAD?",
"agent: Sure, do you prefer a stopover in between your journey?",
"customer: I need a direct flight for my journey.",
"agent: May I know your travelling dates?",
"customer: My travelling dates are Dec,12 and Dec,14.",
"agent: Is there any class preference?",
"customer: I don't have any class preference.",
"agent: Do you have any other specifications?",
"customer: My depart time should be in the evening and my return time should be in the morning.",
"agent: Ok, please wait for a moment.",
"customer: Sure.",
"agent: Sorry to inform you, currently no flights are running at that locations due to abnormal weather conditions.",
"customer: That's ok, I will choose any other source to reach my destination.",
"agent: Ok. Thank you for availing us.",
"customer: Thank you for searching the flights."
] | {
"status": "no_flight",
"name": "Patricia Anderson",
"flight": []
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Patricia Anderson ",
"timestmamp": 1525883079370
},
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1525883131969
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "PHX",
"timestmamp": 1525883138777
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "IAD",
"timestmamp": 1525883143344
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "12/12",
"timestmamp": 1525883202236
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "12/14",
"timestmamp": 1525883207592
},
{
"button_name": "",
"field_name": "departure_time",
"field_value": "evening",
"timestmamp": 1525883277247
},
{
"button_name": "",
"field_name": "return_time",
"field_value": "morning",
"timestmamp": 1525883283968
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "0",
"timestmamp": 1525883292607
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1525883294145
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1525883306840
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1525883402327
}
] | true |
{
"status": "book",
"name": "Larry Walker",
"flight": [
1003
]
} | {
"return_month": "Jan",
"return_day": "27",
"max_price": 1000,
"departure_airport": "BOS",
"max_connections": 1,
"departure_day": "25",
"goal": "book",
"departure_month": "Jan",
"name": "Larry Walker",
"return_airport": "LAX"
} | [
1528815012,
1528815019,
1528815032,
1528815034,
1528815045,
1528815048,
1528815061,
1528815068,
1528815076,
1528815094,
1528815096,
1528815103,
1528815109,
1528815111,
1528815117,
1528815121
] | [
"customer: Hello.",
"agent: Hello. How can I aid you today?",
"customer: I am looking to book a flight ticket from BOS to LAX. Can you help me for that?",
"agent: Sure, I am here to help you. May I know your travel dates please?",
"customer: My travelling dates are Jan 25 and Jan 27.",
"agent: Ok, do you have any specifications?",
"customer: I prefer to book a single connecting flight.",
"agent: Ok, hold on for a moment. Let me check the best available flight for you.",
"customer: Sure, I will wait for your response.",
"agent: I found a flight for you with Frontier Airlines and it costs you 100. Shall I proceed in this direct flight?",
"customer: Ok, proceed for booking.",
"agent: On whose name you would like to book this ticket?",
"customer: My name is Larry Walker.",
"agent: Your ticket has been booked with 1003 flight number.",
"customer: Thank you for booking.",
"agent: Welcome, thank you for choosing us. Have a safe flight."
] | {
"status": "book",
"name": "Larry Walker",
"flight": [
1003,
1014
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1528814990912
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "BOS",
"timestmamp": 1528814993736
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "LAX",
"timestmamp": 1528814995912
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "01/25",
"timestmamp": 1528815018832
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "01/27",
"timestmamp": 1528815021864
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1528815025601
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1528815026529
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Larry Walker",
"timestmamp": 1528815082081
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1528815082952
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1003",
"timestmamp": 1528815084160
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528815084857
}
] | true |
{
"status": "no_reservation",
"name": "George Scott",
"flight": []
} | {
"return_month": "Dec",
"return_day": "18",
"max_price": 1000,
"departure_airport": "DEN",
"max_connections": 1,
"departure_day": "16",
"goal": "change",
"departure_month": "Dec",
"name": "George Scott",
"return_airport": "LGA"
} | [
1525527523,
1525527534,
1525527570,
1525527588,
1525527599,
1525527676,
1525527688,
1525527716
] | [
"customer: Hi. I am George Scoot.",
"agent: Hello, how may I assist you today?",
"customer: I need to change my existing reservation as my exams got postponed, Can you please help me with that?",
"agent: Sure, wait a minute.",
"customer: Sure.",
"agent: There was no reservation found on your name.",
"customer: Ok, no problem. Thanks for your information.",
"agent: Thank you for reaching us."
] | {
"status": "no_reservation",
"name": "George Scott",
"flight": []
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": " George Scott",
"timestmamp": 1525527551404
},
{
"button_name": "top-change-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1525527591244
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1525527594443
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1525527718267
}
] | true |
{
"status": "no_reservation",
"name": "Sandra Carter",
"flight": []
} | {
"return_month": "Jan",
"return_day": "1",
"max_price": 5000,
"departure_airport": "LGA",
"max_connections": 1,
"departure_day": "30",
"goal": "change",
"departure_month": "Dec",
"name": "Sandra Carter",
"return_airport": "EWR"
} | [
1527173762,
1527173769,
1527173791,
1527173814,
1527173821,
1527173824,
1527173837,
1527173838,
1527173845,
1527173872,
1527173883,
1527173887
] | [
"customer: Hi.",
"agent: Hello. How can I help you?",
"customer: I made a reservation earlier to visit Phoenix in direct flight but now I want to travel in connecting flight. can you help me in changing my reservation?",
"agent: Sure, I will help you.",
"customer: Thank you.",
"agent: May I know your name?",
"customer: I am Sandra Carter.",
"agent: Please, wait for a moment.",
"customer: Ok.",
"agent: Thank you for waiting, there is no reservation found on your name to proceed for modification.",
"customer: No issue. Thank you.",
"agent: Thank you for approaching us."
] | {
"status": "no_reservation",
"name": "Sandra Carter",
"flight": []
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Sandra Carter",
"timestmamp": 1527173845275
},
{
"button_name": "top-change-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1527173847505
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1527173944112
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527173945464
}
] | true |
{
"status": "book",
"name": "Katherine Clark",
"flight": [
1016
]
} | {
"return_month": "Jan",
"return_day": "14",
"max_price": 5000,
"departure_airport": "AUS",
"max_connections": 1,
"departure_day": "12",
"goal": "book",
"departure_month": "Jan",
"name": "Katherine Clark",
"return_airport": "IAH"
} | [
1522307237,
1522307250,
1522307252,
1522307255,
1522307283,
1522307298,
1522307307,
1522307353,
1522307395,
1522307401,
1522307429,
1522307448,
1522307477,
1522307536,
1522307541,
1522307544,
1522307557,
1522307563
] | [
"customer: Hello,.",
"agent: Hello, How can I assist you today?",
"customer: I am Katherine Clark.",
"agent: Ok.",
"customer: I want to adopt a boy who is living in Orphanage home at Houston. Can you please book a ticket which is having one connection?",
"agent: Sure, I am glad to help you.",
"customer: Thank you.",
"agent: May I know from where would you like to start and end your journey?",
"customer: I need to leave from my nearest airport AUS to reach IAH.",
"agent: Please share the travelling dates.",
"customer: I want to travel on 01/12, and need to catch return flight on 01/14.",
"agent: Ok, do you have any other specifications?",
"customer: Make sure to check a flight with in a price limit of 5000.",
"agent: Ok. Based on your request we found a JetBlue plane provided with a connecting flight. Can I proceed to book with flight number 1016?",
"customer: Proceed with the booking.",
"agent: Your ticket has been reserved.",
"customer: Thanks for the help.",
"agent: Thank you."
] | {
"status": "book",
"name": "Katherine Clark",
"flight": [
1016
]
} | [] | true |
{
"status": "book",
"name": "Donna Lewis",
"flight": [
1001
]
} | {
"return_month": "Mar",
"return_day": "26",
"max_price": 5000,
"departure_airport": "MSP",
"max_connections": 1,
"departure_day": "24",
"goal": "book",
"departure_month": "Mar",
"name": "Donna Lewis",
"return_airport": "MSP"
} | [
1524564082,
1524564085,
1524564137,
1524564184,
1524564209,
1524564229,
1524564241,
1524564302,
1524564382,
1524564393,
1524564419,
1524564444,
1524564464
] | [
"customer: Hello.",
"agent: Hello, how may I aid you today from my end?",
"customer: My name is Donna Lewis. I would like to book a ticket to Minneapolis, to attend a seminar.",
"agent: Sure, I am here to help you out. Please provide me your trip dates.",
"customer: My travel dates are as follows Mar 24 and Mar 26 .",
"agent: May I know your location airport codes?",
"customer: My genesis and terminus airport codes are MSP and MSP.",
"agent: Do you have any specifications?",
"customer: Yes, specifications would be with a single connection and the maximum cost of 5000.",
"agent: Here is a flight with 1 stop and price is 100 in economy class, can I proceed with it?",
"customer: Sure, please proceed with the reservation.",
"agent: Your ticket has been booked with 1001 flight in AA airlines.",
"customer: Thank you for the assistance."
] | {
"status": "book",
"name": "Donna Lewis",
"flight": [
1001,
1008
]
} | [] | true |
{
"status": "no_reservation",
"name": "Ronald Harris",
"flight": []
} | {
"return_month": "Dec",
"return_day": "19",
"max_price": 500,
"departure_airport": "ATL",
"max_connections": 0,
"departure_day": "17",
"goal": "cancel",
"departure_month": "Dec",
"name": "Ronald Harris",
"return_airport": "DFW"
} | [
1518533099,
1518533114,
1518533147,
1518533154,
1518533163,
1518533193,
1518533200,
1518533251,
1518533258,
1518533261
] | [
"customer: Hi.",
"agent: Hello. How can I assist you?",
"customer: My cousin told me to cancel his reservation because he is unwell. Can you please help me out?",
"agent: Sure, I will help you with this.",
"customer: Thank you.",
"agent: Can you please provide the name on which you have made the reservation previously?",
"customer: The reservation was done on the name of Ronald Harris.",
"agent: Ronald Harris, there is no active reservation found under your name in our database.",
"customer: Not an issue, thank you so much for checking.",
"agent: Thank you for contacting us."
] | {
"status": "no_reservation",
"name": "Ronald Harris",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Jacob Jones",
"flight": []
} | {
"return_month": "Apr",
"return_day": "22",
"max_price": 200,
"departure_airport": "SEA",
"max_connections": 0,
"departure_day": "20",
"goal": "book",
"departure_month": "Apr",
"name": "Jacob Jones",
"return_airport": "DTW"
} | [
1523322455,
1523322461,
1523322475,
1523322481,
1523322585,
1523322625,
1523322679,
1523322687,
1523322719,
1523322756,
1523322876,
1523322942,
1523322983,
1523322988,
1523323001
] | [
"customer: Hello.",
"agent: Hello, how may I help you today?",
"customer: I am Jacob Jones.",
"agent: OK.",
"customer: I would like to board from Seattle, WA-SEA to Detroit, MI-DTW for attending a meeting. Could you please help me with booking a direct flight?",
"agent: Sure, I am here to help you. May I know your travel dates please?",
"customer: Sure, I want to depart on 04/20 and arrive on 04/22.",
"agent: Ok, please wait.",
"customer: Sure.",
"agent: Thanks for waiting, we found connecting flight 1021 in Hawaiian airline with fare of 100. Shall I proceed to book?",
"customer: I need a direct flight, can you please recheck it?",
"agent: Ok. Sorry, there are no flights available with your journey routes.",
"customer: It's Ok, I will choose another alternative to reach my destination.",
"agent: Thank you for reaching us.",
"customer: Thank you for the information."
] | {
"status": "no_flight",
"name": "Jacob Jones",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Jerry Garcia",
"flight": [
1006
]
} | {
"return_month": "Oct",
"return_day": "16",
"max_price": 5000,
"departure_airport": "IAH",
"max_connections": 1,
"departure_day": "14",
"goal": "book",
"departure_month": "Oct",
"name": "Jerry Garcia",
"return_airport": "CLT"
} | [
1517907649,
1517907670,
1517907721,
1517907756,
1517907775,
1517907783,
1517907797,
1517907836,
1517907841,
1517907877,
1517907886,
1517907908,
1517907912,
1517907921
] | [
"customer: Hello, I am Jerry Garcia.",
"agent: Hello, how can I aid you today?",
"customer: I want to book a flight ticket to attend Charlotte International Auto Show in Charlotte, CLT. Can you please make a reservation connected flight ?",
"agent: Sure, may I know your source airport?",
"customer: My source point is Houston, IAH.",
"agent: Please share your journey dates.",
"customer: My journey dates on 10/14 and 10/16.",
"agent: Ok, please wait for a moment.",
"customer: Sure.",
"agent: I found a Delta airline, flight number: 1006, price: 100 with one connection.",
"customer: Ok, proceed with this airlines.",
"agent: Your flight ticket has been confirmed.",
"customer: Thank you for your service.",
"agent: Thank you."
] | {
"status": "book",
"name": "Jerry Garcia",
"flight": [
1006
]
} | [] | true |
{
"status": "book",
"name": "Lisa Harris",
"flight": [
1007
]
} | {
"return_month": "Nov",
"return_day": "27",
"max_price": 200,
"departure_airport": "HOU",
"max_connections": 1,
"departure_day": "25",
"goal": "book",
"departure_month": "Nov",
"name": "Lisa Harris",
"return_airport": "ORD"
} | [
1525517954,
1525517966,
1525518006,
1525518030,
1525518037,
1525518043,
1525518064,
1525518068,
1525518084,
1525518091,
1525518116,
1525518169,
1525518193,
1525518222,
1525518234,
1525518235
] | [
"customer: Hello.",
"agent: Hello, how may I assist you today?",
"customer: I would like to meet my business partner at Chicago, please help me in booking a ticket from HOU to ORD.",
"agent: Sure, we are here to help you.",
"customer: Thank you.",
"agent: Can you share me your trip dates?",
"customer: My planned trip dates are on Nov 25 and Nov 27.",
"agent: Do you need any way station in your journey?",
"customer: Yes, I need a connecting flight.",
"agent: Is there any class preference for you?",
"customer: Any class is comfortable for my trip.",
"agent: We found a connecting flight with fare of 100 and 1007 flight number. Shall I proceed?",
"customer: Ok, please book the ticket with the name Lisa Harris.",
"agent: Your seat has been reserved with Jet Blue airline in economy class.",
"customer: Thank you for your assistance.",
"agent: Thank you for availing us."
] | {
"status": "book",
"name": "Lisa Harris",
"flight": [
1007
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1525518112598
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "HOU",
"timestmamp": 1525518116094
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "ORD",
"timestmamp": 1525518118814
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "11/25",
"timestmamp": 1525518123047
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1525518125840
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "11/27",
"timestmamp": 1525518128526
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1007",
"timestmamp": 1525518177245
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1525518178758
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Lisa Harris",
"timestmamp": 1525518232525
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1525518234765
}
] | true |
{
"status": "no_reservation",
"name": "George Edwards",
"flight": []
} | {
"return_month": "May",
"return_day": "1",
"max_price": 1000,
"departure_airport": "CLT",
"max_connections": 0,
"departure_day": "29",
"goal": "book",
"departure_month": "Apr",
"name": "George Edwards",
"return_airport": "ORD"
} | [
1519354482,
1519354487,
1519354524,
1519354562,
1519354612,
1519354621,
1519354655,
1519354663,
1519354682,
1519354735,
1519354783,
1519354790,
1519354808
] | [
"customer: Hello, I am George Edwards.",
"agent: Hello, how can I be your helping hand?",
"customer: I am planning to attend my sister wedding can you please help me in booking a flight ticket?",
"agent: Shall I know your boarding point?",
"customer: My airport codes are from Charlotte, CLT To Chicago ORD.",
"agent: Please help me with your travelling dates.",
"customer: My travelling dates are from 04/29 To 05/01.",
"agent: Are you having any preference to meet?",
"customer: I need a direct flight.",
"agent: Ok, we have a connecting flight with your information.",
"customer: No, I need a direct flight.",
"agent: Fine, thank you for connecting us.",
"customer: Thank you."
] | {
"status": "no_flight",
"name": "George Edwards",
"flight": []
} | [] | false |
{
"status": "book",
"name": "Justin Evans",
"flight": [
1001
]
} | {
"return_month": "Sept",
"return_day": "14",
"max_price": 1000,
"departure_airport": "DTW",
"max_connections": 1,
"departure_day": "12",
"goal": "book",
"departure_month": "Sept",
"name": "Justin Evans",
"return_airport": "SFO"
} | [
1529503208,
1529503224,
1529503229,
1529503242,
1529503245,
1529503257,
1529503262,
1529503278,
1529503293,
1529503306,
1529503325,
1529503346,
1529503360,
1529503386,
1529503388,
1529503403,
1529503404,
1529503413
] | [
"customer: Hello.",
"agent: Hello, what kind of service your looking for?",
"customer: Can you please help me with booking a flight ticket from DTW to SFO?",
"agent: Sure, please share me your travel dates.",
"customer: My travelling dates are from Sept 12-14.",
"agent: Do you need direct flight or connecting flight?",
"customer: I would be comfortable with single stop over.",
"agent: For booking, we need your good name. Please mention it.",
"customer: Justin Evans here.",
"agent: May I know your class preferences?",
"customer: I prefer business class.",
"agent: May I know your arrival and depart timings?",
"customer: I am comfortable with any time.",
"agent: We found a Frontier airline and 1001 is flight number with a fare of 700. Shall I proceed?",
"customer: You can proceed with booking.",
"agent: Your ticket is confirmed with a business class.",
"customer: Thank you for the help.",
"agent: Thank you for opting us."
] | {
"status": "book",
"name": "Justin Evans",
"flight": [
1001
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529503283034
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "DTW",
"timestmamp": 1529503285865
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "SFO",
"timestmamp": 1529503290657
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "09/12",
"timestmamp": 1529503297141
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "09/1",
"timestmamp": 1529503299083
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "09/14",
"timestmamp": 1529503303043
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503303173
},
{
"button_name": "",
"field_name": "class",
"field_value": "business",
"timestmamp": 1529503332512
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503333450
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503333641
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503333817
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503333993
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503334178
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503334369
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529503334554
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Justin Evans",
"timestmamp": 1529503431730
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1529503443073
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1529503444624
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1001",
"timestmamp": 1529503446648
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529503515433
}
] | true |
{
"status": "no_flight",
"name": "Emily Smith",
"flight": []
} | {
"return_month": "July",
"return_day": "8",
"max_price": 200,
"departure_airport": "MSP",
"max_connections": 1,
"departure_day": "6",
"goal": "book",
"departure_month": "July",
"name": "Emily Smith",
"return_airport": "OAK"
} | [
1533733491,
1533733499,
1533733512,
1533733534,
1533733544,
1533733560,
1533733592,
1533733596,
1533733606,
1533733699,
1533733746,
1533733749,
1533733826,
1533733880
] | [
"customer: Hello.",
"agent: Hello, how can I aid you?",
"customer: Please help me to book a flight ticket from MSP to OAk.",
"agent: Please provide your journey dates.",
"customer: My travel dates are 06 to 08 of July.",
"agent: Do you need any connection limit?",
"customer: I need a connecting flight.",
"agent: Do you need any other specifications?",
"customer: I prefer to return in the morning.",
"agent: May I know your name?",
"customer: I am Emily Smith.",
"agent: There are no flights available on your routes.",
"customer: It's ok, not a problem, thank you.",
"agent: Thank you for choosing us."
] | {
"status": "no_flight",
"name": "Emily Smith",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1533733537669
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "MSP",
"timestmamp": 1533733540902
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "OAK",
"timestmamp": 1533733543734
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "07/06",
"timestmamp": 1533733565736
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "07/08",
"timestmamp": 1533733568568
},
{
"button_name": "",
"field_name": "return_time",
"field_value": "morning",
"timestmamp": 1533733683332
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1533733702460
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533733704118
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Emily Smith.",
"timestmamp": 1533733754802
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Emily Smith",
"timestmamp": 1533733756830
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1533733758573
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1533733882940
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1533733886291
}
] | true |
{
"status": "book",
"name": "Alexander Edwards",
"flight": [
1000
]
} | {
"return_month": "May",
"return_day": "21",
"max_price": 1000,
"departure_airport": "LGA",
"max_connections": 1,
"departure_day": "19",
"goal": "change",
"departure_month": "May",
"name": "Alexander Edwards",
"return_airport": "DCA"
} | [
1518484325,
1518484328,
1518484429,
1518484471,
1518484496,
1518484500,
1518484639,
1518484644,
1518484680,
1518484682,
1518484714,
1518484735,
1518484750,
1518484753,
1518484764,
1518484776
] | [
"customer: Hello.",
"agent: Hello, how may I help you?",
"customer: I want to change my reservation as my exams got postponed to another date. Can you please help me in changing?",
"agent: Sure, I can change your reservation right now. Before that I need to know your good name please?",
"customer: Sure, I am Alexander Edwards.",
"agent: Can you please share me your new journey dates?",
"customer: My new journey dates are from 05/19 to 05/21.",
"agent: May I know your airport codes?",
"customer: My airport codes are from LGA to DCA.",
"agent: Do you need any other specifications?",
"customer: I need a connecting flight. Price limit is 1000.",
"agent: There is a flight found with Spirit airline of flight number 1000 and fare is 200. Shall I proceed for booking?",
"customer: You can proceed with booking.",
"agent: Your ticket has been booked.",
"customer: Thank you.",
"agent: Thanks for connecting us, wish you a happy journey."
] | {
"status": "change",
"name": "Alexander Edwards",
"flight": [
1000,
1009,
1029
]
} | [] | false |
{
"status": "book",
"name": "David Thompson",
"flight": [
1000
]
} | {
"return_month": "Oct",
"return_day": "26",
"max_price": 500,
"departure_airport": "DEN",
"max_connections": 1,
"departure_day": "24",
"goal": "book",
"departure_month": "Oct",
"name": "David Thompson",
"return_airport": "EWR"
} | [
1527589283,
1527589297,
1527589333,
1527589340,
1527589380,
1527589386,
1527589417,
1527589426,
1527589442,
1527589490,
1527589516,
1527589539,
1527589564,
1527589606,
1527589622
] | [
"customer: Hello.",
"agent: Hello. How can I help you today?",
"customer: I am looking for a flight which will be travelling from Denver to EWR. Can you please help me in this?",
"agent: Sure, I am gleeful to help you with that. May I know your travelling dates, please?",
"customer: My travel dates are from Oct 24 to Oct 26.",
"agent: Can I know your connection limit?",
"customer: I am fine comfortable with minimum 1 connection limit.",
"agent: Do you have any class preference?",
"customer: No that's it, thank you.",
"agent: Is there any other requirements regarding on your journey?",
"customer: No.",
"agent: There is a connecting flight-1000 available in Jet Blue Airlines with a fare of 100. Shall I book it?",
"customer: Please proceed my booking with my name of David Thompson.",
"agent: David Thompson, your booking is done in economy class.",
"customer: Thank you so much."
] | {
"status": "book",
"name": "David Thompson",
"flight": [
1000,
1023
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1527589358749
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "EWR",
"timestmamp": 1527589367100
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "DEN",
"timestmamp": 1527589374333
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "EWR",
"timestmamp": 1527589383460
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "10/24",
"timestmamp": 1527589392768
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "10/26",
"timestmamp": 1527589397990
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527589498549
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "David Thompson",
"timestmamp": 1527589611355
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1527589633828
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1000",
"timestmamp": 1527589636252
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527589637957
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527589647459
}
] | true |
{
"status": "book",
"name": "Nicholas Robinson",
"flight": [
1005
]
} | {
"return_month": "Mar",
"return_day": "19",
"max_price": 5000,
"departure_airport": "CLT",
"max_connections": 1,
"departure_day": "17",
"goal": "book",
"departure_month": "Mar",
"name": "Nicholas Robinson",
"return_airport": "IAH"
} | [
1527677767,
1527677771,
1527677793,
1527677795,
1527677822,
1527677834,
1527677839,
1527677845,
1527677871,
1527677873,
1527677933,
1527677935,
1527677949,
1527677953,
1527677965,
1527677992,
1527678014,
1527678025,
1527678037,
1527678038
] | [
"customer: Hi.",
"agent: Hello, how may I help you?",
"customer: Please help me to book a flight ticket from CLT to IAH.",
"agent: Sure, let me know your travel dates please?",
"customer: My trip dates are from Mar, 17 to Mar, 19.",
"agent: Ok, is there any class preference?",
"customer: No.",
"agent: Do you have any time concern?",
"customer: No, I do not have time preferences.",
"agent: Do you need any airline preference?",
"customer: I am happy with an airline.",
"agent: May I know your connection limit?",
"customer: I need a single connecting flight.",
"agent: Can I know your name please to proceed further?",
"customer: Nicholas Robinson.",
"agent: United Airlines is providing connecting flight with the ticket fare of 200 and depart time is 19:00 hours, arrival time is 16:00 hours, Shall I proceed?",
"customer: Please proceed.",
"agent: Your ticket has been confirmed by flight number 1005 and an economy class.",
"customer: Thank you for booking.",
"agent: Thanks for choosing us."
] | {
"status": "book",
"name": "Nicholas Robinson",
"flight": [
1005
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1527677798194
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "CLT",
"timestmamp": 1527677800635
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "IAH",
"timestmamp": 1527677803722
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "03/17",
"timestmamp": 1527677864278
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "03/19",
"timestmamp": 1527677871012
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527677885229
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1527677956866
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527677957516
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527677957787
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527677957964
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Nicholas Robinson",
"timestmamp": 1527678050239
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1527678050899
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1005",
"timestmamp": 1527678053123
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527678054307
}
] | true |
{
"status": "book",
"name": "Stephen Parker",
"flight": [
1029
]
} | {
"return_month": "June",
"return_day": "12",
"max_price": 1000,
"departure_airport": "DEN",
"max_connections": 1,
"departure_day": "10",
"goal": "book",
"departure_month": "June",
"name": "Stephen Parker",
"return_airport": "JFK"
} | [
1513262835,
1513262849,
1513262912,
1513262971,
1513263012,
1513263220,
1513263235,
1513263253,
1513263263,
1513263272
] | [
"customer: Hello.",
"agent: Hi. How can I help you?",
"customer: Myself Stephen Parker. I want to travel from DEN to JFK, can you please book a flight ticket for me?",
"agent: Sure, may I know your date please?",
"customer: I want to travel from 06/10 to 06/12 dates.",
"agent: Hawaiian airlines is matching you with 1029 flight number, can I proceed for booking?",
"customer: Sure, please proceed it.",
"agent: Your booking is confirmed.",
"customer: Thank you so much.",
"agent: Thank you, have a safe journey."
] | {
"status": "book",
"name": "Stephen Parker",
"flight": [
1029
]
} | [] | true |
{
"status": "no_reservation",
"name": "Shirley Walker",
"flight": []
} | {
"return_month": "June",
"return_day": "30",
"max_price": 200,
"departure_airport": "CLT",
"max_connections": 1,
"departure_day": "28",
"goal": "cancel",
"departure_month": "June",
"name": "Shirley Walker",
"return_airport": "DTW"
} | [
1515397355,
1515397370,
1515397396,
1515397416,
1515397422,
1515397445,
1515397480,
1515397487
] | [
"customer: Hi.",
"agent: Hello, how may I assist you?",
"customer: Owning an emergency I would like to cancel my resent reservation. Can you help me with it?",
"agent: Sure, may I know your good name please?",
"customer: I am Shirley Walker.",
"agent: Thanks for giving your name, there is no reservation on your name.",
"customer: Its ok, thank you for your information.",
"agent: Thanks for choosing us, have a good day."
] | {
"status": "no_reservation",
"name": "Shirley Walker",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Amanda Scott",
"flight": []
} | {
"return_month": "July",
"return_day": "26",
"max_price": 500,
"departure_airport": "EWR",
"max_connections": 1,
"departure_day": "24",
"goal": "book",
"departure_month": "July",
"name": "Amanda Scott",
"return_airport": "LGA"
} | [
1513948521,
1513948532,
1513948651,
1513948700,
1513948748,
1513948777,
1513948793,
1513948821,
1513948852,
1513948855,
1513948869,
1513948875,
1513948882
] | [
"customer: Hello.",
"agent: Hello. How can I help you?",
"customer: I want to celebrate my mother birthday, I would like to book a ticket.",
"agent: May I know the journey details?",
"customer: My source airport code is EWR and my destination airport code is LGA.",
"agent: Help me with the dates.",
"customer: My prefer dates are from 07/24 to 07/26.",
"agent: May I know the name?",
"customer: My name is Amanda Scott.",
"agent: Sorry, no flight found.",
"customer: Ok, no issue.",
"agent: Thank you.",
"customer: Thank you for your information."
] | {
"status": "no_flight",
"name": "Amanda Scott",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Robert Williams",
"flight": []
} | {
"return_month": "Aug",
"return_day": "22",
"max_price": 200,
"departure_airport": "CLT",
"max_connections": 1,
"departure_day": "20",
"goal": "change",
"departure_month": "Aug",
"name": "Robert Williams",
"return_airport": "PHX"
} | [
1528210004,
1528210015,
1528210037,
1528210055,
1528210080,
1528210082,
1528210102,
1528210108,
1528210111
] | [
"customer: Hello.",
"agent: Hello. How may I help you out?",
"customer: I would like to change my existing reservation, which is done recently. Can you please help me out?",
"agent: Sure, I will help you in changing the ticket. May I know your name please?",
"customer: Thank you for considering my request. Myself Robert Williams.",
"agent: Sorry, there are no reservations found in our database.",
"customer: That's ok, no problem.",
"agent: Thank you for reaching us.",
"customer: Thank you for the information."
] | {
"status": "no_reservation",
"name": "Robert Williams",
"flight": []
} | [
{
"button_name": "top-change-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1528210057727
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1528210078998
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": " Robert Williams",
"timestmamp": 1528210100367
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528210112806
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528210125958
}
] | true |
{
"status": "book",
"name": "Gary King",
"flight": [
1000
]
} | {
"return_month": "July",
"return_day": "12",
"max_price": 1000,
"departure_airport": "ORD",
"max_connections": 1,
"departure_day": "10",
"goal": "book",
"departure_month": "July",
"name": "Gary King",
"return_airport": "LGA"
} | [
1520960364,
1520960385,
1520960421,
1520960479,
1520960482,
1520960529,
1520960532,
1520960543,
1520960573,
1520960587
] | [
"customer: Hello.",
"agent: Hello. How may I help you?",
"customer: Myself Gary King, can you help me to book a flight ticket from ORD to LGA. So I can visit the great water museum?",
"agent: Sure, can I know your preferable dates?",
"customer: Ok, please book for the dates 07/10 and 07/12 respectively.",
"agent: I found a flight from Hawaiian airlines with 1 connection and flight number is 1000. Shall I proceed?",
"customer: Ok, please book for me with that flight.",
"agent: Your ticket is booked.",
"customer: That is good, thank you for your help in booking the flight.",
"agent: Thank you for reaching us."
] | {
"status": "book",
"name": "Gary King",
"flight": [
1000
]
} | [] | true |
{
"status": "no_flight",
"name": "Betty Perez",
"flight": []
} | {
"return_month": "Sept",
"return_day": "23",
"max_price": 200,
"departure_airport": "SEA",
"max_connections": 1,
"departure_day": "21",
"goal": "book",
"departure_month": "Sept",
"name": "Betty Perez",
"return_airport": "EWR"
} | [
1521133182,
1521133190,
1521133241,
1521133296,
1521133307,
1521133323,
1521133375,
1521133412,
1521133424,
1521133440,
1521133520,
1521133534
] | [
"customer: Hello.",
"agent: Hello. How can I aid you?",
"customer: I am Betty Perez. I would like to visit New York city to spend my vacation holidays with childhood friends. So please help me with flight ticket booking.",
"agent: Sure, I am here to help you. Could you please tell me your travel dates?",
"customer: Thank you. I need to travel on dates of 09/21 and 09/23.",
"agent: Ok, please help me with your source and destination airport codes.",
"customer: Sure, I would like to travel from SEA to EWR because these are the only airports which are near to my travelling locations.",
"agent: Ok, please wait for a moment.",
"customer: Sure, take your time to check.",
"agent: Sorry, there is no flight available on your preferred dates.",
"customer: Oh! It is sad to hear. Anyway, I will choose another agency this time. Thank you for your valuable time.",
"agent: You are welcome and thank you for choosing us."
] | {
"status": "no_flight",
"name": "Betty Perez",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "David Anderson",
"flight": []
} | {
"return_month": "Dec",
"return_day": "3",
"max_price": 5000,
"departure_airport": "DTW",
"max_connections": 1,
"departure_day": "1",
"goal": "book",
"departure_month": "Dec",
"name": "David Anderson",
"return_airport": "LAX"
} | [
1528381320,
1528381367,
1528381369,
1528381394,
1528381397,
1528381416,
1528381439,
1528381447,
1528381462,
1528381466,
1528381494,
1528381524,
1528381559,
1528381565
] | [
"customer: Hello.",
"agent: Hello, how can I assist you for the day?",
"customer: Please book me a flight ticket from DTW to LAX to meet my family.",
"agent: When you are willing to travel?",
"customer: I have planned to travel on Dec 01st and return on Dec 03rd.",
"agent: Let me know your connection limit?",
"customer: I connecting flight.",
"agent: Do you have any other requirements?",
"customer: No, thanks.",
"agent: May, I know your good name?",
"customer: David Anderson.",
"agent: Sorry, we found no flights on your given dates.",
"customer: Ok, no problem. Thank you.",
"agent: Thank you for reaching us."
] | {
"status": "book",
"name": "David Anderson",
"flight": [
1013,
1016
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1528381396476
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "DTW",
"timestmamp": 1528381400301
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "LAS",
"timestmamp": 1528381402475
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "12/01",
"timestmamp": 1528381474548
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "12/03",
"timestmamp": 1528381479662
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1528381485155
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": " David Anderson.",
"timestmamp": 1528381502468
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1528381504453
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1528381540987
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528381573060
}
] | false |
{
"status": "book",
"name": "Edward Hill",
"flight": [
1000
]
} | {
"return_month": "Jan",
"return_day": "6",
"max_price": 500,
"departure_airport": "OAK",
"max_connections": 1,
"departure_day": "4",
"goal": "book",
"departure_month": "Jan",
"name": "Edward Hill",
"return_airport": "LGA"
} | [
1525365663,
1525365670,
1525365675,
1525365690,
1525365730,
1525365744,
1525365783,
1525365810,
1525365831,
1525365867,
1525365894,
1525365901,
1525365916,
1525365970
] | [
"customer: Hello.",
"agent: Hello.",
"customer: I am Edward Hill.",
"agent: How may I help you? Nice to meet you Edward.",
"customer: Help me in booking my flight ticket to New York LGA.",
"agent: Sure, tell me your travel dates please?",
"customer: My travelling dates will be 04 to 06 Jan.",
"agent: Now your source airport code please?",
"customer: My source code is OAK.",
"agent: Thanks for your patience. I have found Hawaiian airlines which flies with one connection.",
"customer: You can proceed.",
"agent: Sure, your flight ticket has been confirmed now.",
"customer: Thank you.",
"agent: Thank you."
] | {
"status": "book",
"name": "Edward Hill",
"flight": [
1000,
1028
]
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Edward Hill",
"timestmamp": 1525365726079
},
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1525365772853
},
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1525365806202
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "04",
"timestmamp": 1525365824349
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "",
"timestmamp": 1525365824781
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "01/04",
"timestmamp": 1525365826605
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "01/06",
"timestmamp": 1525365830285
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "OAK",
"timestmamp": 1525365838905
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "JFK",
"timestmamp": 1525365842618
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "LGA",
"timestmamp": 1525365843562
},
{
"button_name": "",
"field_name": "max_price",
"field_value": "",
"timestmamp": 1525365844158
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "01/04",
"timestmamp": 1525365844349
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "01/06",
"timestmamp": 1525365845444
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1525365845548
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1000",
"timestmamp": 1525365878465
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1525365880161
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1525365990569
}
] | true |
{
"status": "no_reservation",
"name": "Anna Robinson",
"flight": []
} | {
"return_month": "Aug",
"return_day": "22",
"max_price": 200,
"departure_airport": "OAK",
"max_connections": 1,
"departure_day": "20",
"goal": "change",
"departure_month": "Aug",
"name": "Anna Robinson",
"return_airport": "SFO"
} | [
1516703740,
1516703776,
1516703822,
1516703829,
1516703854,
1516703889,
1516703912,
1516703915
] | [
"customer: Hi. Anna Robinson here.",
"agent: Hello. Glad to meet you Anna. How can I assist you at this moment?",
"customer: I have changed my holiday plans, so I want my destination to be changed. Can you help me with the change of flight reservation?",
"agent: Sure, I am here to help you with that.",
"customer: Ok.",
"agent: Please be hold on for a moment and I will check the existing reservation status. Sorry Anna, there is no reservation found under your name to change.",
"customer: That's not a problem. Thank you.",
"agent: My pleasure. Thank you for choosing us, have a great day."
] | {
"status": "no_reservation",
"name": "Anna Robinson",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Susan Campbell",
"flight": [
1008
]
} | {
"return_month": "June",
"return_day": "26",
"max_price": 1000,
"departure_airport": "EWR",
"max_connections": 0,
"departure_day": "24",
"goal": "book",
"departure_month": "June",
"name": "Susan Campbell",
"return_airport": "DTW"
} | [
1529512936,
1529512946,
1529512958,
1529512972,
1529513020,
1529513024,
1529513043,
1529513048,
1529513052,
1529513061,
1529513078,
1529513084,
1529513103,
1529513106,
1529513126,
1529513132
] | [
"customer: Hello.",
"agent: Hello, how can I help you today?",
"customer: Can you help me booking a flight ticket from EWR to DTW?",
"agent: Sure, can you please share your planned travel dates?",
"customer: I will start on 06/24 and return on 06/26.",
"agent: Do you have any connection limit?",
"customer: I need a break in my journey.",
"agent: Any other preferences?",
"customer: No.",
"agent: Can I have your name please?",
"customer: I am Susan Campbell.",
"agent: Jetblue airlines flight 1008 available with connection and fare is 200, shall I confirm this economy class flight?",
"customer: Please proceed with the booking.",
"agent: Ok, your ticket has been processed.",
"customer: Thank you for your kind service.",
"agent: Thank you for opting us."
] | {
"status": "no_flight",
"name": "Susan Campbell",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529513000568
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "EWR",
"timestmamp": 1529513003880
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "DTW",
"timestmamp": 1529513009216
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "06/24",
"timestmamp": 1529513054875
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529513056380
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "06/26",
"timestmamp": 1529513058729
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1529513061215
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1008",
"timestmamp": 1529513062943
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Susan Campbell",
"timestmamp": 1529513110312
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529515222023
}
] | false |
{
"status": "book",
"name": "Dorothy Adams",
"flight": [
1001
]
} | {
"return_month": "Nov",
"return_day": "18",
"max_price": 1000,
"departure_airport": "BOS",
"max_connections": 1,
"departure_day": "16",
"goal": "book",
"departure_month": "Nov",
"name": "Dorothy Adams",
"return_airport": "LAS"
} | [
1529322799,
1529322808,
1529322816,
1529322842,
1529322847,
1529322866,
1529322870,
1529322875,
1529322879,
1529322885,
1529322888,
1529322948,
1529322957,
1529322971,
1529322973,
1529322988
] | [
"customer: Hello.",
"agent: Hello. How can I aid you today?",
"customer: Can you please help me in booking my flight ticket from BOS to LAS?",
"agent: Sure, I am mirthful to help you with that flight ticket booking. May I know your planned journey dates?",
"customer: Sure, my travelling dates are from 11/16 to 11/18.",
"agent: Would you like to board a connecting flight or a direct flight?",
"customer: I need a single connecting flight.",
"agent: Do you have any other specifications?",
"customer: No.",
"agent: May I know your name please?",
"customer: Myself Dorothy Adams.",
"agent: Hawaiian Airlines are having a flight-1001 with single connection limit and the ticket fare is 100. Shall I book it?",
"customer: Please proceed with the booking.",
"agent: Dorothy Adams, your booking is done in economy class.",
"customer: Thank you for your help.",
"agent: Thank you for choosing our agency, have a safe journey."
] | {
"status": "book",
"name": "Dorothy Adams",
"flight": [
1001,
1008,
1013,
1022,
1026
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529322886659
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "BOS",
"timestmamp": 1529322892555
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "LAS",
"timestmamp": 1529322894715
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "11/16",
"timestmamp": 1529322899917
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "11/18",
"timestmamp": 1529322906979
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Dorothy Adams",
"timestmamp": 1529322911404
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529322911515
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Dorothy Adams",
"timestmamp": 1529322958048
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1529322990843
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1001",
"timestmamp": 1529322993387
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529323004179
}
] | true |
{
"status": "no_reservation",
"name": "Virginia Williams",
"flight": []
} | {
"return_month": "Dec",
"return_day": "6",
"max_price": 500,
"departure_airport": "EWR",
"max_connections": 1,
"departure_day": "4",
"goal": "change",
"departure_month": "Dec",
"name": "Virginia Williams",
"return_airport": "SEA"
} | [
1529431420,
1529431422,
1529431462,
1529431483,
1529431525,
1529431531,
1529431544,
1529431577,
1529431606,
1529431609
] | [
"customer: Hi.",
"agent: Hello, how may I help you?",
"customer: I want to change an existing reservation due to an emergency, can you please help me?",
"agent: Sure, may I know your name?",
"customer: Sure, my name is Virginia Williams here.",
"agent: Please wait a moment.",
"customer: Sure, I will wait.",
"agent: Sorry, there are no active reservations on your name to change.",
"customer: Ok, not an issue.Thank you for your information.",
"agent: Thank you for reaching our service."
] | {
"status": "no_reservation",
"name": "Virginia Williams",
"flight": []
} | [
{
"button_name": "top-change-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1529431471732
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Virginia Williams ",
"timestmamp": 1529431535919
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1529431580204
},
{
"button_name": "top-change-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1529431605979
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529431620524
}
] | true |
{
"status": "no_flight",
"name": "Sharon Allen",
"flight": []
} | {
"return_month": "May",
"return_day": "16",
"max_price": 500,
"departure_airport": "IAD",
"max_connections": 1,
"departure_day": "14",
"goal": "book",
"departure_month": "May",
"name": "Sharon Allen",
"return_airport": "ATL"
} | [
1527612849,
1527612860,
1527612897,
1527612914,
1527612937,
1527612940,
1527612957,
1527612962,
1527612973,
1527612983,
1527613005,
1527613009,
1527613023,
1527613044,
1527613061,
1527613064
] | [
"customer: Hello.",
"agent: Hello. How may I assist you?",
"customer: I have to attend for a client meeting in ATL. Can you please make a reservation from IAD?",
"agent: Sure, I will help you. May I know your trip dates please?",
"customer: Sure, my travelling dates are May 14 - May 16.",
"agent: Can I have your good name please?",
"customer: My name is Sharon Allen.",
"agent: Do you need a connecting flight for your trip?",
"customer: I need a connecting flight.",
"agent: May I know your timings of your journey?",
"customer: My depart time must be in the afternoon.",
"agent: Do you have any other specifications?",
"customer: No.",
"agent: Sharon Allen, no flights has been found on your specifications.",
"customer: Ok, no problem. Thank you for the information.",
"agent: Thank you for approaching us."
] | {
"status": "no_flight",
"name": "Sharon Allen",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1527612916351
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "IAD",
"timestmamp": 1527612921159
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "ATL",
"timestmamp": 1527612924486
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "05/14",
"timestmamp": 1527612945641
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "05/16",
"timestmamp": 1527612949703
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Sharon Allen",
"timestmamp": 1527612970511
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "0",
"timestmamp": 1527612984926
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1527612986503
},
{
"button_name": "",
"field_name": "departure_time",
"field_value": "afternoon",
"timestmamp": 1527613013270
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527613014176
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1527613016503
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527613066119
}
] | true |
{
"status": "no_flight",
"name": "John Davis",
"flight": []
} | {
"return_month": "Nov",
"return_day": "21",
"max_price": 1000,
"departure_airport": "LGA",
"max_connections": 1,
"departure_day": "19",
"goal": "book",
"departure_month": "Nov",
"name": "John Davis",
"return_airport": "SEA"
} | [
1533032475,
1533032486,
1533032509,
1533032521,
1533032534,
1533032548,
1533032552,
1533032570,
1533032574,
1533032598,
1533032642,
1533032643,
1533032646,
1533032660,
1533032663
] | [
"customer: Hi.",
"agent: Hello. How may I help you?",
"customer: Could you please book a flight ticket from LGA to SEA?",
"agent: Sure, I will help you in booking the ticket. May I know your travelling dates please?",
"customer: My trip dates are Nov 19 and Nov 21.",
"agent: May I know your connection limit?",
"customer: I need a connecting flight.",
"agent: Do you have any other specifications?",
"customer: I want to depart in the morning and return in the evening.",
"agent: Sorry for this inconvenience, I could not find any flight with your requirements.",
"customer: That's ok.",
"agent: Please help me with your name for booking.",
"customer: I am John Davis.",
"agent: Thank you for reaching us.",
"customer: Thank you for the information."
] | {
"status": "no_flight",
"name": "John Davis",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1533032527672
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "LGA",
"timestmamp": 1533032531829
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "SEA",
"timestmamp": 1533032543157
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "11/19",
"timestmamp": 1533032552593
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "11/21",
"timestmamp": 1533032557311
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1533032560573
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533032562704
},
{
"button_name": "",
"field_name": "return_time",
"field_value": "evening",
"timestmamp": 1533032583461
},
{
"button_name": "",
"field_name": "departure_time",
"field_value": "morning",
"timestmamp": 1533032585773
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533032587047
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1533032608213
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": " John Davis.",
"timestmamp": 1533032654776
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": " John Davis",
"timestmamp": 1533032662177
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1533032663548
}
] | true |
{
"status": "book",
"name": "Michael Miller",
"flight": [
1026
]
} | {
"return_month": "Aug",
"return_day": "4",
"max_price": 1000,
"departure_airport": "LAS",
"max_connections": 1,
"departure_day": "2",
"goal": "book",
"departure_month": "Aug",
"name": "Michael Miller",
"return_airport": "DFW"
} | [
1515069951,
1515069959,
1515069967,
1515069968,
1515070022,
1515070060,
1515070101,
1515070131,
1515070149,
1515070182,
1515070218,
1515070236,
1515070248,
1515070255
] | [
"customer: Hello.",
"agent: Hello.",
"customer: Michael Miller here.",
"agent: How can I assist you?",
"customer: For my brother's marriage anniversary party, I want to go DFW from LAS. So, can you please book my ticket?",
"agent: Sure, please share your travel dates.",
"customer: My travelling dates are from 08/02 to 08/04.",
"agent: Please hold on for a moment, I will be back with the flight details.",
"customer: Sure.",
"agent: The flight 1026 of UA airlines is available on your requested dates with a price of 200. Shall I proceed?",
"customer: That's perfect. Please go ahead.",
"agent: Miller, your ticket is booked successfully.",
"customer: Thank you.",
"agent: You are welcome."
] | {
"status": "book",
"name": "Michael Miller",
"flight": [
1026,
1027
]
} | [] | true |
{
"status": "no_reservation",
"name": "Deborah Campbell",
"flight": []
} | {
"return_month": "May",
"return_day": "4",
"max_price": 5000,
"departure_airport": "IAD",
"max_connections": 1,
"departure_day": "2",
"goal": "change",
"departure_month": "May",
"name": "Deborah Campbell",
"return_airport": "ORD"
} | [
1523959185,
1523959225,
1523959244,
1523959277,
1523959297,
1523959347,
1523959374,
1523959388,
1523959438,
1523959441
] | [
"customer: Hello.",
"agent: Hello. How may I aid you?",
"customer: Due to an emergency, I want to change my reservation. Can you help me?",
"agent: Sure, we are here to help you. May I know your good name please?",
"customer: Deborah Campbell here.",
"agent: Please wait for a minute.",
"customer: Sure.",
"agent: Sorry to inform that, there is no reservation found on your given name.",
"customer: No problem, Thanks for the information.",
"agent: Thanks for reaching us, have a nice day."
] | {
"status": "no_reservation",
"name": "Deborah Campbell",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Alexander Perez",
"flight": [
1016
]
} | {
"return_month": "June",
"return_day": "11",
"max_price": 200,
"departure_airport": "AUS",
"max_connections": 1,
"departure_day": "9",
"goal": "book",
"departure_month": "June",
"name": "Alexander Perez",
"return_airport": "PHL"
} | [
1516610604,
1516610615,
1516610641,
1516610685,
1516610714,
1516610730,
1516610764,
1516610774,
1516610785,
1516610857,
1516610865,
1516610884,
1516610891,
1516610896
] | [
"customer: Hello,. I am Alexander Perez.",
"agent: Hello, how can I oblige you today?",
"customer: I am a volunteer at Saving Grace Orphanage, Philadelphia. Can you help me out in booking a ticket?",
"agent: Sure. Can I have your airport codes please?",
"customer: Source is from Austin, AUS. Destination is to PHL.",
"agent: Kindly mention your trip dates.",
"customer: I want to leave on 06/09 and I intend to return on 06/11.",
"agent: Do you have price limit?",
"customer: Make sure to check a flight with in a price limit of 200.",
"agent: There is a flight found with SouthWest airline, flight number 1016 with fare 200 and one lay by. Shall I confirm?",
"customer: Yes, please proceed.",
"agent: Your booking is successfully done.",
"customer: Thanks for your help.",
"agent: Thank you for reaching us."
] | {
"status": "book",
"name": "Alexander Perez",
"flight": [
1016
]
} | [] | true |
{
"status": "book",
"name": "Samantha Lewis",
"flight": [
1022
]
} | {
"return_month": "June",
"return_day": "25",
"max_price": 500,
"departure_airport": "SFO",
"max_connections": 1,
"departure_day": "23",
"goal": "book",
"departure_month": "June",
"name": "Samantha Lewis",
"return_airport": "DEN"
} | [
1528116346,
1528116350,
1528116386,
1528116439,
1528116475,
1528116499,
1528116530,
1528116537,
1528116577,
1528116582,
1528116604,
1528116615,
1528116656,
1528116666,
1528116691,
1528116710,
1528116717,
1528116721
] | [
"customer: Hello.",
"agent: Hello, how may I support you?",
"customer: Assist me in booking a flight ticket from SFO to DEN.",
"agent: I can definitely do that for you. Will you please let me know your maximum connection limit?",
"customer: Single connection flight is required.",
"agent: On what dates are you planning to make your trip?",
"customer: I preferred to travel in June 23 and June 25.",
"agent: Which airline will you prefer to travel in?",
"customer: I prefer to travel in normal cost airline.",
"agent: Do you need an economy class or business class?",
"customer: Economy class suits best to me.",
"agent: Please forward your name.",
"customer: This is Samantha Lewis.",
"agent: We found a direct flight on your way. Is that fine?",
"customer: Sure, proceed to book it.",
"agent: Your booking has been done in flight 1012 of United airlines with an estimate of 200.",
"customer: Thanks for your booking.",
"agent: Thank you for reaching us."
] | {
"status": "book",
"name": "Samantha Lewis",
"flight": [
1012,
1013,
1018
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1528116475168
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "SFO",
"timestmamp": 1528116479800
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "DEN",
"timestmamp": 1528116481992
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "06/23",
"timestmamp": 1528116568696
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "06/25",
"timestmamp": 1528116571112
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1528116572177
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1528116574840
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1022",
"timestmamp": 1528116577777
},
{
"button_name": "",
"field_name": "airline",
"field_value": "normal-cost",
"timestmamp": 1528116612049
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1528116613514
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1528116614712
},
{
"button_name": "",
"field_name": "class",
"field_value": "economy",
"timestmamp": 1528116648704
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1528116649800
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Samantha Lewis",
"timestmamp": 1528116756384
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528116767103
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528116825775
}
] | false |
{
"status": "no_flight",
"name": "Michelle Parker",
"flight": []
} | {
"return_month": "Dec",
"return_day": "11",
"max_price": 5000,
"departure_airport": "OAK",
"max_connections": 1,
"departure_day": "9",
"goal": "book",
"departure_month": "Dec",
"name": "Michelle Parker",
"return_airport": "DFW"
} | [
1523967491,
1523967510,
1523967618,
1523967637,
1523967647,
1523967677,
1523967681,
1523967739,
1523967782,
1523967784,
1523967800,
1523967811,
1523967823,
1523967864,
1523967912,
1523967915
] | [
"customer: Hello, I am Michelle Parker.",
"agent: Hello, how can I be your helping hand today?",
"customer: As, I am a science student, I want to visit Perot Museum of nature and science for my research work in Dallas & Fort Worth, TX - DFW. Can you avail me to book a flight with one way station?",
"agent: Sure, we are happy to help you for booking.",
"customer: Thank you.",
"agent: Let me know your preferred journey dates.",
"customer: I want to fly on 12/09 and I intend to recur on 12/11.",
"agent: Ok, May I know your budget?",
"customer: I have sufficient amount for this trip, I can afford 5000.",
"agent: Ok, Can you please share your boarding point?",
"customer: I want to board from Oakland, CA - OAK.",
"agent: Ok, please wait for a couple of minutes.",
"customer: Sure, make it fast.",
"agent: Sorry to inform you that, there were no flight running at that location due to abnormal weather conditions.",
"customer: Ok, I will choose another way to reach my destination. Anyways thank you for sharing the information.",
"agent: Thank you for approaching our service."
] | {
"status": "no_flight",
"name": "Michelle Parker",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "George Smith",
"flight": []
} | {
"return_month": "Oct",
"return_day": "2",
"max_price": 1000,
"departure_airport": "SFO",
"max_connections": 1,
"departure_day": "30",
"goal": "change",
"departure_month": "Sept",
"name": "George Smith",
"return_airport": "AUS"
} | [
1517555016,
1517555026,
1517555262,
1517555332,
1517555350,
1517555371,
1517555415,
1517555426,
1517555452,
1517555454
] | [
"customer: Hi.",
"agent: Hello, how can I abet you?",
"customer: Being the scientist, I am going to attend the Science festivals. But due to some technical issues, I want to change my reservation.",
"agent: Ok, I will help you in that. Please provide your name to check the reservation.",
"customer: I am George Smith.",
"agent: Please wait.",
"customer: Ok.",
"agent: Thanks for your time, there is no reservation found on your name.",
"customer: No problem. Thank you.",
"agent: Thank you for reaching us."
] | {
"status": "no_reservation",
"name": "George Smith",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Amanda Allen",
"flight": [
1013
]
} | {
"return_month": "June",
"return_day": "2",
"max_price": 1000,
"departure_airport": "MCO",
"max_connections": 1,
"departure_day": "31",
"goal": "book",
"departure_month": "May",
"name": "Amanda Allen",
"return_airport": "DCA"
} | [
1517505351,
1517505352,
1517505364,
1517505365,
1517505392,
1517505454,
1517505471,
1517505478,
1517505488,
1517505492
] | [
"customer: Hello, I am Amanda Allen.",
"agent: Hello, how may I help you?",
"customer: Can you please book a ticket from MCO to DCA?",
"agent: Can you send your travelling dates?",
"customer: I would like to go on 05/31 and return back on 06/02.",
"agent: There is a flight available with Hawaiian airlines, shall I book it?",
"customer: Ok, please proceed for further.",
"agent: Your booking is done with flight number 1013.",
"customer: Thank you.",
"agent: Thank you for reaching us."
] | {
"status": "book",
"name": "Amanda Allen",
"flight": [
1013
]
} | [] | true |
{
"status": "no_reservation",
"name": "Timothy Wilson",
"flight": []
} | {
"return_month": "Dec",
"return_day": "1",
"max_price": 1000,
"departure_airport": "MCO",
"max_connections": 1,
"departure_day": "29",
"goal": "change",
"departure_month": "Nov",
"name": "Timothy Wilson",
"return_airport": "SEA"
} | [
1521777473,
1521777490,
1521777504,
1521777522,
1521777534,
1521777567,
1521777592,
1521777604
] | [
"customer: Hello, I am Timothy Wilson.",
"agent: Hello, how can I assist you today?",
"customer: Due to an emergency meeting, I want to change my reservation. Can you help me with it?",
"agent: Sure, please wait for a moment.",
"customer: OK.",
"agent: Sorry to say that, no reservation was found with your good name.",
"customer: No problem, thank you for the information.",
"agent: Thank you for reaching us."
] | {
"status": "no_reservation",
"name": "Timothy Wilson",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Timothy Lopez",
"flight": [
1001
]
} | {
"return_month": "June",
"return_day": "13",
"max_price": 200,
"departure_airport": "OAK",
"max_connections": 1,
"departure_day": "11",
"goal": "book",
"departure_month": "June",
"name": "Timothy Lopez",
"return_airport": "SFO"
} | [
1529666883,
1529666892,
1529666904,
1529666914,
1529666926,
1529666947,
1529666964,
1529666965,
1529667005,
1529667016,
1529667022,
1529667062,
1529667073,
1529667089,
1529667096,
1529667099
] | [
"customer: Hello.",
"agent: Hello, how can I help you today?",
"customer: I am planning to book a flight ticket to SFO from OAK, can you please help me out?",
"agent: Sure, I am glad to help you in booking. Can you please share your travel dates?",
"customer: Sure, my planned travelling dates are June 11 and June 13.",
"agent: Ok, please share your name.",
"customer: Sure, my name is Timothy Lopez.",
"agent: May I know your connection limit?",
"customer: Yes, I am looking for a flight with 1 connection.",
"agent: Do you have any specification?",
"customer: No.",
"agent: We found a flight 1001 in AA airlines with 1 stopover and it costs you 100. Can I proceed?",
"customer: Ok, please confirm my reservation.",
"agent: Your booking is done.",
"customer: Thank you for the help.",
"agent: Thank you for reaching us, have a safe flight."
] | {
"status": "book",
"name": "Timothy Lopez",
"flight": [
1002
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529666916698
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "SFO",
"timestmamp": 1529666920978
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "OAK",
"timestmamp": 1529666924682
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "06/11",
"timestmamp": 1529666961270
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529666962614
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "06/13",
"timestmamp": 1529666964956
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Timothy Lopez",
"timestmamp": 1529666975286
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1529667020274
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1001",
"timestmamp": 1529667021964
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529667100138
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529667125002
}
] | false |
{
"status": "no_flight",
"name": "Jerry Smith",
"flight": []
} | {
"return_month": "Dec",
"return_day": "4",
"max_price": 500,
"departure_airport": "LAS",
"max_connections": 1,
"departure_day": "2",
"goal": "book",
"departure_month": "Dec",
"name": "Jerry Smith",
"return_airport": "SFO"
} | [
1517274358,
1517274361,
1517274467,
1517274496,
1517274513,
1517274550,
1517274581,
1517274628,
1517274657,
1517274662
] | [
"customer: Hello, Jerry Smith is my name.",
"agent: Hello, how may I help you?",
"customer: Having the NHL Stanley Cup Playoffs at San Francisco, SFO. I would like to book a ticket. Could you help me in booking a flight ticket on 12/02?",
"agent: Sure, may I know your return date?",
"customer: 12/04 is my return date.",
"agent: Kindly provide your source code.",
"customer: Source code: Las Vegas, LAS.",
"agent: Unfortunately there is no flight found matching with your requirements.",
"customer: Ok, no problem. Thank you for your quick response.",
"agent: Thank you for reaching us."
] | {
"status": "no_flight",
"name": "Jerry Smith",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Michael Nelson",
"flight": []
} | {
"return_month": "Feb",
"return_day": "12",
"max_price": 5000,
"departure_airport": "ATL",
"max_connections": 1,
"departure_day": "10",
"goal": "cancel",
"departure_month": "Feb",
"name": "Michael Nelson",
"return_airport": "DTW"
} | [
1529418065,
1529418072,
1529418087,
1529418094,
1529418104,
1529418109,
1529418118,
1529418124,
1529418133,
1529418135
] | [
"customer: Hello.",
"agent: Hello, how may I support you today?",
"customer: I need you to cancel my recent booking, please help me.",
"agent: Sure, please share me your good name.",
"customer: My name is Michael Nelson.",
"agent: Please standby.",
"customer: Sure, I will do.",
"agent: Sorry to say that, there is no active reservation found on your name.",
"customer: That's ok. Thank you.",
"agent: Thank you for opting us."
] | {
"status": "no_reservation",
"name": "Michael Nelson",
"flight": []
} | [
{
"button_name": "top-cancel-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1529418096250
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Michael Nelson",
"timestmamp": 1529418142092
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1529418143899
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529418155627
}
] | true |
{
"status": "book",
"name": "John Smith",
"flight": [
1007
]
} | {
"return_month": "Jan",
"return_day": "15",
"max_price": 200,
"departure_airport": "JFK",
"max_connections": 1,
"departure_day": "13",
"goal": "book",
"departure_month": "Jan",
"name": "John Smith",
"return_airport": "LGA"
} | [
1513695958,
1513695973,
1513695973,
1513695995,
1513696004,
1513696042,
1513696075,
1513696082,
1513696086,
1513696101,
1513696110,
1513696135,
1513696151,
1513696238,
1513696244,
1513696260,
1513696262,
1513696268
] | [
"customer: Hello.",
"agent: Hello. How can I assist you?",
"customer: My name is John Smith.",
"agent: Yes, John.",
"customer: I want to book a flight ticket to LGA, can you help me?",
"agent: Sure, may I know your origin airport code?",
"customer: Sure, my source code is JFK.",
"agent: Ok, please provide me your travelling dates.",
"customer: My travelling dates are from 01/13 to 01/15.",
"agent: John, give me a moment.",
"customer: Make sure I need 1 connection for my flight.",
"agent: Ok, let me check with your required details.",
"customer: Ok..",
"agent: John, happy to say you that there is an available ticket at your request with Frontier airline and flight number is 1007. Shall I proceed?",
"customer: Yes.",
"agent: Your ticket has successfully booked.",
"customer: Thank you.",
"agent: Thank you for choosing us."
] | {
"status": "book",
"name": "John Smith",
"flight": [
1007
]
} | [] | true |
{
"status": "no_reservation",
"name": "Emily Campbell",
"flight": []
} | {
"return_month": "June",
"return_day": "20",
"max_price": 5000,
"departure_airport": "DEN",
"max_connections": 1,
"departure_day": "18",
"goal": "change",
"departure_month": "June",
"name": "Emily Campbell",
"return_airport": "DCA"
} | [
1523022636,
1523022643,
1523022667,
1523022678,
1523022682,
1523022757,
1523022802,
1523022809,
1523022810
] | [
"customer: Hello. I am Emily Campbell.",
"agent: Hello, how may I assist you for today Emily?",
"customer: I need to change my reservation due to my planned event got postponed. So please help me with that.",
"agent: Sure, I will help you with that Emily.",
"customer: Thank you.",
"agent: Sorry to say this Emily, there are no active reservations with your name to change.",
"customer: Oh! It may not be booked properly due to server issues while booking. Anyway, thank you for your time.",
"agent: You are welcome, thank you for reaching out here.",
"customer: Most welcome."
] | {
"status": "no_reservation",
"name": "Emily Campbell",
"flight": []
} | [] | true |
{
"status": "book",
"name": "Sandra Williams",
"flight": [
1013
]
} | {
"return_month": "May",
"return_day": "6",
"max_price": 200,
"departure_airport": "DEN",
"max_connections": -1,
"departure_day": "4",
"goal": "book",
"departure_month": "May",
"name": "Sandra Williams",
"return_airport": "ATL"
} | [
1520528813,
1520528820,
1520528836,
1520528860,
1520528863,
1520528966,
1520528968,
1520528997,
1520529005,
1520529011,
1520529013
] | [
"customer: Hello.",
"agent: Hello. How can I assist you?",
"customer: I am Sandra Williams, I need to book a flight ticket to ATL from DEN.",
"agent: Ok, I will book the flight for you. May I know the travel dates please to check the flight?",
"customer: Thank you, my travel dates are 05/04 and 05/07.",
"agent: There is a flight with the price 200 and the airlines is Delta.",
"customer: Yes, please proceed with the booking.",
"agent: Thank you for connecting our agency.",
"customer: Ok.",
"agent: The ticket is been booked and the flight is 1013.",
"customer: Thank you for booking my flight ticket."
] | {
"status": "book",
"name": "Sandra Williams",
"flight": [
1021
]
} | [] | false |
{
"status": "book",
"name": "Timothy Martin",
"flight": [
1008
]
} | {
"return_month": "Oct",
"return_day": "18",
"max_price": 500,
"departure_airport": "CLT",
"max_connections": 1,
"departure_day": "16",
"goal": "book",
"departure_month": "Oct",
"name": "Timothy Martin",
"return_airport": "IAH"
} | [
1527242980,
1527243001,
1527243026,
1527243069,
1527243080,
1527243116,
1527243212,
1527243217,
1527243250,
1527243255,
1527243290,
1527243360,
1527243398,
1527243400,
1527243435,
1527243458,
1527243461,
1527243466
] | [
"customer: Hello.",
"agent: Hello. How can I assist you today at this moment?",
"customer: Could you help me in booking a flight ticket from CLT to IAH?",
"agent: Sure, I will help you in booking a flight ticket. Kindly mention your departure date and arrival date?",
"customer: I will start on Oct 16, return on Oct 18.",
"agent: Let me know your connection limit.",
"customer: I would like to travel on connecting flight.",
"agent: If you have any other requirements, please let me know.",
"customer: I want economy class flight ticket.",
"agent: Just give me a moment.",
"customer: Sure.",
"agent: Thanks for waiting. .According to your given information we have found a flight with an airline Southwest of flight 1008 in an economy class with single connection. Would you like me to proceed further?",
"customer: Ok, proceed to booking.",
"agent: To proceed further may I know your good name please?",
"customer: My name is Timothy Martin.",
"agent: Your ticket has been booked on name of Timothy Martin.",
"customer: Thank you.",
"agent: Thank you."
] | {
"status": "book",
"name": "Timothy Martin",
"flight": [
1008,
1027
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1527243072502
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "CLT",
"timestmamp": 1527243074446
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "IAH",
"timestmamp": 1527243076398
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "10/16",
"timestmamp": 1527243124087
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "10/18",
"timestmamp": 1527243126439
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1527243165470
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527243219583
},
{
"button_name": "",
"field_name": "class",
"field_value": "economy",
"timestmamp": 1527243258221
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1527243259413
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1527243390596
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1008",
"timestmamp": 1527243392844
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Timothy Martin",
"timestmamp": 1527243470580
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527243470692
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527243470908
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1527243471116
}
] | true |
{
"status": "no_flight",
"name": "Jack Perez",
"flight": []
} | {
"return_month": "Nov",
"return_day": "11",
"max_price": 200,
"departure_airport": "IAD",
"max_connections": 1,
"departure_day": "9",
"goal": "book",
"departure_month": "Nov",
"name": "Jack Perez",
"return_airport": "DCA"
} | [
1529489110,
1529489229,
1529489252,
1529489286,
1529489296,
1529489382,
1529489391,
1529489448,
1529489454,
1529489534,
1529489537,
1529489580,
1529489584,
1529489622,
1529489625,
1529489717,
1529489732,
1529489866,
1529489875,
1529489953,
1529489965,
1529490254,
1529490279,
1529490305
] | [
"customer: Hello.",
"agent: Hello, how best I can aid you at this moment?",
"customer: We are going to Washington, but first we should make a plane reservation. Can you please help me with this?",
"agent: Sure, I would like to make a reservation to Washington.",
"customer: Thank you for accepting my request.",
"agent: Could you please help me with your travelling airport codes?",
"customer: Sure, my airport codes are IAD - DCA.",
"agent: At what class, would you like to prefer to travel?",
"customer: I am fine with any class.",
"agent: Do you have any specific time for your journey?",
"customer: Yes, I would like to depart in afternoon time.",
"agent: When you are willing to travel to reach your destination?",
"customer: I have scheduled my trip dates on Nov 9th to 11th.",
"agent: Ok, Do you prefer to travel in a major airlines?",
"customer: I am comfortable with any airline.",
"agent: Thank you for sharing all the required details, please help me with your name. So, I can check the availability of flights.",
"customer: Jack Perez is my name.",
"agent: Please wait for a moment, I will inform you about the flight details as soon as possible.",
"customer: Ok, sure.",
"agent: Thanks for waiting, Jack Perez.",
"customer: Ok.",
"agent: Sorry for the inconvenience, there were no flights moving to your location due to sold out of tickets.",
"customer: It's sad to hear, but no issues at all. Thank you for the best service.",
"agent: Thank you for consulting our chat service. Hope we serve you again."
] | {
"status": "no_flight",
"name": "Jack Perez",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529489548800
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "IAD",
"timestmamp": 1529489552944
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "DCA",
"timestmamp": 1529489555344
},
{
"button_name": "",
"field_name": "departure_time",
"field_value": "afternoon",
"timestmamp": 1529489560342
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "11/09",
"timestmamp": 1529489631793
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "11/11",
"timestmamp": 1529489644449
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529489645193
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1529490307382
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": " Jack Perez",
"timestmamp": 1529490318128
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529490334215
}
] | true |
{
"status": "book",
"name": "Angela Allen",
"flight": [
1011
]
} | {
"return_month": "Nov",
"return_day": "2",
"max_price": 5000,
"departure_airport": "HOU",
"max_connections": 1,
"departure_day": "31",
"goal": "book",
"departure_month": "Oct",
"name": "Angela Allen",
"return_airport": "AUS"
} | [
1533299027,
1533299042,
1533299073,
1533299120,
1533299183,
1533299186,
1533299224,
1533299293,
1533299298,
1533299305,
1533299371,
1533299383,
1533299439,
1533299442,
1533299449,
1533299482,
1533299505,
1533299519
] | [
"customer: Hello.",
"agent: Hello. Please let me know, What kind of service you are looking for today?",
"customer: Can you please help me to book a flight from HOU to AUS?",
"agent: Sure, we are here to help you. Can you help me by providing your travel dates?",
"customer: My travel dates are Oct 31 to Nov 02.",
"agent: Which flight you have preferred to travel either a connecting flight or a direct flight?",
"customer: I would prefer connecting flight.",
"agent: Do you have any other specifications to be met?",
"customer: I need to return at evening time.",
"agent: If you can help me with your name, I can begin looking up for the availability of flights.",
"customer: Angela Allen here.",
"agent: Thank you for providing all necessary details, please hold a moment, let me check with the airlines and let you know.",
"customer: Sure.",
"agent: Thank you for waiting and we have found a flight in an economy class with 1 connection in American Airlines and the fare of your flight will be 100. Do you like me to proceed your booking with this flight?",
"customer: Please proceed.",
"agent: Your booking is done with flight number 1011.",
"customer: Thank you.",
"agent: Thank you for opting us."
] | {
"status": "book",
"name": "Angela Allen",
"flight": [
1011,
1020
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1533299308375
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "10/31",
"timestmamp": 1533299311707
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "11/02",
"timestmamp": 1533299317533
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "HOU",
"timestmamp": 1533299318919
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "AUS",
"timestmamp": 1533299321223
},
{
"button_name": "",
"field_name": "return_time",
"field_value": "evening",
"timestmamp": 1533299325887
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533299326818
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533299327848
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533299328040
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533299328216
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Angela Allen ",
"timestmamp": 1533299536370
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1533299537399
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1011",
"timestmamp": 1533299541966
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1533299621079
}
] | true |
{
"status": "book",
"name": "Joseph Turner",
"flight": [
1021
]
} | {
"return_month": "Jan",
"return_day": "29",
"max_price": 500,
"departure_airport": "IAH",
"max_connections": 1,
"departure_day": "27",
"goal": "book",
"departure_month": "Jan",
"name": "Joseph Turner",
"return_airport": "ORD"
} | [
1518087194,
1518087197,
1518087205,
1518087239,
1518087240,
1518087251,
1518087256,
1518087284,
1518087289,
1518087304,
1518087308,
1518087311,
1518087312
] | [
"customer: Hello, I am Joseph Turner.",
"agent: Hello, how may I assist you at this moment?",
"customer: I would like to book a ticket from IAH to ORD.",
"agent: Sure. Please send your nearby airport codes. Please share your travelling dates.",
"customer: Sure, I would like to go on 01/27 and return back on 01/29.",
"agent: Please wait for a moment.",
"customer: Ok, ensure it is a single connecting flight.",
"agent: There is a flight available with Spirit airline, shall I book it?>.",
"customer: Ok, please proceed for further.",
"agent: Your booking is done with flight number 1021. Happy journey.",
"customer: Thank you.",
"agent: Thank you for reaching us.",
"customer: Welcome."
] | {
"status": "book",
"name": "Joseph Turner",
"flight": [
1021
]
} | [] | true |
{
"status": "no_reservation",
"name": "Eric Hill",
"flight": []
} | {
"return_month": "Nov",
"return_day": "3",
"max_price": 500,
"departure_airport": "DEN",
"max_connections": 1,
"departure_day": "1",
"goal": "cancel",
"departure_month": "Nov",
"name": "Eric Hill",
"return_airport": "DTW"
} | [
1519044734,
1519044752,
1519044802,
1519044824,
1519044845,
1519044879,
1519044895,
1519044909
] | [
"customer: Hello.",
"agent: Hello, how can I guide you for today?",
"customer: I am Eric Hill, I want to cancel my reservation which I have done last week due to my schedule got cancelled.",
"agent: I will help you about that.",
"customer: Thank you for the help.",
"agent: Sorry Hill, there is no reservations under your name to cancel.",
"customer: It's ok, anyway thank you for the information.",
"agent: Ok, thank you for reaching out here."
] | {
"status": "no_reservation",
"name": "Eric Hill",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Amanda Lee",
"flight": []
} | {
"return_month": "Sept",
"return_day": "8",
"max_price": 500,
"departure_airport": "LGA",
"max_connections": 1,
"departure_day": "6",
"goal": "cancel",
"departure_month": "Sept",
"name": "Amanda Lee",
"return_airport": "CLT"
} | [
1521118189,
1521118207,
1521118211,
1521118225,
1521118384,
1521118465,
1521118494,
1521118562,
1521118611,
1521118629,
1521118887,
1521118893,
1521118907,
1521118948,
1521118990,
1521119040,
1521119055
] | [
"customer: Hello.",
"agent: Hello, good morning.",
"customer: Very Good Morning.",
"agent: What kind of assistance are you looking from our end?",
"customer: I would like to cancel my reservation due to some issues, as I am in hurry. Could you please assist me in cancelling my reservation which I had done my booking in the last week?",
"agent: Sure, I am here to help you with the process.Firstly, can I know your name for initiating the process.",
"customer: Thank you and my name is Amanda Lee.",
"agent: Ok Amanda, do you remember your booking ID which is sent to you to your registered mobile number.",
"customer: Sorry, my mobile is not with me right now.",
"agent: Ok, no problem. Can you let me know on which date you booked your reservation?",
"customer: Yes, I was little confused about the date on which I made my booking. Can you please check the reservation with my name on 03/04 and 03/05.",
"agent: No problem, I will check on both the dates for any existing reservation with your name.",
"customer: Thank you.",
"agent: I am sorry Amanda, there are no active reservations with your name in our database.",
"customer: It's ok, thank you for your valuable time and I really appreciate your patience.",
"agent: Thank you, have a great day ahead.",
"customer: Thank you."
] | {
"status": "no_reservation",
"name": "Amanda Lee",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Elizabeth Lopez",
"flight": []
} | {
"return_month": "Feb",
"return_day": "23",
"max_price": 5000,
"departure_airport": "LAX",
"max_connections": 1,
"departure_day": "21",
"goal": "book",
"departure_month": "Feb",
"name": "Elizabeth Lopez",
"return_airport": "HOU"
} | [
1533909056,
1533909068,
1533909079,
1533909088,
1533909092,
1533909101,
1533909117,
1533909127,
1533909138,
1533909155,
1533909170,
1533909173
] | [
"customer: Hi.",
"agent: Hello, how may I be at your service today?",
"customer: Could you please book a flight ticket from LAX to HOU?",
"agent: Sure, I will help you in booking the ticket. May I know your travelling dates please?",
"customer: My travelling dates are Feb 21 and Feb 23.",
"agent: Do you have any other specifications?",
"customer: I need a connecting flight, which returns in the evening.",
"agent: Please help me with your name for booking.",
"customer: I am Elizabeth Lopez.",
"agent: Sorry for this inconvenience, I could not find any flight with your requirements.",
"customer: Not a problem, thank you for the information.",
"agent: Thank you for reaching us."
] | {
"status": "no_flight",
"name": "Elizabeth Lopez",
"flight": []
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1533909090047
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "LAX",
"timestmamp": 1533909092885
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "HOU",
"timestmamp": 1533909097511
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "02/21",
"timestmamp": 1533909113772
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "02/23",
"timestmamp": 1533909117570
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533909117633
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1533909130616
},
{
"button_name": "",
"field_name": "return_time",
"field_value": "evening",
"timestmamp": 1533909134583
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1533909135905
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1533909147832
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Elizabeth Lopez.",
"timestmamp": 1533909153762
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1533909177592
}
] | true |
{
"status": "book",
"name": "Christine Thompson",
"flight": [
1022
]
} | {
"return_month": "Oct",
"return_day": "3",
"max_price": 500,
"departure_airport": "OAK",
"max_connections": 1,
"departure_day": "1",
"goal": "book",
"departure_month": "Oct",
"name": "Christine Thompson",
"return_airport": "PHL"
} | [
1529489860,
1529489873,
1529489876,
1529489896,
1529489921,
1529489946,
1529489975,
1529489978,
1529489981,
1529490033,
1529490048,
1529490057,
1529490104,
1529490132
] | [
"customer: Hello.",
"agent: Hello. How may I assist you?",
"customer: I want to travel from OAK to PHL. Can you help me to book a flight ticket?",
"agent: Sure, I am here to help you out. May I know your travel dates please?",
"customer: I want to travel in the flight on Oct 01 and Oct 03.",
"agent: Can you please share your name?",
"customer: Christine Thompson.",
"agent: Do you have any other specifications?",
"customer: I want to have a connection of 1.",
"agent: Hawaiian airline sis providing connecting flight for you with the fare f 200 in economy class, shall I proceed with the booking?",
"customer: Proceed to booking.",
"agent: Your ticket is booked with the flight-1022.",
"customer: Thank you for your help.",
"agent: Thank you for choosing us."
] | {
"status": "book",
"name": "Christine Thompson",
"flight": [
1022,
1023,
1029
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529489907505
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "OAK",
"timestmamp": 1529489910569
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "PHL",
"timestmamp": 1529489912968
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "",
"timestmamp": 1529489944300
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "10/01",
"timestmamp": 1529489952899
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "10/03",
"timestmamp": 1529489956011
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Christine Thompson",
"timestmamp": 1529489988814
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1529489989600
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529489990475
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1529490080224
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1023",
"timestmamp": 1529490083904
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1022",
"timestmamp": 1529490085136
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529490169128
}
] | true |
{
"status": "no_reservation",
"name": "Barbara Jones",
"flight": []
} | {
"return_month": "June",
"return_day": "7",
"max_price": 200,
"departure_airport": "JFK",
"max_connections": 1,
"departure_day": "5",
"goal": "cancel",
"departure_month": "June",
"name": "Barbara Jones",
"return_airport": "IAD"
} | [
1529402354,
1529402366,
1529402376,
1529402389,
1529402429,
1529402435,
1529402456,
1529402473,
1529402481,
1529402491
] | [
"customer: Hello.",
"agent: Hello. How can I help you at this moment?",
"customer: Owing to an emergency, I want to cancel my recent reservation. Can you help me out?",
"agent: Sure, I will help you with that. Can you please mention your name for further process?",
"customer: Barbara Jones.",
"agent: Ok, please hold on a moment.",
"customer: Ok, take your time.",
"agent: There is no previous reservation available under your name.",
"customer: That's ok. Anyways, thank you.",
"agent: Thank you for reaching us."
] | {
"status": "no_reservation",
"name": "Barbara Jones",
"flight": []
} | [
{
"button_name": "top-cancel-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1529402437915
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Barbara Jones",
"timestmamp": 1529402487846
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1529402494313
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529402501650
}
] | true |
{
"status": "book",
"name": "Anthony Hall",
"flight": [
1005
]
} | {
"return_month": "Oct",
"return_day": "15",
"max_price": 200,
"departure_airport": "SFO",
"max_connections": 1,
"departure_day": "13",
"goal": "book",
"departure_month": "Oct",
"name": "Anthony Hall",
"return_airport": "DCA"
} | [
1529080584,
1529080593,
1529080618,
1529080649,
1529080677,
1529080685,
1529080698,
1529080715,
1529080729,
1529080743,
1529080764,
1529080788,
1529080806,
1529080828,
1529080832
] | [
"customer: Hello.",
"agent: Hello, how can I help you now?",
"customer: Can you aid me to book a flight ticket from SFO to DCA?",
"agent: Sure, please share me your planned journey dates?",
"customer: My trip dates are Oct 13 and Oct 15 respectively.",
"agent: Do you want a direct flight?",
"customer: I prefer for single connecting flight.",
"agent: Is there any other requirement?",
"customer: No other requirments.",
"agent: May I know good name?",
"customer: Anthony Hall here.",
"agent: I found a connecting flight 1005 of airline Hawaiian, fare is 100 and class is economy. Shall I proceed with booking?",
"customer: Please proceed for booking.",
"agent: Your flight ticket has been booked.",
"customer: Thanks for the help."
] | {
"status": "book",
"name": "Anthony Hall",
"flight": [
1005
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1529080648901
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "SFO",
"timestmamp": 1529080652813
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "DCA",
"timestmamp": 1529080655363
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "10/13",
"timestmamp": 1529080688697
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "10/15",
"timestmamp": 1529080690983
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1529080744909
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1529080745504
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Anthony Hall ",
"timestmamp": 1529080854615
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1529080855333
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1529080856750
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1005",
"timestmamp": 1529080857756
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529080858277
}
] | true |
{
"status": "no_reservation",
"name": "George Young",
"flight": []
} | {
"return_month": "June",
"return_day": "19",
"max_price": 500,
"departure_airport": "DFW",
"max_connections": 1,
"departure_day": "17",
"goal": "book",
"departure_month": "June",
"name": "George Young",
"return_airport": "CLT"
} | [
1515729900,
1515729914,
1515730057,
1515730154,
1515730207,
1515730211,
1515730248,
1515730258,
1515730344,
1515730349,
1515730359,
1515730423,
1515730538,
1515730600,
1515730610
] | [
"customer: Hello,.",
"agent: Hello, how can I helpful to you?",
"customer: I am George Young. i would like to visit NASCAR hall of fame (museum) to know about our history. Can you please book a connecting fight for me?",
"agent: Sure, I am here to help you. May I know your fare limit?",
"customer: Price limit should not cross 500.",
"agent: Can I know your travel dates?",
"customer: My journey start on 06/17 and I return on 06/19.",
"agent: Help me with your origin and arrival airport codes.",
"customer: My origin point is Dallas & Fort Worth, DFW. Destination point is Charlotte, CLT.",
"agent: Ok, please wait. I will let you know the flight details.",
"customer: Sure.",
"agent: Thanks for waiting, I found a direct flight as per your requested dates.",
"customer: Ok, I need a connecting flight, If not available please terminate the booking.",
"agent: There is no connecting flights available to you. Thanks for connecting with us.",
"customer: Ok, Thank you."
] | {
"status": "book",
"name": "George Young",
"flight": [
1014
]
} | [] | false |
{
"status": "no_flight",
"name": "Elizabeth Clark",
"flight": []
} | {
"return_month": "May",
"return_day": "17",
"max_price": 5000,
"departure_airport": "MSP",
"max_connections": 1,
"departure_day": "15",
"goal": "book",
"departure_month": "May",
"name": "Elizabeth Clark",
"return_airport": "DCA"
} | [
1526317963,
1526318009,
1526318030,
1526318058,
1526318090,
1526318096,
1526318101,
1526318136,
1526318164,
1526318175,
1526318178,
1526318193,
1526318204,
1526318216
] | [
"customer: Hi, myself Elizabeth Clark.",
"agent: Hello, how can I assist you?",
"customer: Can you please help me in booking a flight ticket from MSP to DCA?",
"agent: Sure, may I know your preferred dates of travel?",
"customer: My preferable travel dates are from May 15th to May 17th.",
"agent: Is there any class preference?",
"customer: No.",
"agent: Do you have any specifications?",
"customer: I want to return in the afternoon. I want a stopover in between my journey.",
"agent: Ok, please wait a minute.",
"customer: Ok.",
"agent: Sorry, there were no flights found on your route.",
"customer: Ok, no problem. Thank you.",
"agent: Thank you."
] | {
"status": "no_flight",
"name": "Elizabeth Clark",
"flight": []
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Elizabeth Clark",
"timestmamp": 1526318016371
},
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1526318084880
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "DCA",
"timestmamp": 1526318088719
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "MSP",
"timestmamp": 1526318092448
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "05/15",
"timestmamp": 1526318103718
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1526318105934
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "05/17",
"timestmamp": 1526318107067
},
{
"button_name": "",
"field_name": "return_time",
"field_value": "afternoon",
"timestmamp": 1526318163488
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_flight",
"timestmamp": 1526318232358
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1526319233393
}
] | true |
{
"status": "book",
"name": "Jerry Miller",
"flight": [
1017
]
} | {
"return_month": "Apr",
"return_day": "26",
"max_price": 5000,
"departure_airport": "LAS",
"max_connections": 1,
"departure_day": "24",
"goal": "book",
"departure_month": "Apr",
"name": "Jerry Miller",
"return_airport": "HOU"
} | [
1525359853,
1525359859,
1525359860,
1525359866,
1525359883,
1525359898,
1525359907,
1525359950,
1525359973,
1525360037,
1525360039,
1525360115,
1525360125,
1525360141
] | [
"customer: Hi.",
"agent: Hello.",
"customer: Jerry Miller here.",
"agent: How may I assist you?",
"customer: Can you please check for the flights from LAS to HOU for my journey?",
"agent: Sure, can you please share your planned travel dates?",
"customer: My journey dates are from Apr 24th to Apr 26th.",
"agent: Do you have any requirements?",
"customer: I need a stopover between my journey.",
"agent: I found an economy class ticket in Delta airlines with fare 100 and it has 1 connection. Can I book your ticket?",
"customer: You may proceed with booking.",
"agent: Ok, your booking is confirmed with flight number 1017.",
"customer: Thank you for helping me with booking.",
"agent: Thank you for choosing us."
] | {
"status": "book",
"name": "Jerry Miller",
"flight": [
1017
]
} | [
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Jerry Miller",
"timestmamp": 1525359877384
},
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1525359901724
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "LAS",
"timestmamp": 1525359906140
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "HOU",
"timestmamp": 1525359908636
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "04/24",
"timestmamp": 1525359957678
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "04/26",
"timestmamp": 1525359962158
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1525359962342
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1017",
"timestmamp": 1525360147483
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1525360149835
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1525360155739
}
] | true |
{
"status": "book",
"name": "Jacob Turner",
"flight": [
1004
]
} | {
"return_month": "June",
"return_day": "3",
"max_price": 500,
"departure_airport": "MSP",
"max_connections": 1,
"departure_day": "1",
"goal": "book",
"departure_month": "June",
"name": "Jacob Turner",
"return_airport": "MCO"
} | [
1522652915,
1522652919,
1522653020,
1522653080,
1522653121,
1522653133,
1522653190,
1522653223,
1522653234,
1522653262,
1522653279,
1522653333,
1522653344,
1522653358,
1522653361,
1522653368
] | [
"customer: Hi, I am Jacob Turner.",
"agent: Hello, how can I help?",
"customer: I would like to visit magic kingdom park in Orlando on 06/01. Can you make a reservation from MSP?",
"agent: Sure, may I know if you have any special request for this journey?",
"customer: I need a layby. My price is 500.",
"agent: Sure, can you please provide your source airport code?",
"customer: Sure, my landing point is MCO.",
"agent: Please wait for a while.",
"customer: Sure.",
"agent: May I know your return date?",
"customer: Sure, I need to return on 06/03.",
"agent: We have a Frontier airline flight with number 1004 and the price is 100. Shall I proceed?",
"customer: Yes, you can.",
"agent: Your ticket is booked.",
"customer: Thank you for your assistance.",
"agent: Thank you."
] | {
"status": "book",
"name": "Jacob Turner",
"flight": [
1004
]
} | [] | true |
{
"status": "no_reservation",
"name": "Michelle Green",
"flight": []
} | {
"return_month": "July",
"return_day": "28",
"max_price": 1000,
"departure_airport": "DTW",
"max_connections": 1,
"departure_day": "26",
"goal": "change",
"departure_month": "July",
"name": "Michelle Hill",
"return_airport": "LGA"
} | [
1517931546,
1517931574,
1517931577,
1517931617,
1517931642,
1517931659,
1517931677,
1517931698
] | [
"customer: Hello.",
"agent: Hello. How can I help you today?",
"customer: My name is Michelle Green, I just need your help in changing my existing reservation details.",
"agent: Sure, please wait for a while.",
"customer: Ok.",
"agent: I haven't found your previous reservation in our portal to change further.",
"customer: That's ok, thank you for the information.",
"agent: Thank you for opting us."
] | {
"status": "no_reservation",
"name": "Michelle Hill",
"flight": []
} | [] | false |
{
"status": "book",
"name": "Stephen Davis",
"flight": [
1019
]
} | {
"return_month": "Jan",
"return_day": "24",
"max_price": 1000,
"departure_airport": "LAS",
"max_connections": 1,
"departure_day": "22",
"goal": "book",
"departure_month": "Jan",
"name": "Stephen Davis",
"return_airport": "IAH"
} | [
1522119138,
1522119149,
1522119191,
1522119213,
1522119231,
1522119236,
1522119258,
1522119266,
1522119308,
1522119399,
1522119425,
1522119440,
1522119460,
1522119466,
1522119472,
1522119477
] | [
"customer: Hi.",
"agent: Hello, how can I guide you today?",
"customer: Can you please help me in reserving a ticket to reach Houston with fare 1000?",
"agent: Sure, I am glad to help you.",
"customer: Thank you.",
"agent: Help me with your airport codes please?",
"customer: My airport codes are from LAS to IAH.",
"agent: On which dates you want me to book a flight ticket for you?",
"customer: Please book a ticket on 01/22 and need to return on 01/24.",
"agent: Thanks for your details, we found a connecting flight with flight number 1019 in Hawaiian airline and fare is of 100. Shall I reserve it?",
"customer: You can reserve it.",
"agent: May I know your good name please?",
"customer: I am Stephen Davis.",
"agent: Your ticket has been confirmed.",
"customer: Thank you for your extendable support.",
"agent: Thank you for choosing us."
] | {
"status": "book",
"name": "Stephen Davis",
"flight": [
1019
]
} | [] | true |
{
"status": "book",
"name": "Laura Hernandez",
"flight": [
1011
]
} | {
"return_month": "Mar",
"return_day": "25",
"max_price": 500,
"departure_airport": "ORD",
"max_connections": -1,
"departure_day": "23",
"goal": "book",
"departure_month": "Mar",
"name": "Laura Hernandez",
"return_airport": "PHL"
} | [
1528294656,
1528294665,
1528294703,
1528294714,
1528294733,
1528294735,
1528294760,
1528294765,
1528294796,
1528294798,
1528294804,
1528294828,
1528294840,
1528294844,
1528294850,
1528294855
] | [
"customer: Hello.",
"agent: Hello, how can I help you today?",
"customer: Please book a ticket from ORD to PHL to attend my sister wedding.",
"agent: Sure, please share your planned travel dates?",
"customer: My travelling dates are Mar 23 and Mar 25.",
"agent: Do you have any connection limit?",
"customer: I am comfortable with any connection.",
"agent: Can I have your name please?",
"customer: Sure, I am Laura Hernandez.",
"agent: Any other preferences?",
"customer: No.",
"agent: Southwest airline flight 1011 available with connection limit 1 and fare is 100, shall I confirm this economy class flight?",
"customer: Ok, please proceed.",
"agent: Ok, your ticket has been processed.",
"customer: Thank you.",
"agent: Thank you for opting us."
] | {
"status": "book",
"name": "Laura Hernandez",
"flight": [
1011
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1528294725905
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "ORD",
"timestmamp": 1528294728353
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "PHL",
"timestmamp": 1528294730385
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "03/23",
"timestmamp": 1528294739749
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1528294749137
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "03/25",
"timestmamp": 1528294754803
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1528294786992
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1011",
"timestmamp": 1528294789721
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Laura Hernandez",
"timestmamp": 1528294806683
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1528294881537
}
] | true |
{
"status": "book",
"name": "Emma Hernandez",
"flight": [
1006
]
} | {
"return_month": "Feb",
"return_day": "28",
"max_price": 500,
"departure_airport": "DCA",
"max_connections": 1,
"departure_day": "26",
"goal": "book",
"departure_month": "Feb",
"name": "Emma Hernandez",
"return_airport": "BOS"
} | [
1519694901,
1519694904,
1519694971,
1519694992,
1519694995,
1519695023,
1519695026,
1519695031,
1519695039,
1519695117,
1519695123,
1519695130,
1519695173,
1519695177
] | [
"customer: Hello. I am Emma Hernandez.",
"agent: Hello, how can I abet you today?",
"customer: I need to attend the meeting about new car design which is held at BOS. Could you please help me in booking a ticket from DCA?",
"agent: Sure, we will help you. When you have planned to travel?",
"customer: My travelling dates are 02/26 and return on 02/28.",
"agent: Ok, may I know your budget please?",
"customer: I can pay up to 500.",
"agent: Ok, please standby.",
"customer: Sure.",
"agent: Thank you for waiting, there is a flight with 1006 number found in UA airlines and the fare is 100.",
"customer: You can proceed with booking.",
"agent: Ok, your ticket has been confirmed.",
"customer: Thank you for aiding me.",
"agent: Thank you for approaching us."
] | {
"status": "book",
"name": "Emma Hernandez",
"flight": [
1006,
1008
]
} | [] | true |
{
"status": "no_reservation",
"name": "Elizabeth Martinez",
"flight": []
} | {
"return_month": "July",
"return_day": "9",
"max_price": 5000,
"departure_airport": "BOS",
"max_connections": 1,
"departure_day": "7",
"goal": "change",
"departure_month": "July",
"name": "Elizabeth Martinez",
"return_airport": "SFO"
} | [
1521450080,
1521450092,
1521450119,
1521450139,
1521450158,
1521450168,
1521450179,
1521450201,
1521450206
] | [
"customer: Hi.",
"agent: Hello, how may I support you today?",
"customer: I am Elizabeth Martinez. I need to change my existing reservation, Can you please help me with that?",
"agent: Sure, please wait for a while.",
"customer: Sure.",
"agent: Sorry, there is no reservation found on your name.",
"customer: Ok, no problem.",
"agent: Thank you for choosing us.",
"customer: Thanks for your information."
] | {
"status": "no_reservation",
"name": "Elizabeth Martinez",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Samuel Nelson",
"flight": []
} | {
"return_month": "Mar",
"return_day": "29",
"max_price": 500,
"departure_airport": "LAX",
"max_connections": 1,
"departure_day": "27",
"goal": "book",
"departure_month": "Mar",
"name": "Samuel Nelson",
"return_airport": "IAH"
} | [
1524053607,
1524053616,
1524053696,
1524053737,
1524053782,
1524053785,
1524053813,
1524053820,
1524053834,
1524053857,
1524053910,
1524053952,
1524053981,
1524053989
] | [
"customer: Hello.",
"agent: Hello. How may I assist you for today?",
"customer: Samuel Nelson here. I would like you to book a ticket to Houston on the occasion of my sons convocation.",
"agent: Ok, can you tell me your nearest airport codes?",
"customer: My genesis and terminus airport codes are LAX and IAH.",
"agent: Can I know your travelling dates?",
"customer: My trip details are as follows Mar 27 and Mar 29.",
"agent: Give me a moment.",
"customer: Sure.",
"agent: I have found a business class ticket with a price of 700 and 1 connection.",
"customer: Can you check for economy class with cost of 500?",
"agent: Sorry to inform you that there are no flights found with your requirements.",
"customer: No problem, I will find an alternative way.",
"agent: Thank you for contacting our agency."
] | {
"status": "no_flight",
"name": "Samuel Nelson",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Sharon Green",
"flight": []
} | {
"return_month": "Oct",
"return_day": "26",
"max_price": 500,
"departure_airport": "PHX",
"max_connections": 1,
"departure_day": "24",
"goal": "book",
"departure_month": "Oct",
"name": "Sharon Green",
"return_airport": "LGA"
} | [
1522219665,
1522219668,
1522219733,
1522219736,
1522219770,
1522219782,
1522219810,
1522219817,
1522219835,
1522219855,
1522219867,
1522219870,
1522219890
] | [
"customer: Hello, I am Sharon Green.",
"agent: Hello, how may I help you?",
"customer: I would like to celebrate Steampunk festivals with my family at New York, NY - LGA. Will you help me to book a connecting flight?",
"agent: Sure, please share your journey dates?",
"customer: Ok, my journey dates are 10/24 and 10/26.",
"agent: May I know your origin airport code?",
"customer: Sure, Phoenix, PHX is my origin airport code.",
"agent: Do you need any price limit?",
"customer: Yes, I can spend up to 500.",
"agent: Sorry, no flights found on your given dates.",
"customer: Ok, no worries at all.",
"agent: Thank you for choosing us.",
"customer: Thank you."
] | {
"status": "no_flight",
"name": "Sharon Green",
"flight": []
} | [] | true |
{
"status": "no_flight",
"name": "Margaret Taylor",
"flight": []
} | {
"return_month": "Sept",
"return_day": "20",
"max_price": 500,
"departure_airport": "MSP",
"max_connections": 1,
"departure_day": "18",
"goal": "book",
"departure_month": "Sept",
"name": "Margaret Taylor",
"return_airport": "IAD"
} | [
1514889731,
1514889789,
1514889796,
1514889816,
1514889836,
1514889877,
1514889898,
1514889971,
1514890006,
1514890042,
1514890050,
1514890089,
1514890117,
1514890125
] | [
"customer: Hi, I'm Margaret Taylor.",
"agent: Hello. How may I guide you?",
"customer: I am searching a flight, which travel towards IAD.",
"agent: Ok.",
"customer: Can you help me in booking a flight? Price limit is 500.",
"agent: Sure, I would be happy to help you. May I know your preferable dates?",
"customer: My preferable dates are 09/18 and 09/20.",
"agent: I need your source code to proceed the booking, can you provide me?",
"customer: I would like to start my journey from my location, i.e MSP. Please check.",
"agent: Sure, I will check it.",
"customer: Ok.",
"agent: Give me a minute. I am sorry to say that there is no flight with your details.",
"customer: Oh! ok. Thank you for your help.",
"agent: Thank you for reaching us."
] | {
"status": "no_flight",
"name": "Margaret Taylor",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Karen Jackson",
"flight": []
} | {
"return_month": "Oct",
"return_day": "18",
"max_price": 1000,
"departure_airport": "DCA",
"max_connections": 1,
"departure_day": "16",
"goal": "cancel",
"departure_month": "Oct",
"name": "Karen Jackson",
"return_airport": "LGA"
} | [
1529576747,
1529576764,
1529576772,
1529576807,
1529576816,
1529576821,
1529576829,
1529576850,
1529576879,
1529576883
] | [
"customer: Hi.",
"agent: Hello. How can I assist you at this moment?",
"customer: Would it be possible to cancel my reservation, which I have done with my name?",
"agent: Sure, can I have your good name please to check your reservation status?",
"customer: My name is Karen Jackson.",
"agent: Ok, please wait a moment.",
"customer: Ok.",
"agent: Sorry Karen Jackson, no reservation has found under your name to cancel.",
"customer: It's ok, thank you for the information.",
"agent: Thank you for choosing us."
] | {
"status": "no_reservation",
"name": "Karen Jackson",
"flight": []
} | [
{
"button_name": "top-cancel-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1529576817039
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Karen Jackson",
"timestmamp": 1529576828841
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1529576829855
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1529576892118
}
] | true |
{
"status": "book",
"name": "Charles Hall",
"flight": [
1004
]
} | {
"return_month": "Mar",
"return_day": "5",
"max_price": 1000,
"departure_airport": "DCA",
"max_connections": 1,
"departure_day": "3",
"goal": "book",
"departure_month": "Mar",
"name": "Charles Hall",
"return_airport": "HOU"
} | [
1530029435,
1530029453,
1530029455,
1530029472,
1530029516,
1530029520,
1530029537,
1530029592,
1530029597,
1530029612,
1530029621,
1530029669,
1530029681,
1530029698,
1530029700,
1530029708
] | [
"customer: Hi.",
"agent: Hello, how may I serve you at this moment?",
"customer: Can you please book a flight ticket from DCA to HOU?",
"agent: Sure, can you please share your journey dates?",
"customer: My journey dates are Mar 3rd and Mar 5th.",
"agent: Do you have any connection limit?",
"customer: I am looking for a connecting flight.",
"agent: Are there any more specifications?",
"customer: No.",
"agent: May I know your name please?",
"customer: Charles Hall.",
"agent: We found a Spirit airlines, flight number 1004, and the fare of 300 in economy class. Shall I proceed?",
"customer: Please proceed.",
"agent: Your ticket has been reserved with connecting flight.",
"customer: Thank you.",
"agent: Thank you for approaching us."
] | {
"status": "book",
"name": "Charles Hall",
"flight": [
1004
]
} | [
{
"button_name": "top-book-flight",
"field_name": "",
"field_value": "",
"timestmamp": 1530029474385
},
{
"button_name": "",
"field_name": "from_city",
"field_value": "DCA",
"timestmamp": 1530029477783
},
{
"button_name": "",
"field_name": "to_city",
"field_value": "HOU",
"timestmamp": 1530029481311
},
{
"button_name": "",
"field_name": "departure_day",
"field_value": "03/03",
"timestmamp": 1530029527585
},
{
"button_name": "",
"field_name": "return_day",
"field_value": "03/05",
"timestmamp": 1530029530215
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "0",
"timestmamp": 1530029547335
},
{
"button_name": "",
"field_name": "max_connection",
"field_value": "1",
"timestmamp": 1530029548903
},
{
"button_name": "",
"field_name": "flight_search_submit",
"field_value": "",
"timestmamp": 1530029549840
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Charles Hall",
"timestmamp": 1530029719110
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "book",
"timestmamp": 1530029724422
},
{
"button_name": "",
"field_name": "customer-flight-number",
"field_value": "1004",
"timestmamp": 1530029726246
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1530029731343
}
] | true |
{
"status": "no_reservation",
"name": "Samantha Hill",
"flight": []
} | {
"return_month": "Sept",
"return_day": "4",
"max_price": 5000,
"departure_airport": "MCO",
"max_connections": 1,
"departure_day": "2",
"goal": "cancel",
"departure_month": "Sept",
"name": "Samantha Hill",
"return_airport": "IAH"
} | [
1515722194,
1515722212,
1515722275,
1515722308,
1515722320,
1515722347,
1515722368,
1515722371
] | [
"customer: Hello, I am Samantha Hill.",
"agent: Hello, how may I assist you for today?",
"customer: Due to my health issue I want to cancel my recent reservation, so can you please assist me with this?",
"agent: Sure, please wait a moment I will check your reservation details and get back to you.",
"customer: Sure.",
"agent: Sorry, I regret to say that there is no reservation found under your name.",
"customer: No problem, thank you for the information.",
"agent: Thank you for choosing us, have a nice day."
] | {
"status": "no_reservation",
"name": "Samantha Hill",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Mark Clark",
"flight": []
} | {
"return_month": "July",
"return_day": "6",
"max_price": 200,
"departure_airport": "PHL",
"max_connections": 1,
"departure_day": "4",
"goal": "change",
"departure_month": "July",
"name": "Mark Clark",
"return_airport": "OAK"
} | [
1521614606,
1521614613,
1521614676,
1521614696,
1521614704,
1521614719,
1521614737,
1521614754
] | [
"customer: Hi,. I am Mark Clark.",
"agent: Hello, How can I serve you?",
"customer: I want to change my existing reservation so, can you help me with this?",
"agent: Sure, Please wait a second.",
"customer: Sure.",
"agent: Sorry, No reservation found on your name.",
"customer: No problem, thank you for the information.",
"agent: Thank you for availing us."
] | {
"status": "no_reservation",
"name": "Mark Clark",
"flight": []
} | [] | true |
{
"status": "no_reservation",
"name": "Deborah Jones",
"flight": []
} | {
"return_month": "May",
"return_day": "19",
"max_price": 500,
"departure_airport": "SEA",
"max_connections": 1,
"departure_day": "17",
"goal": "cancel",
"departure_month": "May",
"name": "Deborah Jones",
"return_airport": "BOS"
} | [
1530181019,
1530181024,
1530181052,
1530181054,
1530181072,
1530181086,
1530181090,
1530181100,
1530181122,
1530181146
] | [
"customer: Hello.",
"agent: Hello. How may I help you?",
"customer: Due to inconvenience of my work, I want to cancel my reservation. Can you please help me for that?",
"agent: Sure, I am here to help you. Can I know your name please?",
"customer: My name is Deborah Jones.",
"agent: Ok, please wait a moment. I will check your ticket status and let you know.",
"customer: Ok.",
"agent: Sorry to intimate you that, there is no reservation found on your name.",
"customer: Anyway, thanks for the information.",
"agent: You are welcome. Thank you for approaching us."
] | {
"status": "no_reservation",
"name": "Deborah Jones",
"flight": []
} | [
{
"button_name": "top-cancel-reservation",
"field_name": "",
"field_value": "",
"timestmamp": 1530181056313
},
{
"button_name": "",
"field_name": "customer-final-action",
"field_value": "no_reservation",
"timestmamp": 1530181057921
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Deborah Jones",
"timestmamp": 1530181109324
},
{
"button_name": "",
"field_name": "customer-name",
"field_value": "Deborah Jones",
"timestmamp": 1530181111040
},
{
"button_name": "agent-end-conversation",
"field_name": "",
"field_value": "",
"timestmamp": 1530181159673
}
] | true |