World Bank Country Profile
Overview of World Bank main indicators for each country globally
@kaggle.joebeachcapital_world_bank_country_profile
Overview of World Bank main indicators for each country globally
@kaggle.joebeachcapital_world_bank_country_profile
Overview of World Bank main indicators.
Themes: Economy, Business, SME, Economic development, Employment
Keywords: world bank, profile
License: CC BY 4.0
Language: English
Modified: August 4, 2023 8:13 AM
Publisher: The World Bank
Reference: https://data.worldbank.org/
CREATE TABLE worldbank_country_profile (
"country_name" VARCHAR,
"country_code" VARCHAR,
"indicator_name" VARCHAR,
"indicator_code" VARCHAR,
"year" DOUBLE,
"value" DOUBLE
);Anyone who has the link will be able to view this.