richorama / country-code-lookup

:earth_africa: Finds countries by various country codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zambia country code is wrong

sandra023 opened this issue · comments

   continent: 'Africa',
    region: 'Southern Africa',
    country: 'Zambia',
    capital: 'Lusaka',
    fips: 'ZA',
    iso2: 'ZM',
    iso3: 'ZWB',
    isoNo: '894',
    internet: 'ZM'
  }

The Zambia iso3 code is 'ZMB' not 'ZWB'

Thank you for reporting this. It's now fixed in 0.0.16