Skip to content

Instantly share code, notes, and snippets.

@lukes
Created April 21, 2011 04:20
Show Gist options
  • Save lukes/933708 to your computer and use it in GitHub Desktop.
Save lukes/933708 to your computer and use it in GitHub Desktop.
{
"name":"Afghanistan", // english name
"country-code":"004", // unique numeric code
"alpha-2":"AF", // unique 2-character code
"alpha-3":"AFG", // unique 3-character code
"sub-region-code":"034", // geographical sub-region code
"region-code":"142", // macro geographical (continental) region code
"iso 3166-2":"ISO 3166-2:AF" // ISO 3166-2 code for principle subdivision
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment