OpenBookPrices / country-data

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

Add calling codes? #2

Closed niftylettuce closed 11 years ago

niftylettuce commented 11 years ago

Perhaps you could merge with the support we have here at https://github.com/getprove/node-country-codes. I used cheerio to crawl a page that had the data.

evdb commented 11 years ago

Hey - thanks for the prod to do this. I would have used your data but when I went looking it appeared that some countries have several codes - like Russia. So I did a quick grab off Wikipedia and added them as they are there.

It looks like you're in the business of dealing with this more than I am though so if you see any issues please let me know. Happy to make you a collaborator on this project if that makes things easier (I partly started it because I didn't want too many modules like this on npm :) )

niftylettuce commented 11 years ago

@evdb i'd love to have collab access to help maintain it, thanks!