Baselight

Countries By GDP

A Comprehensive Overview of Nominal GDP for Selected Countries

@kaggle.igniterofficial_countries_by_gdp

Loading...
Loading...

About this Dataset

Countries By GDP

The information of this dataset is taken from wikipedia. For better understanding check the link: - https://en.wikipedia.org/wiki/List_of_countries_by_GDP_(nominal)
This dataset provides a snapshot of the Gross Domestic Product (GDP) for a selected list of countries. The data is sourced from various reliable economic reports and is presented in nominal terms, representing the total market value of all final goods and services produced within a country in a specific year. Please note that this dataset is a simplified example for demonstration purposes.

Tables

Countries By Gdp

@kaggle.igniterofficial_countries_by_gdp.countries_by_gdp
  • 14.84 KB
  • 215 rows
  • 9 columns
Loading...

CREATE TABLE countries_by_gdp (
  "unnamed_0" DOUBLE,
  "country" VARCHAR,
  "un_region" VARCHAR,
  "imf_1_13" VARCHAR,
  "imf_1_13_1" VARCHAR,
  "world_bank_14" VARCHAR,
  "world_bank_14_1" VARCHAR,
  "united_nations_15" VARCHAR,
  "united_nations_15_1" VARCHAR
);

Share link

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