mr.common.file-patterns.countries).
This file is loaded using the Countries topic. See the Topic Aliases table for an understanding of the topic aliases associated with each topic.
For information on the glob patterns used and how to customize them, see note on File name patterns
| Field | Key | Null | FieldType | Description | Example |
|---|---|---|---|---|---|
| AsOfDate | Y | N | String with format ‘YYYY-MM-DD’ | Indicates the date of the file. See Note on AsOfDate. | |
| CountryCode | Y | N | String | Unique three-letter country identifier code. | “GBR”, “FRA” |
| Region | N | Y | String | The region in which the country is located. | |
| SubRegion | N | Y | String | The sub-region in which the country is located. | |
| Country | N | Y | String | Name of the country. | |
| Latitude | N | Y | Double | The latitude of the country in the decimal degrees format. | “51.514451” |
| Longitude | N | Y | Double | The longitude of the country in the decimal degrees format. | “0.127723” |