Baselight

Persons Using Or Not Professional Homecare Services By Household Type, Income Group, Degree Of Urbanisation And Reason For Not Using Professional Homecare Services

Eurostat code: ilc_ats15 ยท (2016 - 2016)

@eurostat.ilc_ats15

Loading...
Loading...

About this Dataset

Persons Using Or Not Professional Homecare Services By Household Type, Income Group, Degree Of Urbanisation And Reason For Not Using Professional Homecare Services

This Eurostat dataset contains data on persons using or not professional homecare services by household type, income group, degree of urbanisation and reason for not using professional homecare services, 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: 2023-11-21T23:00:00+0100

Tables

Persons Using Or Not Professional Homecare Services By Household Type, Income Group, Degree Of Urbanisation And Reason For Not Using Professional Homecare Services - Raw

@eurostat.ilc_ats15.raw
  • 39.96 KB
  • 42840 rows
  • 8 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "reason" VARCHAR,
  "deg_urb" VARCHAR,
  "incgrp" VARCHAR,
  "hhtyp" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2016" DOUBLE
);

Persons Using Or Not Professional Homecare Services By Household Type, Income Group, Degree Of Urbanisation And Reason For Not Using Professional Homecare Services - Unpivoted

@eurostat.ilc_ats15.tidy
  • 37.28 KB
  • 18396 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "reason" VARCHAR,
  "deg_urb" VARCHAR,
  "incgrp" VARCHAR,
  "hhtyp" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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