Dogbo
Dogbo is a town in south-western Ivory Coast. It is a sub-prefecture of San-Pédro Department in San-Pédro Region, Bas-Sassandra District.
Dogbo | |
---|---|
Town and sub-prefecture | |
![]() ![]() Dogbo Location in Ivory Coast | |
Coordinates: 4°57′N 7°3′W | |
Country | ![]() |
District | Bas-Sassandra |
Region | San-Pédro |
Department | San-Pédro |
Population (2014)[1] | |
• Total | 37,391 |
Time zone | UTC+0 (GMT) |
The far northern part of the sub-prefecture lies within Taï National Park.
Dogbo was a commune until March 2012, when it became one of 1126 communes nationwide that were abolished.[2] In 2014, the population of the sub-prefecture of Dogbo was 37,391 [3].
Villages
The seven villages of the sub-prefecture of Dogbo and their population in 2014 are [3]:
- Bloho (1 797)
- Boua (4 056)
- Dogbo (8 634)
- Gléré (3 536)
- Gnépasso (12 216)
- Magnery (6 021)
- Mana (1131)
gollark: ```fsharptype Thing = | Foo of int | Bar of string | Baz of Thing listlet rec printThing t = match t with | Foo f -> sprintf "foo: %d" f | Bar s -> sprintf "bar: %s" s | Baz ts -> sprintf "[%s]" <| String.concat ", " (List.map printThing ts)```More pattern matching examples!
gollark: I was going to have `let printed` at the top then changed my mind.
gollark: Oh, yes, silly me.
gollark: ```javascriptconst printNumber = n => { switch(n) { case 0: return "zero"; //break; case 1: return "one"; //break; case 2: return "two"; //break; case 3: return "three"; //break; default: return "many"; }}```That's much longer, and uglier, especially with the breaks (not needed in this example, but generally will be).
gollark: ```fsharplet printNumber n = match n with | 0 -> "zero" | 1 -> "one" | 2 -> "two" | 3 -> "three" | _ -> "many"```
References
- "Côte d'Ivoire". geohive.com. Retrieved 8 December 2015.
- "Le gouvernement ivoirien supprime 1126 communes, et maintient 197 pour renforcer sa politique de décentralisation en cours", news.abidjan.net, 7 March 2012.
- "RGPH 2014, Répertoire des localités, Région San-Pédro" (PDF). ins.ci. Retrieved 5 August 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.