Baselight

Share Of Family Farms By NUTS 2 Region

Eurostat code: ef_lf_fam_sh ยท (2020 - 2020)

@eurostat.ef_lf_fam_sh

Loading...
Loading...

About this Dataset

Share Of Family Farms By NUTS 2 Region

This Eurostat dataset contains data on share of family farms by nuts 2 region, 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: 2024-05-28T23:00:00+0200

Tables

Share Of Family Farms By NUTS 2 Region - Raw

@eurostat.ef_lf_fam_sh.raw
  • 22.48 KB
  • 3846 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "statinfo" VARCHAR,
  "fam_farm" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2020" DOUBLE
);

Share Of Family Farms By NUTS 2 Region - Unpivoted

@eurostat.ef_lf_fam_sh.tidy
  • 22.55 KB
  • 3824 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "statinfo" VARCHAR,
  "fam_farm" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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