{"id":16644024,"url":"https://github.com/antoineaugusti/purchasing-power","last_synced_at":"2025-10-28T05:40:54.849Z","repository":{"id":53923416,"uuid":"235846548","full_name":"AntoineAugusti/purchasing-power","owner":"AntoineAugusti","description":"Archive daily data about purchasing power parity: how much goods should cost in various countries","archived":true,"fork":false,"pushed_at":"2024-04-22T10:20:25.000Z","size":6730,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-27T15:06:34.056Z","etag":null,"topics":["archive","data","purchasing-power-parity"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntoineAugusti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-23T17:20:07.000Z","updated_at":"2024-05-12T11:36:12.000Z","dependencies_parsed_at":"2023-09-22T05:50:58.992Z","dependency_job_id":"443b454d-427f-43ac-ac1b-f884525d9d6c","html_url":"https://github.com/AntoineAugusti/purchasing-power","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AntoineAugusti/purchasing-power","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineAugusti%2Fpurchasing-power","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineAugusti%2Fpurchasing-power/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineAugusti%2Fpurchasing-power/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineAugusti%2Fpurchasing-power/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntoineAugusti","download_url":"https://codeload.github.com/AntoineAugusti/purchasing-power/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineAugusti%2Fpurchasing-power/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262279128,"owners_count":23286550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archive","data","purchasing-power-parity"],"created_at":"2024-10-12T08:10:14.465Z","updated_at":"2025-10-28T05:40:54.775Z","avatar_url":"https://github.com/AntoineAugusti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archive purchasing power parity\nArchive daily data from [https://purchasing-power-parity.com](purchasing-power-parity.com).\n\nThe data is archived in the _[data](data/)_ folder.\n\nExample data for a specific country, India:\n\n```json\n{\n   \"ppp\":{\n      \"countryCodeIsoAlpha2\":\"ID\",\n      \"currenciesCountry\":[\n         {\n            \"code\":\"IDR\",\n            \"name\":\"Indonesian rupiah\",\n            \"symbol\":\"Rp\"\n         }\n      ],\n      \"countryCodeIsoAlpha3\":\"IDN\",\n      \"currencyMain\":{\n         \"exchangeRate\":13636.812433,\n         \"code\":\"IDR\",\n         \"name\":\"Indonesian rupiah\",\n         \"symbol\":\"Rp\"\n      },\n      \"ppp\":4305.98,\n      \"pppConversionFactor\":0.3157614744029089\n   }\n}\n```\n\nThe important key is `pppConversionFactor`. Use this value to convert a price from USD to a USD price in another country. You can convert this amount to another currency using the exchange rate.\n\n## Purchasing power parity?\n\nIn the US, the average price for a cappuccino is $4.00. This doesn't mean that everyone around the world can afford it. Considering purchasing power parity, the same cappuccino should cost $1.26 in Indonesia.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoineaugusti%2Fpurchasing-power","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoineaugusti%2Fpurchasing-power","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoineaugusti%2Fpurchasing-power/lists"}