GDS Country Data

Goto: Documentation Home

This bucket provides information about countries of the world. The definition of "country" may vary according to the use required and this bucket does not attempt to classify countries

Bucket Name: geo.country

General Fields

Field/ReadField/WriteDatatypePresent by defaultPredicatesDescription
f100NumberYesYes The Gds assigned country# for this country. This is a constant for given country information.
f101StringYesYes The name of the country in the language of the request header. That is, this field is sensitive to the language of the input browser (Accept-Language). If no translation is available for a given country name, english will be substituted.
f120NumberYesNo Longitude. Typically centered on the capital city
f121NumberYesNo Latitude

Notes

Over time, countries will merge, split and change various attributes about themselves.

Examples

Request URI: http:.../gnap/buck?3=geo.country&9=f100,0,64
 <ARAY>
 <DATS>
  <f100>64</f100> 
  <f101>New Zealand</f101> 
  <f120>174.27</f120> 
  <f121>-41.17</f121> 
  </DATS>
  </ARAY>

Try It

Type the name of a country