Baselight

Children With Unmet Needs For Medical Examination Or Treatment By Income Group, Household Composition And Degree Of Urbanization

Eurostat code: ilc_hch14 ยท (2017 - 2024)

@eurostat.ilc_hch14

Loading...
Loading...

About this Dataset

Children With Unmet Needs For Medical Examination Or Treatment By Income Group, Household Composition And Degree Of Urbanization

This Eurostat dataset contains data on children with unmet needs for medical examination or treatment by income group, household composition and degree of urbanization, 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-06-04T23:00:00+0200

Tables

Children With Unmet Needs For Medical Examination Or Treatment By Income Group, Household Composition And Degree Of Urbanization - Raw

@eurostat.ilc_hch14.raw
  • 18.09 KB
  • 2901 rows
  • 10 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "hlthcare" VARCHAR,
  "rskpovth" VARCHAR,
  "hhcomp" VARCHAR,
  "deg_urb" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2017" DOUBLE,
  "n_2021" DOUBLE,
  "n_2024" DOUBLE
);

Children With Unmet Needs For Medical Examination Or Treatment By Income Group, Household Composition And Degree Of Urbanization - Unpivoted

@eurostat.ilc_hch14.tidy
  • 17.14 KB
  • 6325 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "hlthcare" VARCHAR,
  "rskpovth" VARCHAR,
  "hhcomp" VARCHAR,
  "deg_urb" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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