OpenBookPrices / country-data

Country related data such as ISO codes, currencies etc
MIT License
512 stars 166 forks source link

Add ISO 3166-1 numeric country codes #71

Closed dlebech closed 2 years ago

dlebech commented 7 years ago

This PR adds numeric country codes where available. The codes were added with a simple Python script using data from the pycountry package.