We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As the title says. If not we can have another function say that. Probably a separate json file with all country names.
The text was updated successfully, but these errors were encountered:
Function .all() brings back way too much, instead of that, possibly a simpler list with all country names should do.
Sorry, something went wrong.
Added to this - could this be filtered by keywords such as region? So you could get a list of all the countries in a continent for instance?
You can list only the keys of the dictionary from .all(), e.g. with CountryInfo().all().keys()
No branches or pull requests
As the title says.
If not we can have another function say that. Probably a separate json file with all country names.
The text was updated successfully, but these errors were encountered: