Baselight

Correction Coefficients In The European Union (Duty Stations) - Index (Brussels = 100)

Eurostat code: prc_colc_tot ยท (1994-S1 - 2024-S1)

@eurostat.prc_colc_tot

Loading...
Loading...

About this Dataset

Correction Coefficients In The European Union (Duty Stations) - Index (Brussels = 100)

This Eurostat dataset contains data on correction coefficients in the european union (duty stations) - index (brussels = 100), 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-11-11T23:00:00+0100

Tables

Correction Coefficients In The European Union (Duty Stations) - Index (Brussels = 100) - Raw

@eurostat.prc_colc_tot.raw
  • 42.91 kB
  • 66 rows
  • 47 columns
Loading...
CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "coicop" VARCHAR,
  "geo" VARCHAR,
  "n_1994_s1" DOUBLE  -- 1994-S1,
  "n_1995_s1" DOUBLE  -- 1995-S1,
  "n_1996_s1" DOUBLE  -- 1996-S1,
  "n_1997_s1" DOUBLE  -- 1997-S1,
  "n_1998_s1" DOUBLE  -- 1998-S1,
  "n_1999_s1" DOUBLE  -- 1999-S1,
  "n_2000_s1" DOUBLE  -- 2000-S1,
  "n_2001_s1" DOUBLE  -- 2001-S1,
  "n_2002_s1" DOUBLE  -- 2002-S1,
  "n_2003_s1" DOUBLE  -- 2003-S1,
  "n_2004_s1" DOUBLE  -- 2004-S1,
  "n_2005_s1" DOUBLE  -- 2005-S1,
  "n_2005_s2" DOUBLE  -- 2005-S2,
  "n_2006_s1" DOUBLE  -- 2006-S1,
  "n_2006_s2" DOUBLE  -- 2006-S2,
  "n_2007_s1" DOUBLE  -- 2007-S1,
  "n_2007_s2" DOUBLE  -- 2007-S2,
  "n_2008_s1" DOUBLE  -- 2008-S1,
  "n_2009_s1" DOUBLE  -- 2009-S1,
  "n_2009_s2" DOUBLE  -- 2009-S2,
  "n_2010_s1" DOUBLE  -- 2010-S1,
  "n_2010_s2" DOUBLE  -- 2010-S2,
  "n_2011_s1" DOUBLE  -- 2011-S1,
  "n_2011_s2" DOUBLE  -- 2011-S2,
  "n_2012_s1" DOUBLE  -- 2012-S1,
  "n_2013_s1" DOUBLE  -- 2013-S1,
  "n_2013_s2" DOUBLE  -- 2013-S2,
  "n_2014_s1" DOUBLE  -- 2014-S1,
  "n_2014_s2" DOUBLE  -- 2014-S2,
  "n_2015_s1" DOUBLE  -- 2015-S1,
  "n_2016_s1" DOUBLE  -- 2016-S1,
  "n_2017_s1" DOUBLE  -- 2017-S1,
  "n_2018_s1" DOUBLE  -- 2018-S1,
  "n_2019_s1" DOUBLE  -- 2019-S1,
  "n_2019_s2" DOUBLE  -- 2019-S2,
  "n_2020_s1" DOUBLE  -- 2020-S1,
  "n_2021_s1" DOUBLE  -- 2021-S1,
  "n_2021_s2" DOUBLE  -- 2021-S2,
  "n_2022_s1" DOUBLE  -- 2022-S1,
  "n_2022_s2" DOUBLE  -- 2022-S2,
  "n_2023_s1" DOUBLE  -- 2023-S1,
  "n_2023_s2" DOUBLE  -- 2023-S2,
  "n_2024_s1" DOUBLE  -- 2024-S1
);

Correction Coefficients In The European Union (Duty Stations) - Index (Brussels = 100) - Unpivoted

@eurostat.prc_colc_tot.tidy
  • 10.83 kB
  • 1,916 rows
  • 6 columns
Loading...
CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "coicop" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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