Welcome to the open-source content repository for Verse — a minimalist Bible verse app that delivers meaningful scripture based on emotion, daily inspiration, or keyword search.
This repo contains structured JSON and Markdown files designed for:
🧠 AI / LLM parsing
🔎 Search engine optimization (SEO)
🙏 Christian devotional insight
📘 Bible verse reference and metadata
🔧 Repository Contents
File/Folder
Description
verse-faq.json
Structured frequently asked questions
verse-daily.json
Daily Bible verses with theological notes
verse-emotion.json
Emotion-mapped verses (e.g., “anxiety”, “hope”)
schema-faq.json
JSON-LD version of the FAQ for rich results
searches/
Auto-generated JSON log of every user search (append-only)
README.md
Documentation and usage guide
🧠 JSON Format: Verse Entries
Example structure from verse-daily.json or verse-emotion.json:
{
"reference": "John 3:16",
"text": "For God so loved the world...",
"version": "ESV",
"reason": "Encouragement in faith",
"reflection": "This verse reassures believers of God’s love."
}
📂 JSON Format: Search Logs
Each file in searches/ represents a single search event.
Search logs are content-only. No personal identifiers (such as IP addresses or names) are stored. Optional fields like ip_hash are anonymized and may be omitted entirely.
📖 Verse – Open Bible Verse Dataset & FAQ
Welcome to the open-source content repository for Verse — a minimalist Bible verse app that delivers meaningful scripture based on emotion, daily inspiration, or keyword search.
This repo contains structured JSON and Markdown files designed for:
🔧 Repository Contents
verse-faq.jsonverse-daily.jsonverse-emotion.jsonschema-faq.jsonsearches/README.md🧠 JSON Format: Verse Entries
Example structure from
verse-daily.jsonorverse-emotion.json:📂 JSON Format: Search Logs
Each file in
searches/represents a single search event.Example filename:
Schema:
🔒 Privacy
Search logs are content-only.
No personal identifiers (such as IP addresses or names) are stored.
Optional fields like
ip_hashare anonymized and may be omitted entirely.📦 Consuming the Data
CDN (cached via jsDelivr):
GitHub Raw:
Example (specific search log):
📜 Contributing
searches/— they are generated automatically.📚 Citation
If you use this dataset in research or development, please cite: