2020 World Development Indicators
From World Bank Open Data
@kaggle.manchunhui_world_development_indicators
From World Bank Open Data
@kaggle.manchunhui_world_development_indicators
CREATE TABLE wdidata_t (
"countryname" VARCHAR,
"countrycode" VARCHAR,
"indicatorname" VARCHAR,
"indicatorcode" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);
Anyone who has the link will be able to view this.