Baselight

GDP Capita

Maddison Project Database is based on the work of many researching.

@kaggle.willianoliveiragibin_gdp_capita

Loading...
Loading...

About this Dataset

GDP Capita

Measuring economic activity in a country is difficult, since 'the economy' is a complex system with lots of moving parts. A common way to deal with this is to focus on aggregate indicators, such as total national output: "the monetary value of all goods and services produced within a country (or region) in a specific time period". That’s what economists call the Gross Domestic Product (GDP).

GDP is measured using prevailing national prices to estimate the value of output. In other words, GDP is calculated using local currency units. This means that in order to make meaningful cross-country comparisons, it is necessary to translate figures into a common currency - i.e. use a consistent 'unit of measure'.

One option is to simply translate all national figures into one common currency (for instance, US dollars) using exchange rates from currency markets. But because market exchange rates do not always reflect the different price levels between countries, economists often opt for a different alternative. They create a hypothetical currency, called ‘international dollars’, and use this as a common unit of measure. The idea is that a given amount of international dollars should buy roughly the same amount – and quality – of goods and services in any country.

The exchange rates used to translate monetary values in local currencies into 'international dollars' (int-$) are the 'purchasing power parity conversion rates' (also called PPP conversion factors). Below we discuss where PPP rates come from, and why they can often be more useful for comparisons than market exchange rates.

Tables

Gdp Per Capita Maddison News

@kaggle.willianoliveiragibin_gdp_capita.gdp_per_capita_maddison_news
  • 153.03 KB
  • 21586 rows
  • 3 columns
Loading...

CREATE TABLE gdp_per_capita_maddison_news (
  "country" VARCHAR,
  "year" BIGINT,
  "gdp_per_capita" VARCHAR
);

Share link

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