Baselight

Share Of Holdings By Economic Size Classes And NUTS 2 Region

Eurostat code: ef_m_so_sh ยท (2020 - 2020)

@eurostat.ef_m_so_sh

Loading...
Loading...

About this Dataset

Share Of Holdings By Economic Size Classes And NUTS 2 Region

This Eurostat dataset contains data on share of holdings by economic size classes 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: 2024-05-27T23:00:00+0200

Tables

Share Of Holdings By Economic Size Classes And NUTS 2 Region - Raw

@eurostat.ef_m_so_sh.raw
  • 16.49 KB
  • 1738 rows
  • 5 columns
Loading...

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

Share Of Holdings By Economic Size Classes And NUTS 2 Region - Unpivoted

@eurostat.ef_m_so_sh.tidy
  • 17.31 KB
  • 1734 rows
  • 6 columns
Loading...

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

Share link

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