Baselight

Environmental Subsidies And Similar Transfers From The Rest Of The World To The Domestic Economy, By Environmental Activity And ESA Category Of Transfer

Eurostat code: env_esst_rw ยท (2011 - 2022)

@eurostat.env_esst_rw

Loading...
Loading...

About this Dataset

Environmental Subsidies And Similar Transfers From The Rest Of The World To The Domestic Economy, By Environmental Activity And ESA Category Of Transfer

This Eurostat dataset contains data on environmental subsidies and similar transfers from the rest of the world to the domestic economy, by environmental activity and esa category of transfer, 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-04-14T23:00:00+0200

Tables

Environmental Subsidies And Similar Transfers From The Rest Of The World To The Domestic Economy, By Environmental Activity And ESA Category Of Transfer - Raw

@eurostat.env_esst_rw.raw
  • 60.17 KB
  • 4194 rows
  • 17 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "na_item" VARCHAR,
  "ceparema" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2011" DOUBLE,
  "n_2012" DOUBLE,
  "n_2013" DOUBLE,
  "n_2014" DOUBLE,
  "n_2015" DOUBLE,
  "n_2016" DOUBLE,
  "n_2017" DOUBLE,
  "n_2018" DOUBLE,
  "n_2019" DOUBLE,
  "n_2020" DOUBLE,
  "n_2021" DOUBLE,
  "n_2022" DOUBLE
);

Environmental Subsidies And Similar Transfers From The Rest Of The World To The Domestic Economy, By Environmental Activity And ESA Category Of Transfer - Unpivoted

@eurostat.env_esst_rw.tidy
  • 48.25 KB
  • 33570 rows
  • 7 columns
Loading...

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

Share link

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