Roman Catholic Diocese of Izcalli

The Roman Catholic Diocese of Izcalli is based in the city of Cuautitlán Izcalli, State of Mexico, Mexico. It is a suffragan see to the Archdiocese of Tlalnepantla.

Diocese of Izcalli
Location
Country Mexico
Ecclesiastical provinceTlalnepantla
Statistics
Area533 km2 (206 sq mi)
Population
- Catholics
(as of 2014)
821,351
Parishes33
Information
DenominationCatholic Church
RiteRoman Rite
Established9 June 2014 (6 years ago)
CathedralCatedral Santa María de la Anunciación
Current leadership
PopeFrancis
BishopFrancisco González Ramos

History

On 9 June 2014 Pope Francis established the diocese from territory taken from the Diocese of Cuautitlán.[1][2]

Ordinaries

  • Francisco González Ramos (2014-
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

  1. "Diocese of Izcalli". Catholic-Hierarchy. Retrieved 2014-06-10.
  2. "Diocese of Izcalli". GCatholic. 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.