Baselight

Customer Satisfaction In Airline

Customer satisfaction in Invistico Airline

@kaggle.yakhyojon_customer_satisfaction_in_airline

Loading...
Loading...

About this Dataset

Customer Satisfaction In Airline

The data is for a sample size of 129,880 customers. It includes data points such as class, flight distance, and inflight entertainment to be used to predict whether a customer will be satisfied with their flight experience.

Tables

Invistico Airline

@kaggle.yakhyojon_customer_satisfaction_in_airline.invistico_airline
  • 1.17 MB
  • 129880 rows
  • 22 columns
Loading...

CREATE TABLE invistico_airline (
  "satisfaction" VARCHAR,
  "customer_type" VARCHAR,
  "age" BIGINT,
  "type_of_travel" VARCHAR,
  "class" VARCHAR,
  "flight_distance" BIGINT,
  "seat_comfort" BIGINT,
  "departure_arrival_time_convenient" BIGINT,
  "food_and_drink" BIGINT,
  "gate_location" BIGINT,
  "inflight_wifi_service" BIGINT,
  "inflight_entertainment" BIGINT,
  "online_support" BIGINT,
  "ease_of_online_booking" BIGINT,
  "on_board_service" BIGINT,
  "leg_room_service" BIGINT,
  "baggage_handling" BIGINT,
  "checkin_service" BIGINT,
  "cleanliness" BIGINT,
  "online_boarding" BIGINT,
  "departure_delay_in_minutes" BIGINT,
  "arrival_delay_in_minutes" DOUBLE
);

Share link

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