ASPIRE - The Atlas Of Social Protection: Indicators Of Resilience And Equity
Global social protection and labor (SPL) indicators
@worldbank.aspire_atlas_of_social_protection
Global social protection and labor (SPL) indicators
@worldbank.aspire_atlas_of_social_protection
The World Bank's ASPIRE online tool is the most up-to-date compilation of global social protection and labor (SPL) indicators, based on household survey and administrative data from over 150 countries—mostly in the developing world.
ASPIRE provides harmonized indicators on populations' socio-economic status, social expenditure and SPL programs performance, such as coverage, targeting accuracy, adequacy of benefits and simulated SPL program impact on poverty and inequality. The portal also provides full documentation of the methodology and harmonization of SPL programs.
CREATE TABLE per_si_ss_bry_ep_tot (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_pop_totf (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_pop_totfr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_pop_totm (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_pop_totmr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_pret_tot (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_pret_totfr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_pret_totmr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_rur (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_tot (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_totfr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_totmr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q1_urb (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_pret_tot (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_pret_totfr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_pret_totmr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_rur (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_tot (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_totfr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_totmr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q2_urb (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q3_pret_tot (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q3_pret_totfr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q3_pret_totmr (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE per_si_ss_bry_q3_rur (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);Anyone who has the link will be able to view this.