OECD Social Expenditure Database (SOCX)
@owid.social_expenditure
@owid.social_expenditure
CREATE TABLE owid_social_expenditure (
"country" VARCHAR,
"year" INTEGER,
"expenditure_source" VARCHAR,
"spending_type" VARCHAR,
"programme_type_category" VARCHAR,
"programme_type" VARCHAR,
"share_gdp" FLOAT,
"share_gov_expenditure" FLOAT,
"usd_per_person_ppp" FLOAT
);
Anyone who has the link will be able to view this.