YAML

Major World Religions - YAML

The major world religions refer to the five religions: Christianity, Islam, Hinduism, Buddhism, and Judaism. Together, these religions cover over 80% of the world's population and are deeply rooted in human history, culture, and ethics. Christianity and Islam are classified as Abrahamic religions, derived from Judaism. Hinduism is one of the oldest religions, developed in the Indian subcontinent. Buddhism originated in ancient India and has now spread primarily throughout Asia.

religion Christianity Islam Hinduism Buddhism Judaism world history culture
- code: "01"
  slug: "christianity"
  name: "Christianity"
  description: "The world's largest religion, a monotheistic faith worshipping Jesus Christ as the savior."
  followers:
    approximate: "2.38 billion"
    percentage: "31.1%"
  founded:
    year: "1st century CE"
    place: "Palestine"
  founder: "Jesus Christ"
  sacredText: "The Bible (Old and New Testaments)"
  majorBranches:
    - "Catholicism"
    - "Protestantism"
    - "Eastern Orthodoxy"
- code: "02"
  slug: "islam"
  name: "Islam"
  description: "The world's second-largest religion, a monotheistic faith recognizing Muhammad as the final prophet."
  followers:
    approximate: "1.96 billion"
    percentage: "24.9%"
  founded:
    year: "7th century CE"
    place: "Mecca, Arabian Peninsula"
  founder: "Muhammad"
  sacredText: "Quran"
  majorBranches:
    - "Sunni"
    - "Shia"
- code: "03"
  slug: "hinduism"
  name: "Hinduism"
  description: "The world's third-largest religion, a polytheistic religion originating in India."
  followers:
    approximate: "1.14 billion"
    percentage: "15.2%"
  founded:
    year: "c. 1500 BCE"
    place: "Indus Valley"
  founder: "None (natural development)"
  sacredText: "Vedas, Upanishads, Bhagavad Gita"
  majorBranches:
    - "Vaishnavism"
    - "Shaivism"
    - "Shaktism"
- code: "04"
  slug: "buddhism"
  name: "Buddhism"
  description: "A religion founded by Buddha, aiming to achieve enlightenment."
  followers:
    approximate: "500 million"
    percentage: "6.6%"
  founded:
    year: "6th century BCE"
    place: "Ancient India"
  founder: "Gautama Siddhartha (Buddha)"
  sacredText: "Sutras, Vinaya, Abhidharma"
  majorBranches:
    - "Theravada"
    - "Mahayana"
    - "Vajrayana"
- code: "05"
  slug: "judaism"
  name: "Judaism"
  description: "The source of Abrahamic religions, worshipping the one God Yahweh."
  followers:
    approximate: "15 million"
    percentage: "0.2%"
  founded:
    year: "c. 2000 BCE"
    place: "Ancient Canaan"
  founder: "Abraham (traditional)"
  sacredText: "Tanakh (Hebrew Bible)"
  majorBranches:
    - "Orthodox"
    - "Conservative"
    - "Reform"