countryCode for Serbia is RS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ibonacci1
    Junior Member
    • Nov 2014
    • 1

    #1

    countryCode for Serbia is RS

    listEvents -> EventResult -> Event -> countryCode:

    The ISO-2 code for the event. A list of ISO-2 codes is available via http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
    Well, according to Wikipedia, the code for Serbia is RS (taken from official name: Republic of Serbia), NOT CS which was used for Serbia and Montenegro and now obsolete. API uses CS though. Should be fixed, no?

    I use https://pypi.python.org/pypi/iso3166/0.6 for convertion, and that uses RS too, no CS.
  • Jolly Roger
    Junior Member
    • Feb 2013
    • 12

    #2
    I had problems with this in Java as well...

    Comment

    Working...
    X