Baselight

Purchasing Power Parity (PPP)

Number of units of a country's currency required to buy the same amounts in US

@kaggle.joebeachcapital_purchasing_power_parity_ppp

Loading...
Loading...

About this Dataset

Purchasing Power Parity (PPP)

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 $).

  • 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: PPP conversion factor, GDP (LCU per international $). World Bank, International Comparison Program database.
  • Source: Web: http://data.worldbank.org/indicator/PA.NUS.PPP
  • Name: PPP conversion factor, GDP (LCU per international $). World Bank, International Comparison Program database.

Tables

Purchasing Power Parity Ppp

@kaggle.joebeachcapital_purchasing_power_parity_ppp.purchasing_power_parity_ppp
  • 78.31 KB
  • 5692 rows
  • 6 columns
Loading...

CREATE TABLE purchasing_power_parity_ppp (
  "country" VARCHAR,
  "country_code" VARCHAR,
  "indicator_name" VARCHAR,
  "indicator_code" VARCHAR,
  "year" DOUBLE,
  "ppp" DOUBLE
);

Share link

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