porimol / countryinfo

A python module for returning data about countries, ISO info and states/provinces within them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Macau missing key 'capital_latlng'

Lama09 opened this issue · comments

I run into a key error while try to access capital_latlng from Macau.

CountryInfo('Macau').info()['capital_latlng']

Despite that there no capital city exist, a nan or empty string as return value, would be preferred..