The country dimension is derived from:
The discriminating factor is the geoTypeId (value = "COUNTRY")
and consists of following elements (fields):
name | alias | type | description |
|---|---|---|---|
| dimensionId | id-long | the unique identifier of the record | |
| geoId | id | the natural (primary) key from table 1 (see above): geoId | |
| geoName | description | The name of the country | |
| geoCode | short-varchar | ||
| abbreviation | short-varchar | ||
| telCountryCode | short-varchar | ||
| ccTld | short-varchar |
