Its unfortunate that the API does not return a ISO_3166-1 country
code in any way. This is compounded by the fact that the country names
are not returned in any ISO standard format..
For example ga:country will return "Russia" where the ISO indicates it
should be "Russian Federation"
There are many other cases like this
Google / ISO_3166-1_alpha-2 (
http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
Russia / Russian Federation
South Korea / Korea, Republic of
Libya / Libyan Arab Jamahiriya
To name a few..
If some one could post a complete list of Country names as returned by
Google along with the correct country code that would be extremely
helpful!!