Skip to content

Instantly share code, notes, and snippets.

@earthbound19
Last active July 12, 2017 18:36
Show Gist options
  • Save earthbound19/4e064339c16db62aa1d2fedc1ea86f28 to your computer and use it in GitHub Desktop.
Save earthbound19/4e064339c16db62aa1d2fedc1ea86f28 to your computer and use it in GitHub Desktop.
Get current list of Big Mac purchasing power per Bitcoin (by average of countries and by country)
curl http://bitcoinppi.com/v1.1/spot.csv > Bitcoin_Purchasing_Power_Parity_spot.csv
curl http://bitcoinppi.com/v1.1/spot_countries.csv > Bitcoin_Purchasing_Power_Parity_spot_countries.csv
# Re: http://bitcoinppi.com/pages/api - http://bitcoinppi.com/ - https://news.bitcoin.com/bitbond-new-big-mac-index-gives-bitcoin-tangible-value-by-association/ - https://en.wikipedia.org/wiki/Big_Mac_Index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment