Country
Store Field | Key | CanBeNull | Type | Cube Field | Description |
---|---|---|---|---|---|
AsOfDate | Y | N | Object | not used in cube | Indicates the date of the file. The files in this document that contain an AsOfDate column will rely on that AsOfDate when loaded into the ActivePivot datastores. For the files that do not specify this column (whether described in this document or not), the AsOfDate is taken from the directory structure – these files should reside in the appropriate folder (usually ./data/20xx-yy-zz/ … /*.csv). |
CountryCode | Y | N | String | not used in cube | Unique three-letter country identifier code. Example: “GBR”, “FRA” |
Region | N | N | String | not used in cube | The region in which the country is located. |
SubRegion | N | N | String | not used in cube | The sub-region in which the country is located. |
Country | N | N | String | not used in cube | The name of the country. |
Latitude | N | N | String | not used in cube | The latitude of the country in the decimal degrees format. Example: “51.514451” |
Longitude | N | N | String | not used in cube | The longitude of the country in the decimal degrees format. |