Inability To Afford A Meal With Meat, Chicken, Fish (or Vegetarian Equivalent) Every Second Day By NUTS 2 Region
Eurostat code: ilc_mdes03_r ยท (2021 - 2024)
@eurostat.ilc_mdes03_r
Eurostat code: ilc_mdes03_r ยท (2021 - 2024)
@eurostat.ilc_mdes03_r
CREATE TABLE raw (
"freq" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_2021" DOUBLE,
"n_2022" DOUBLE,
"n_2023" DOUBLE,
"n_2024" DOUBLE
);
CREATE TABLE tidy (
"freq" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.