Baselight

Satisfaction With The Dwelling By Level Of Satisfaction, Risk Of Poverty Threshold And Level Of Disability (activity Limitation)

Eurostat code: ilc_pw16 ยท (2023 - 2023)

@eurostat.ilc_pw16

Loading...
Loading...

About this Dataset

Satisfaction With The Dwelling By Level Of Satisfaction, Risk Of Poverty Threshold And Level Of Disability (activity Limitation)

This Eurostat dataset contains data on satisfaction with the dwelling by level of satisfaction, risk of poverty threshold and level of disability (activity limitation), 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-07-18T23:00:00+0200

Tables

Satisfaction With The Dwelling By Level Of Satisfaction, Risk Of Poverty Threshold And Level Of Disability (activity Limitation) - Raw

@eurostat.ilc_pw16.raw
  • 10.22 KB
  • 1740 rows
  • 7 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "lev_satis" VARCHAR,
  "lev_limit" VARCHAR,
  "rskpovth" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2023" DOUBLE
);

Satisfaction With The Dwelling By Level Of Satisfaction, Risk Of Poverty Threshold And Level Of Disability (activity Limitation) - Unpivoted

@eurostat.ilc_pw16.tidy
  • 10.79 KB
  • 1740 rows
  • 8 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "lev_satis" VARCHAR,
  "lev_limit" VARCHAR,
  "rskpovth" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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