Hi all, I am currently using YQL to load and parse XML weather information for some given locations.
Initially when the user of the application enters a location I list out all the possible WOIED entries matched.
What I would like to do is to have the corresponding country flag next to each WOIED entry.
I know that along with the information returned about each WOIED entry it also has country code information returned e.g.
<country
code="GB"
type="Country">United Kingdom</country>
What I am asking is if anyone knows of a good resource which I can download and thus map out all know country codes and their equivalent flag.
Ideally I was hoping that Yahoo would have an API for this, any help would be greatly appreciated. Also does anyone know where I ca find a complete list of possible country codes?
Cheers, James.
by
0 Replies