Baselight

Share Of Households And Economic Resources By Income, Consumption And Wealth Quantiles - Experimental Statistics

Eurostat code: icw_res_01 ยท (2010 - 2020)

@eurostat.icw_res_01

Loading...
Loading...

About this Dataset

Share Of Households And Economic Resources By Income, Consumption And Wealth Quantiles - Experimental Statistics

This Eurostat dataset contains data on share of households and economic resources by income, consumption and wealth quantiles - experimental statistics, 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-01-29T23:00:00+0100

Tables

Share Of Households And Economic Resources By Income, Consumption And Wealth Quantiles - Experimental Statistics - Raw

@eurostat.icw_res_01.raw
  • 161.29 KB
  • 56246 rows
  • 10 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "quant_inc" VARCHAR,
  "quant_expn" VARCHAR,
  "quant_wlth" VARCHAR,
  "indic_il" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2010" DOUBLE,
  "n_2015" DOUBLE,
  "n_2020" DOUBLE
);

Share Of Households And Economic Resources By Income, Consumption And Wealth Quantiles - Experimental Statistics - Unpivoted

@eurostat.icw_res_01.tidy
  • 141.44 KB
  • 131536 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "quant_inc" VARCHAR,
  "quant_expn" VARCHAR,
  "quant_wlth" VARCHAR,
  "indic_il" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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