samayo / country-json

A simple data of the world by country each in JSON format.
https://data.world/samayo
MIT License
1.07k stars 804 forks source link

How to find Dial code along with continents? #132

Closed shabana0508 closed 4 years ago

shabana0508 commented 4 years ago

Hello, I am trying to find countries json with dial code,continents and country name because i need to filter countries based on continents.

It would be really helpful if you provide the same Thanks

samayo commented 4 years ago

Hi, do you mean a data that contains all three data? Because dial code, continent, country are inside, but they are separated, that is the purpose of the repo

shabana0508 commented 4 years ago

Yes, i require that three data

samayo commented 4 years ago

you can join them, just download them and use a forloop to combine them together