Baselight

Expenditure On Social Exclusion Function By Type Of Benefit And Means-testing

Eurostat code: spr_exp_fex ยท (1990 - 2022)

@eurostat.spr_exp_fex

Expenditure On Social Exclusion Function By Type Of Benefit And Means-testing - Unpivoted
@eurostat.spr_exp_fex.tidy

This table contains the same data as the raw table, but in a tidy format: time period values are unpivoted into rows under a single time_period column, making the dataset easier to analyze and visualize.

  • 1.09 MB
  • 390294 rows
  • 8 columns
freq

Freq

spscheme

Spscheme

spdep

Spdep

spdepm

Spdepm

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2010 prices)Denmark1990
AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2010 prices)Finland199058.31
AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2010 prices)France199043.28
AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2010 prices)Norway1990173.4
AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2015 prices)Denmark1990
AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2015 prices)Finland199065.05
AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2015 prices)France199044.84
AnnualAll schemesCash benefitsMeans-testedEuro per inhabitant (at constant 2015 prices)Norway1990174.43
AnnualAll schemesCash benefitsMeans-testedMillion euro (at constant 2010 prices)Denmark1990
AnnualAll schemesCash benefitsMeans-testedMillion euro (at constant 2010 prices)Finland1990290.73

CREATE TABLE tidy (
  "freq" VARCHAR,
  "spscheme" VARCHAR,
  "spdep" VARCHAR,
  "spdepm" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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