Baselight

Persons At Two-fold Risk Of Poverty By Household Type - Experimental Statistics

Eurostat code: icw_pov_11 ยท (2010 - 2020)

@eurostat.icw_pov_11

Loading...
Loading...

About this Dataset

Persons At Two-fold Risk Of Poverty By Household Type - Experimental Statistics

This Eurostat dataset contains data on persons at two-fold risk of poverty by household type - 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

Persons At Two-fold Risk Of Poverty By Household Type - Experimental Statistics - Raw

@eurostat.icw_pov_11.raw
  • 10.88 KB
  • 602 rows
  • 8 columns
Loading...

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

Persons At Two-fold Risk Of Poverty By Household Type - Experimental Statistics - Unpivoted

@eurostat.icw_pov_11.tidy
  • 9.32 KB
  • 1469 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "hhcomp" 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.