EU SPI 2020 Scores And Other Statistics
REGIO-B1-PAPERS@ec.europa.eu
@esifunds.jhi2_4z9w
REGIO-B1-PAPERS@ec.europa.eu
@esifunds.jhi2_4z9w
CREATE TABLE table_1 (
"country_code" VARCHAR,
"nuts1_code" VARCHAR,
"region_label" VARCHAR,
"region_name" VARCHAR,
"nutrition_and_care" DOUBLE,
"water_and_sanitation" DOUBLE,
"shelter" DOUBLE,
"personal_security" DOUBLE,
"basic_knowledge" DOUBLE,
"ict_access" DOUBLE,
"health_and_wellness" DOUBLE,
"environmental_quality" DOUBLE,
"personal_rights" DOUBLE,
"personal_freedom_and_choice" DOUBLE,
"tolerance_inclusion" DOUBLE,
"advanced_education" DOUBLE,
"basic_sub_index" DOUBLE,
"foundation_sub_index" DOUBLE,
"opportunity_sub_index" DOUBLE,
"eu_spi" DOUBLE,
"country_code_1" VARCHAR,
"national_basic_sub_index" DOUBLE,
"national_foundation_sub_index" DOUBLE,
"national_opportunity_sub" DOUBLE,
"national_eu_spi" DOUBLE,
"gdp_per_capita_2018_pps_eu27" BIGINT,
"population" DOUBLE
);
Anyone who has the link will be able to view this.