Baselight

Beneficiary Of Rural Development Support Measures By Legal Form, Economic Size And Farm Type Of The Agricultural Holding And NUTS 2 Region

Eurostat code: ef_rd_leg · (2010 - 2023)

@eurostat.ef_rd_leg

Beneficiary Of Rural Development Support Measures By Legal Form, Economic Size And Farm Type Of The Agricultural Holding And NUTS 2 Region - Unpivoted
@eurostat.ef_rd_leg.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.

  • 3.59 MB
  • 1491168 rows
  • 10 columns
freq

Freq

leg_form

Leg Form

so_eur

So Eur

ruraldev

Ruraldev

statinfo

Statinfo

farmtype

Farmtype

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareAustria20104010
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareBurgenland2010130
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareNiederösterreich2010160
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareKärnten2010370
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareSteiermark20101180
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareOberösterreich2010170
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareSalzburg2010500
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareTirol20101470
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareGermany20102590
AnnualGroup holdingFrom 2 000 to 7 999 eurosNon-beneficiary of rural development measuresAbove thresholdTotalHectareStuttgart201030

CREATE TABLE tidy (
  "freq" VARCHAR,
  "leg_form" VARCHAR,
  "so_eur" VARCHAR,
  "ruraldev" VARCHAR,
  "statinfo" 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.