Baselight

Agricultural Family Labour Force By Age, Sex Of Farm Manager And NUTS 2 Region

Eurostat code: ef_lf_fam ยท (2010 - 2023)

@eurostat.ef_lf_fam

Loading...
Loading...

About this Dataset

Agricultural Family Labour Force By Age, Sex Of Farm Manager And NUTS 2 Region

This Eurostat dataset contains data on agricultural family labour force by age, sex of farm manager and 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: 2025-07-25T11:00:00+0200

Tables

Agricultural Family Labour Force By Age, Sex Of Farm Manager And NUTS 2 Region - Raw

@eurostat.ef_lf_fam.raw
  • 59.39 MB
  • 10372903 rows
  • 14 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "fam_farm" VARCHAR,
  "statinfo" VARCHAR,
  "leg_form" VARCHAR,
  "age" VARCHAR,
  "sex" VARCHAR,
  "farmtype" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2010" DOUBLE,
  "n_2013" DOUBLE,
  "n_2016" DOUBLE,
  "n_2020" DOUBLE,
  "n_2023" DOUBLE
);

Agricultural Family Labour Force By Age, Sex Of Farm Manager And NUTS 2 Region - Unpivoted

@eurostat.ef_lf_fam.tidy
  • 57.84 MB
  • 17066212 rows
  • 11 columns
Loading...

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

Share link

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