porimol / countryinfo

A python module for returning data about countries, ISO info and states/provinces within them.
MIT License
140 stars 44 forks source link

Add serbia #14

Closed hersche closed 4 years ago

hersche commented 4 years ago

Hey, as mentioned in #13 here's my PR.

I quickly tried it with CountryInfo('Serbia') and .info() which worked.

The only things i am not very shure about is the "area":49037 (what does this mean?) and how to get the border-coordinates of the country.