Skip to content

Experiment to build a dashboard tracking global inflation using data from exchanges between fiat and cryptocurrencies

Notifications You must be signed in to change notification settings

nedraki/inflation_dashboard

Repository files navigation

Inflation dashboard

Data experiment to track real inflation rates in countries where statistics are unreliable or no official data is published. The objective is to measure the exchange rate of a given fiat currency against a cripto-currency and calculate the implicit exchange rate relative to the USD. The objective is to measure the country's inflation under the assumption that a constant increase on the exchange rate is an early indicator of inflation, this is specially true for the countries that heavily rely on foreign exports.

Similar strategies have been followed by the Troubled currencies project at Johns Hopkins University. However, tracking the exchange rate through monitoring of criptocurrency <-> fiat transactions, opens up the posibility of live time updates and on-chain verification of data, meaning that no-central institution can alter the numbers and records are publicly available. This ideas are brilliantly explained on the essay A $100k Prize for a Decentralized Inflation Dashboard written by @balajis

Additionally, the Big-Mac Index is studied by exploring the dataset published by The Economist.

Methodology

  • Obtain exchange rate of a given local currency (FIAT) against a cripto-currency (BTC).
  • Obtain exchange rate USD vs BTC.
  • The exchange rates are obtain from a peer to peer platform where both parties agree on the exchange rate before closing a transaction. This represents a real time, free market where agreement among parties is achieved without governmental restrictions or regulations.
  • The implicit exchange rate local currency vs USD is calculated on a daily basics.

About the data:

⚠️ The project is deprecated. Localbitcoins.com was a reliable source of transactions BTC <-> Local Currency (FIAT), an open & free market where individuals where able to trade at the agreed price without governmental restrictions. Unfortunately,localbitcoins.com announced the cessation of its commercial operations and with it the monitoring of transactions via their API became unfeasible.

📈 An alternative inflation dashboard can be found on the following link, The data and estimates are updated on a regular basis and can be followed regularly via Prof. Hanke’s Twitter account. Troubled currencies project at Johns Hopkins University.

TO DO:

  • Organize better the repo -All the countries on btc are not available on big mac
  • Index related to EU zone have different names on each dataset
  • Data of minimum wage by country and comparison against big mac could be good for comparisons, example "the m.salary in Venezuela affords 0.25 big mac per month"
  • Can I get an index to quantify how much does rely a country on foreign exports ?
  • Can I get an index to quantify US inflation by looking at the behavior of all the countries relying on USD for their economy?

About

Experiment to build a dashboard tracking global inflation using data from exchanges between fiat and cryptocurrencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published