Published

Purchasing power parity (PPP)

560
734

Data are sourced from the World Bank, International Comparison Program database. One dataset is provided: PPP conversion factor, GDP (LCU per international $).

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/ppp/
https://datahub.io/core/ppp/_r/-/.gitignore
https://datahub.io/core/ppp/_r/-/LICENSE
https://datahub.io/core/ppp/_r/-/Makefile
https://datahub.io/core/ppp/_r/-/README.md
https://datahub.io/core/ppp/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/ppp/_r/-/data/ppp-gdp.csv
https://datahub.io/core/ppp/_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/ppp/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/ppp/_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 Previews

ppp-gdp

Loading data...

Schema

nametypedescription
Countrystring
Country IDstringISO 3166-1 alpha-2 code
YearyearRelevant year
PPPnumberPPP conversion factor, GDP (LCU per international $)

Data Files

FileDescriptionSizeLast modifiedDownload
ppp-gdp
247 kB1 day ago
ppp-gdp
FilesSizeFormatCreatedUpdatedLicenseSource
1247 kBcsv1 day agoOpen Data Commons Public Domain Dedication and License v1.0PPP conversion factor, GDP (LCU per international $). World Bank, International Comparison Program database.

badge

Purchasing power parity (PPP). Data are sourced from the World Bank, International Comparison Program database. One dataset is provided: PPP conversion factor, GDP (LCU per international $).

Data

Description

Purchasing power parity conversion factor is the number of units of a country's currency required to buy the same amounts of goods and services in the domestic market as U.S. dollar would buy in the United States.*

Citations

  1. PPP conversion factor, GDP (LCU per international $). World Bank, International Comparison Program database.

Sources

Preparation

Requirements

Data preparation requires Python 3. Required external Python modules are listed in the requirements.txt file in this directory.

Processing

Run the following script from this directory to download and process the data:

make data

Resources

The raw data are output to ./tmp. The processed data are output to ./data.

Automation

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

License

ODC-PDDL-1.0

This Data Package is made available under the Public Domain Dedication and License v1.0 whose full text can be found at: http://www.opendatacommons.org/licenses/pddl/1.0/

Notes

Refer to the terms of use of the source dataset for any specific restrictions on using these data in a public or commercial product.