Baselight

GDP Of Each Country And Region(1960-2020)

GDP:Gross Domestic Product

@kaggle.holoong9291_gdp_of_all_countries19602020

Loading...
Loading...

About this Dataset

GDP Of Each Country And Region(1960-2020)

Countries

'United States', 'United Kingdom', 'France', nan, 'Japan', 'Canada', 'Italy', 'Brazil', 'Turkey', 'Mexico', 'Netherlands', 'Spain', 'Switzerland', 'South Africa', 'Austria', 'Denmark', 'New Zealand', 'Finland', 'Norway', 'Greece', 'Bangladesh', 'Nigeria', 'Chile', 'Colombia', 'South Korea', 'Pakistan', 'DRC', 'Thailand', 'Israel', 'Peru', 'Morocco', 'Malaysia', 'Puerto Rico', 'Iraq', 'Sri Lanka', 'Hong Kong', 'Sultan', 'Uruguay', 'Ghana', 'Zimbabwe', 'Guatemala', 'Ecuador', 'Syria', 'Senegal', 'Kenya', 'Zambia', 'Luxembourg', 'Jamaica', 'Madagascar', 'Dominica', 'Cambodia', 'Cameroon', 'Bolivia', "C ô te d'Ivoire", 'Afghanistan', 'Panama', 'Trinidad and Tobago', 'Nepal', 'Costa Rica', 'Niger', 'Uganda', 'Sierra Leone', 'Chad', 'Haiti', 'Papua New Guinea', 'Benin', 'Nicaragua', 'Burundi', 'Liberia', 'Somalia', 'Bahamas', 'Mawlawi', 'Gabon', 'Congo (Brazzaville)', 'Rwanda', 'Fiji Islands', 'Central Africa', 'Suriname', 'Mauritania', 'Bermuda', 'Eswatini', 'Lesotho', 'Belize', 'Saint Vincent and the Grenadines', 'Argentina', 'Equatorial Guinea', 'Egypt', 'Kuwait', 'Tunisia', 'Jordan', 'Paraguay', 'French Polynesia', 'New Caledonia', 'Brunei', 'Oman', 'Indonesia', 'Solomon Islands', 'Saudi Arabia', 'Germany', 'Cuba', 'Qatar', 'Monaco', 'Malta', 'Liechtenstein', 'Guinea Bissau', 'Greenland', 'Kiribati', 'UAE', 'Tonga', 'Saint Lucia', 'Antigua and Barbuda', 'Grenada', 'Vanuatu', 'Angola', 'Mozambique', 'Namibia', 'Cape Verde', 'Bhutan', 'Maldives', 'Ethiopia', 'Marshall Islands', 'Samoa', 'the Federated States of Micronesia', 'Albania', 'Laos', 'Vietnam', 'Lebanon', 'Poland', 'Czech Republic', 'Libya', 'Kazakhstan', 'Belarus', 'Uzbekistan', 'Slovakia', 'Azerbaijan', 'Georgia', 'Yemen', 'Macedonia', 'Moldova', 'Kyrgyzstan', 'Tajikistan', 'Armenia', 'Palau', 'Hungary', 'Palestine', 'Bosnia and Herzegovina', 'Croatia', 'Serbia', 'Lithuania', 'Latvia', 'Isle of man', 'Faroe Islands', 'Myanmar', 'San Marino', 'Timor Leste', 'Turks and Caicos Islands', 'Sao Tome and Principe', 'Guam', 'Northern Mariana Islands', 'American Samoa', 'South Sudan', 'cura ç Ao'

States

'America', 'Europe', 'Asia', 'Oceania', 'Africa'

Tables

Gdp 1960–2020

@kaggle.holoong9291_gdp_of_all_countries19602020.gdp_1960_2020
  • 205.2 KB
  • 10134 rows
  • 6 columns
Loading...

CREATE TABLE gdp_1960_2020 (
  "year" BIGINT,
  "rank" BIGINT,
  "country" VARCHAR,
  "state" VARCHAR,
  "gdp" BIGINT,
  "gdp_percent" DOUBLE
);

Share link

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