dr5hn / countries-states-cities-database

🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
https://dr5hn.github.io/countries-states-cities-database/
Open Data Commons Open Database License v1.0
6.83k stars 2.45k forks source link

fix Ukraine capital typo #649

Closed Gorynych closed 11 months ago

Gorynych commented 11 months ago

Small fix for Ukraine capital.

https://en.wikipedia.org/wiki/KyivNotKiev

Kiev - is an old russian-based transliteration, but Kyiv - proper ukrainian-based transliteration. It is typed right in cities list (id: 109897), but wrong in country info.

dr5hn commented 11 months ago

@Gorynych Thanks for fixing this issue. However, could you please migrate your updates from countries.sql to world.sql please?

https://github.com/dr5hn/countries-states-cities-database#contributing

Gorynych commented 11 months ago

@dr5hn Done