Murali Bhanjyang
Murali Bhanjyang मुरलीभञ्ज्याङ | |
---|---|
Country | |
Zone | Bagmati Zone |
District | Dhading District |
Population (1991) | |
• Total | 5,709 |
• Religions | Hindu |
Time zone | UTC+5:45 (Nepal Time) |
Geography and Climate
Murali Bhanjyang is a suburb in Nilkantha Municipality in Dhading District in the Bagmati Zone of central Nepal. The formerly Village development committee was merged to form municipality on 18 May 2014 merging along with Nilkantha, Sunaula Bazar, Murali Bhanjyang, Sangkosh Village development committees.[1][2]
Population
At the Census of 2011, this Village Development Committee has 7,253 Population with 1,673 no of Household. Among them there are 3,277 male and 3,976 female.
Rivers
Religious and Tourism Place
This Village Development Committee has also lots of prestigious place for religious purposes. Apart from this it has lots of tourism places for tourist.
gollark: What I need to do is make the escape bit handle `\uXXXX` sequences...
gollark: ```luafunction parseString(str) str = str:sub(2) local s = "" while str:sub(1,1) ~= "\"" do local next = str:sub(1,1) str = str:sub(2) assert(next ~= "\n", "Unclosed string") if next == "\\" then local escape = str:sub(1,1) str = str:sub(2) next = assert(decodeControls[next..escape], "Invalid escape character") end s = s .. next end return s, removeWhite(str:sub(2))end```
gollark: Okay, this is hand-rolled parsing code, I have no idea how it works.
gollark: *But* this is a bug in the JSON handling, which I should really fix *anyway*.
gollark: Ah, base64 should do it, yes.
References
- "72 new municipalities announced". My Republica.com. Retrieved 2014-06-10.
- "Government announces 72 new municipalities". The Kathmandu Post. Archived from the original on 2014-10-06. Retrieved 2014-06-10.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.