Baselight

πŸ” πŸ“ˆ BigMac Index - NASDAQ By Contry πŸ‘ Dataset

Find out what PPP is in your country and compare what the figures used to be)

@kaggle.yanmaksi_big_mac_index_dataset_by_contry

Loading...
Loading...

About this Dataset

πŸ” πŸ“ˆ BigMac Index - NASDAQ By Contry πŸ‘ Dataset

Here 3 DataSet for a complete overview of the economy of the country you are interested in.

Big Mac Index, Inflation forecast and Average Salary

Big Mac Index

The Big Mac index was invented by The Economist in 1986 as a lighthearted guide to whether currencies are at their β€œcorrect” level. It is based on the theory of purchasing-power parity (PPP). By diverting the average national Big Mac prices to U.S. dollars, the same goods can be informally compared. So when the price of a burger is considered, the economic value of all these factors is accounted for. Thus, comparing the prices of similar burgers in two countries reflects a region’s cost of living and affordability. This is the theory behind Burgernomics.

Inflation forecast

Inflation forecast is measured in terms of the consumer price index (CPI) or harmonised index of consumer prices (HICP) for euro area countries, the euro area aggregate and the United Kingdom. Inflation measures the general evolution of prices. It is defined as the change in the prices of a basket of goods and services that are typically purchased by households. Projections are based on an assessment of the economic climate in individual countries and the world economy, using a combination of model-based analyses and expert judgement. The indicator is expressed in annual growth rates.

Average Salary (income)

The average salary is calculated based on reported salaries of respondents. The average salary definition is to add the salaries in the sample together, then divide by the number of respondents. The result is the average salary for everyone surveyed.

Tables

Inflation Forecast All Countries

@kaggle.yanmaksi_big_mac_index_dataset_by_contry.inflation_forecast_all_countries
  • 61.72 KB
  • 3880 rows
  • 4 columns
Loading...

CREATE TABLE inflation_forecast_all_countries (
  "unnamed_0" BIGINT,
  "location" VARCHAR,
  "time" VARCHAR,
  "value" DOUBLE
);

Bigmac Index By Contry

@kaggle.yanmaksi_big_mac_index_dataset_by_contry.bigmac_index_by_contry
  • 47.38 KB
  • 604 rows
  • 13 columns
Loading...

CREATE TABLE bigmac_index_by_contry (
  "unnamed_0" BIGINT,
  "date" TIMESTAMP,
  "local_price" DOUBLE,
  "dollar_ex" DOUBLE,
  "dollar_price" DOUBLE,
  "dollar_ppp" DOUBLE,
  "dollar_valuation" DOUBLE,
  "dollar_adj_valuation" DOUBLE,
  "euro_adj_valuation" DOUBLE,
  "sterling_adj_valuation" DOUBLE,
  "yen_adj_valuation" DOUBLE,
  "yuan_adj_valuation" DOUBLE,
  "region" VARCHAR
);

Share link

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