Purchasing power parity (PPP)

1,798
0
Updated:
Files:1
Size:242 kB
Formats:csv
License:ODC-PDDL-1.0

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 Files

Explore with AI

ppp-gdp


About this dataset

Update Script Maintenance Report

Date: 2026-03-04

  • Root cause: legacy publish action setup and missing explicit content-write permission.
  • Fixes made: replaced publish action with native commit-if-changed step, added manual trigger, upgraded checkout/setup actions, and set permissions: contents: write.
  • Validation: checked workflow command chain (make data) and guarded push step.
  • Known blockers: none identified in this remediation pass.