Baselight

Delicious,Fast, Satisfaction

It compares popular sub sandwich brands, providing insights into how each brand

@kaggle.willianoliveiragibin_deliciousfast_satisfaction

Loading...
Loading...

About this Dataset

Delicious,Fast, Satisfaction

The dataset provides an in-depth examination of customer satisfaction levels across various sub sandwich brands, offering a nuanced understanding of what contributes to a delightful sub sandwich experience. It encompasses a broad spectrum of factors, including food quality, service efficiency, ambiance, and overall customer sentiment.

Key facets of the dataset:

Brand Analysis:
The dataset conducts a thorough comparison of popular sub sandwich brands, presenting insights into the varying levels of customer satisfaction associated with each brand.

Detailed Metrics:
Comprehensive metrics are included, delving into specific aspects such as food appearance, taste quality, ingredient proportions, menu variety, health options, and observable changes in food quality over time.

Customer Experience Factors:
Beyond focusing solely on food-related aspects, the dataset assesses elements like decor, the modernity of the restaurant environment, curb appeal, and the overall welcoming atmosphere perceived by customers.

Quality of Ingredients:
A special emphasis is placed on scrutinizing the freshness and quality of ingredients, encompassing meats, veggies, toppings, and the fundamental component of any sub sandwich – the bread.

Customer Value and Perception:
The dataset measures how customers perceive the value offered by each brand and their willingness to publicly associate themselves with a particular sub sandwich brand.

In summary, this dataset serves as a valuable resource for businesses and researchers seeking to gain insights into the intricate dynamics of customer satisfaction within the sub sandwich industry. By examining diverse factors ranging from brand analysis to the quality of ingredients, it provides a holistic view of the factors that contribute to a positive customer experience in this specific culinary domain.

Tables

Sub Sandwiches Osat New

@kaggle.willianoliveiragibin_deliciousfast_satisfaction.sub_sandwiches_osat_new
  • 138.37 KB
  • 4202 rows
  • 43 columns
Loading...

CREATE TABLE sub_sandwiches_osat_new (
  "respondent_serial" BIGINT,
  "brand" VARCHAR,
  "osat" BIGINT,
  "food_looks_appetizing" DOUBLE,
  "has_food_that_tastes_good" DOUBLE,
  "has_food_i_crave" DOUBLE,
  "provides_the_right_proportions_of_ingredients" DOUBLE,
  "has_a_wide_variety_of_menu_options" DOUBLE,
  "offers_healthy_better_for_you_menu_options" DOUBLE,
  "is_making_changes_to_improve_their_food" DOUBLE,
  "has_a_unique_distinctive_approach_that_makes_food_better" DOUBLE,
  "has_a_wide_range_of_ingredients" DOUBLE,
  "portions_are_the_right_size_for_my_appetite" DOUBLE,
  "has_good_environmental_sustainability_practices" DOUBLE,
  "is_worth_the_price" DOUBLE,
  "is_something_i_can_afford_to_eat_regularly" DOUBLE,
  "is_competitively_priced" DOUBLE,
  "is_a_good_value_for_the_money" DOUBLE,
  "has_enticing_promotional_offers" DOUBLE,
  "has_a_good_loyalty_program" DOUBLE,
  "employees_show_care_for_my_food_order" DOUBLE,
  "provides_fast_service" DOUBLE,
  "ordering_is_simple_and_easy" DOUBLE,
  "employees_are_friendly_and_engaging" DOUBLE,
  "level_of_visibility_of_my_food_being_made" DOUBLE,
  "i_m_able_to_make_my_order_exactly_how_i_would_like_it" DOUBLE,
  "provides_a_consistent_experience" DOUBLE,
  "integrates_technology_into_its_ordering_process" DOUBLE,
  "food_is_easy_to_eat_on_the_go" DOUBLE,
  "i_can_easily_order_for_delivery_to_a_location_convenient_to_me" DOUBLE,
  "food_prep_area_is_clean_and_organized" DOUBLE,
  "restaurant_is_clean" DOUBLE,
  "environment_is_warm_and_inviting" DOUBLE,
  "decor_is_current_and_modern" DOUBLE,
  "restaurant_environment_is_designed_for_someone_like_me" DOUBLE,
  "restaurant_has_curb_appeal" DOUBLE,
  "ingredients_are_fresh" DOUBLE,
  "ingredients_are_high_quality" DOUBLE,
  "offers_good_quality_meats" DOUBLE,
  "offers_good_quality_veggies_and_toppings" DOUBLE,
  "uses_freshly_baked_bread" DOUBLE,
  "they_make_me_feel_valued" DOUBLE,
  "place_i_am_happy_to_be_seen" DOUBLE
);

Share link

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