Country, Regional and World GDP (Gross Domestic Product)

8,467
0
Updated:
Files:2
Size:568 kB
Formats:csv
License:CC-BY-4.0

Country, regional and world GDP in current US Dollars ($). Regional means collections of countries e.g. Europe & Central Asia. Data is sourced from the World Bank and turned into a standard normalized CSV.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/gdp/
https://datahub.io/core/gdp/_r/-/.gitattributes
https://datahub.io/core/gdp/_r/-/.gitignore
https://datahub.io/core/gdp/_r/-/README.md
https://datahub.io/core/gdp/_r/-/data/gdp.csv
https://datahub.io/core/gdp/_r/-/data/top-economies.csv
https://datahub.io/core/gdp/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/gdp/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/gdp/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Data Files

Explore with AI

top-economies

Download

Download CSV

About

GDP in current USD trillions for the world's 10 largest economies, covering 2000–2023. Derived from the main gdp resource.
Last updated
19 May 2026
Total rows
...
Format
CSV
File size
4.88 kB

gdp

Download

Download CSV

About

Country, regional and world GDP in current USD. Each row is one country/region for one year. Sourced from the World Bank indicator NY.GDP.MKTP.CD.
Last updated
19 May 2026
Total rows
...
Format
CSV
File size
563 kB

About this dataset

badge

Country, regional and world GDP in current US Dollars ($). Regional means collections of countries e.g. Europe & Central Asia.

Data

The data is sourced from the World Bank (specifically this dataset) which in turn lists as sources: World Bank national accounts data, and OECD National Accounts data files.

Note that there are a variety of different GDP indicators on offer from the World Bank including:

Data notes

  • data/gdp.csv is regenerated automatically each month by scripts/process.py.
  • data/top-economies.csv is derived from gdp.csv by the same script: it covers the 10 largest economies (by latest-year GDP) from 2000 onward, with values in USD trillions.

Preparation

Process is recorded and automated in python script:

scripts/process.py

Automation

Up-to-date (auto-updates every month) gdp dataset could be found on the datahub.io: https://datahub.io/core/gdp

License

This dataset is made available under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

The underlying data originates from the World Bank, which publishes its open data under CC BY 4.0. Attribution: World Bank – World Development Indicators.