Baselight

Dietary Choices Of Brits

@owid.dietary_choices_uk

Loading...
Loading...

About this Dataset

Dietary Choices Of Brits

This dataset contains the result of YouGov surveys asking the question: "Which of these best describes your diet?". The available responses were:

  • Meat eater: eat meat and/or poultry.
  • Flexitarian: mainly vegetarian, but occasionally eat meat or fish.
  • Pescetarian: eat fish but do not eat meat or poultry.
  • Vegetarian: do not eat any meat, poultry, game, fish, or shellfish.
  • Plant-based / Vegan: do not eat dairy products, eggs, or any other animal product.
  • None of these.

Tables

Dietary Choices Of Brits

@owid.dietary_choices_uk.owid_dietary_choices_uk_1
  • 11.41 KB
  • 280 rows
  • 10 columns
Loading...

CREATE TABLE owid_dietary_choices_uk_1 (
  "group" VARCHAR,
  "date" VARCHAR,
  "base" INTEGER,
  "base_unweighted" INTEGER,
  "flexitarian" FLOAT,
  "meat_eater" FLOAT,
  "none" FLOAT,
  "pescetarian" FLOAT,
  "vegan" FLOAT,
  "vegetarian" FLOAT
);

Dietary Choices Of Brits

@owid.dietary_choices_uk.owid_dietary_choices_uk_2
  • 9.63 KB
  • 180 rows
  • 10 columns
Loading...

CREATE TABLE owid_dietary_choices_uk_2 (
  "group" VARCHAR,
  "date" VARCHAR,
  "base" INTEGER,
  "base_unweighted" INTEGER,
  "flexitarian" FLOAT,
  "meat_eater" FLOAT,
  "none" FLOAT,
  "pescetarian" FLOAT,
  "vegan" FLOAT,
  "vegetarian" FLOAT
);

Share link

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