Thelliyoor
Thelliyoor is a village in Pathanamthitta district in the state of Kerala, India.[1]
Thelliyoor Thelliyoor kavu | |
---|---|
village | |
Country | ![]() |
State | Kerala |
District | Pathanamthitta |
Population (2001) | |
• Total | 8,236 |
Languages | |
• Official | Malayalam, English |
Time zone | UTC+5:30 (IST) |
PIN | 689544 |
Vehicle registration | KL-28 |
Vidhan Sabha constituency | Ranni |
Climate | moderate (Köppen) |
Demographics
As of 2001 India census, Thelliyoor had a population of 8236 with 3859 males and 4377 females.[1]
Thelliyoor is a village in Pathanamthitta district 14 km from Thiruvalla town situated in Kerala. The village is gifted by nature being surrounded by greenery & waterfalls. Thelliyoor is rich with the presence of Devi Thelliyoor Kavillama. History says that it was a Kavu (forest attached to the temple) in which the snakes monkeys, etc. lived
gollark: I *think* the issue here is in the returning bit... somehow...
gollark: Yes.
gollark: And yes, this is a hybrid of JS and SQL via template strings, isn't it great?
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
References
- "Census of India : Villages with population 5000 & above". Registrar General & Census Commissioner, India. Retrieved 10 December 2008.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.