Korhogo

Location:
9.416667° nord, 5.616667° ouest
Population:
286,071 personnes
(2014 recensement)
{
    "id": "urn:ngsi-ld:City:korhogo",
    "type": "City",
    "population": {
        "type": "Property",
        "value": 286071,
        "observedAt": "2014-01-01T00:00:00.000Z"
    },
    "region": {
        "type": "Property",
        "value": "Poro"
    },
    "name": {
        "type": "Property",
        "value": "Korhogo"
    },
    "location": {
        "type": "GeoProperty",
        "value": {
            "type": "Point",
            "coordinates": [
                -5.616667,
                9.416667
            ]
        }
    }
}