Abidjan

Location:
5.358611° nord, 4.013889° ouest
Population:
3,677,115 personnes
(2014 recensement)
{
    "id": "urn:ngsi-ld:City:abidjan",
    "type": "City",
    "population": {
        "type": "Property",
        "value": 3677115,
        "observedAt": "2014-01-01T00:00:00.000Z"
    },
    "region": {
        "type": "Property",
        "value": "Lagunes"
    },
    "name": {
        "type": "Property",
        "value": "Abidjan"
    },
    "location": {
        "type": "GeoProperty",
        "value": {
            "type": "Point",
            "coordinates": [
                -4.013889,
                5.358611
            ]
        }
    }
}