Baselight

Farm Indicators By Other Gainful Activities Related To The Holder, Utilized Agricultural Area, Type And Economic Size Of The Farm And NUTS 2 Region

Eurostat code: ef_oga_main · (2010 - 2020)

@eurostat.ef_oga_main

Farm Indicators By Other Gainful Activities Related To The Holder, Utilized Agricultural Area, Type And Economic Size Of The Farm And NUTS 2 Region - Unpivoted
@eurostat.ef_oga_main.tidy

This table contains the same data as the raw table, but in a tidy format: time period values are unpivoted into rows under a single time_period column, making the dataset easier to analyze and visualize.

  • 70.67 MB
  • 22093870 rows
  • 10 columns
freq

Freq

statinfo

Statinfo

so_eur

So Eur

farmtype

Farmtype

uaarea

Uaarea

oga_hld

Oga Hld

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haHolder not having other gainful activitiesEuroIceland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haHolder not having other gainful activitiesEuroÍsland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haHolder not having other gainful activitiesHectareIceland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haHolder not having other gainful activitiesHectareÍsland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haHolder not having other gainful activitiesLivestock unit (LSU)Iceland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haHolder not having other gainful activitiesLivestock unit (LSU)Ísland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haTotalEuroIceland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haTotalEuroÍsland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haTotalHectareIceland2010
AnnualAbove thresholdZero eurosNon-classified farms (calculated with Standard Output)Zero haTotalHectareÍsland2010

CREATE TABLE tidy (
  "freq" VARCHAR,
  "statinfo" VARCHAR,
  "so_eur" VARCHAR,
  "farmtype" VARCHAR,
  "uaarea" VARCHAR,
  "oga_hld" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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