Baselight

Persons Eating Fruit, Vegetables Or Salad By Educational Attainment Level, Risk Of Poverty Threshold, Most Frequent Activity Status And Sex

Eurostat code: ilc_hch11 ยท (2017 - 2022)

@eurostat.ilc_hch11

Loading...
Loading...

About this Dataset

Persons Eating Fruit, Vegetables Or Salad By Educational Attainment Level, Risk Of Poverty Threshold, Most Frequent Activity Status And Sex

This Eurostat dataset contains data on persons eating fruit, vegetables or salad by educational attainment level, risk of poverty threshold, most frequent activity status and sex, as collected and published by the Statistical Office of the European Union.

Tables included:

  • raw: Original table as downloaded from Eurostat.
  • tidy: A cleaned and transformed version of the raw table, where time period values appear as rows instead of columns (unpivoted format).

Last updated: 2025-07-18T23:00:00+0200

Tables

Persons Eating Fruit, Vegetables Or Salad By Educational Attainment Level, Risk Of Poverty Threshold, Most Frequent Activity Status And Sex - Raw

@eurostat.ilc_hch11.raw
  • 211.29 KB
  • 82080 rows
  • 11 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "coicop" VARCHAR,
  "isced11" VARCHAR,
  "rskpovth" VARCHAR,
  "wstatus" VARCHAR,
  "frequenc" VARCHAR,
  "sex" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2017" DOUBLE,
  "n_2022" DOUBLE
);

Persons Eating Fruit, Vegetables Or Salad By Educational Attainment Level, Risk Of Poverty Threshold, Most Frequent Activity Status And Sex - Unpivoted

@eurostat.ilc_hch11.tidy
  • 200.38 KB
  • 137490 rows
  • 11 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "coicop" VARCHAR,
  "isced11" VARCHAR,
  "rskpovth" VARCHAR,
  "wstatus" VARCHAR,
  "frequenc" VARCHAR,
  "sex" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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