List Of Countries By GDP(2022)
List of countrie's GDP
@kaggle.bibiyanaj_countries_by_gdp2022
List of countrie's GDP
@kaggle.bibiyanaj_countries_by_gdp2022
CREATE TABLE list_of_countries_by_gdp (
"unnamed_0" BIGINT,
"country_territory" VARCHAR,
"un_region" VARCHAR,
"forecastimf" VARCHAR,
"forecast_year" VARCHAR,
"world_bank_estimate" VARCHAR,
"world_bank_year" VARCHAR,
"cia_estimate" DOUBLE,
"cia_year" VARCHAR
);
Anyone who has the link will be able to view this.