mledoze / countries

World countries in JSON, CSV, XML and Yaml. Any help is welcome!

Home Page:https://mledoze.github.io/countries/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type errors in `currencies` field in JSON export

nikcorg opened this issue · comments

For these 4 countries the currencies field in the countries.json file is an empty array ([]), which is inconsistent with the rest of the dataset. It should be an empty object ({}) instead.

  • Antarctica
  • Bouvet Island
  • Micronesia
  • Heard Island and McDonald Islands

Hi, this was fixed in #433