JSON Country and Code List
Need a JSON encoded list of country names and their ISO codes?
I recently created a list of country names and their ISO 3166-1-alpha-2 codes in JSON format for one of my Joomla based extensions and thought it might be useful for others.
Example
{ "Name": "Australia", "Code": "AU" }
If you find it helpful let me know via Twitter @CoalaWeb
Want to grab a copy? Download
About the Author
Steven Palmer
Hi! I'm Steve the founder and head developer of CoalaWeb design studios. I'm an avid supporter of open source projects and the GPL license.