How do I search for AdministrativeAreas by ISO 3166 codes?
Using an extension to include nonCanonicalFacts ( Add &nonCanonicalFacts=true to API calls) will give you access to the following ISO attributes:
- iso3166-1NumericCode
 - iso3166-1Alpha-2Code
 - iso3166-1Alpha-3Code
 
Updated over 3 years ago