Baselight

Machinery For Livestock Management By Age And Training Of Manager, Size Classes Of Livestock And NUTS 2 Region

Eurostat code: ef_mp_digilsk ยท (2023 - 2023)

@eurostat.ef_mp_digilsk

Loading...
Loading...

About this Dataset

Machinery For Livestock Management By Age And Training Of Manager, Size Classes Of Livestock And NUTS 2 Region

This Eurostat dataset contains data on machinery for livestock management by age and training of manager, size classes of livestock 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-09-30T11:00:00+0200

Tables

Machinery For Livestock Management By Age And Training Of Manager, Size Classes Of Livestock And NUTS 2 Region - Raw

@eurostat.ef_mp_digilsk.raw
  • 1.79 MB
  • 940,701 rows
  • 9 columns
Loading...
CREATE TABLE raw (
  "freq" VARCHAR,
  "age" VARCHAR,
  "lsu" VARCHAR,
  "training" VARCHAR,
  "statinfo" VARCHAR,
  "agr_inp" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2023" DOUBLE  -- 2023
);

Machinery For Livestock Management By Age And Training Of Manager, Size Classes Of Livestock And NUTS 2 Region - Unpivoted

@eurostat.ef_mp_digilsk.tidy
  • 1.75 MB
  • 576,962 rows
  • 10 columns
Loading...
CREATE TABLE tidy (
  "freq" VARCHAR,
  "age" VARCHAR,
  "lsu" VARCHAR,
  "training" VARCHAR,
  "statinfo" VARCHAR,
  "agr_inp" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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