stefangabos / world_countries

Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in multiple languages and with national flags included; also available are the ISO 3166-2 codes of provinces/ states associated with the countries
http://stefangabos.github.io/world_countries/
Other
1.34k stars 374 forks source link

malformed subdivision json #67

Closed Doener48 closed 2 years ago

Doener48 commented 2 years ago

The subdivision.json is missing the closing bracket and can not be used out of the box like this.

stefangabos commented 2 years ago

Thanks for reporting!

stefangabos commented 2 years ago

i published a release so the updated version should now be available via CDN and npm

Doener48 commented 2 years ago

Thank you for the quick fix!