Baselight

Pick Your Favorite Candy In Autumn (Spooky Season)

100 people chose their favorite candies to eat during Fall, (Spooky Season).

@kaggle.victoriadlc_pick_your_favorite_candy_in_autumn_spooky_season

Loading...
Loading...

About this Dataset

Pick Your Favorite Candy In Autumn (Spooky Season)

This dataset was initially created to see what people of all different ages and backgrounds would prefer to be gifted and eat during the fall and halloween season. This dataset is to be updated every 100 entries and was given between the dates of September 2, 2024 to September 14, 2024. All numerical values were measured on linear scales from 1 to 5 (Nope to Love).

Tables

Favoritecandy

@kaggle.victoriadlc_pick_your_favorite_candy_in_autumn_spooky_season.favoritecandy
  • 16.49 KB
  • 100 rows
  • 19 columns
Loading...

CREATE TABLE favoritecandy (
  "timestamp" TIMESTAMP,
  "score" VARCHAR,
  "snickers" BIGINT,
  "kitkat" BIGINT,
  "twix" BIGINT,
  "ghirardelli_squares" BIGINT,
  "reeses" BIGINT,
  "jollyrancher" BIGINT,
  "twizzlers_red_vines" BIGINT,
  "lollipops" BIGINT,
  "sourpatch" BIGINT,
  "skittles" BIGINT,
  "apples_fruits_floss" BIGINT,
  "allergies_or_dietary_restrictions" VARCHAR,
  "any_comments_and_or_questions" VARCHAR,
  "how_young_are_you" VARCHAR,
  "where_do_you_prefer_to_buy_your_candy" VARCHAR,
  "m_m_s" BIGINT,
  "toys_yoyo_s_slinkys_keychains" BIGINT
);

Share link

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