Every entry in the dataset follows this TypeScript interface:
| Key | Type | Description |
|---|---|---|
es |
string | Spanish translation |
cont |
string | Continent code |
capital |
string | Capital city name |
iso |
string | ISO alpha-2 code |
capitalPos |
[number, number] | Coordinates [Latitude, Longitude] |