Baselight

List Of Countries By GDP(2022)

List of countrie's GDP

@kaggle.bibiyanaj_countries_by_gdp2022

Loading...
Loading...

About this Dataset

List Of Countries By GDP(2022)

The data consists of the country's GDP (2022). The table is initially ranked by the average of the available estimates for each country or territory and can be reranked by either of the sources.

Tables

List Of Countries By Gdp

@kaggle.bibiyanaj_countries_by_gdp2022.list_of_countries_by_gdp
  • 16.39 KB
  • 426 rows
  • 9 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.