Open source
The Saralcare Ambulance Directory is open source — not just licence, process. The dataset, the schemas, the verification protocol, the decisions, the moderation queue, and the failure modes are all on GitHub. Fork it, mirror it, audit it, cite it.
Source repository
The canonical home — every record, every commit, every issue, every decision lives here.
github.com/Ashwask/SaralcareAmbulanceservices Issues / moderation queue
Pending reports, dead-number flags, new-provider submissions, corrections, takedowns, disputes.
Discussions
Governance proposals, methodology debate, contributor onboarding. Open conversation, public archive.
Commit history
Every record change with diff, author, and date. The audit trail. See /changes for the in-site view.
Data + API
/v1/providers.json— every provider, slim shape, suitable for ingestion/v1/hospitals.json— every hospital with affiliation pointers/v1/freshness.json— current verification counts, generated each build/v1/changelog.json— recent commits from git logdata/— raw YAML records (the source of truth, not the JSON)data/affiliations/edges.csv— provider × hospital affiliation graphschema/— JSON Schema 2020-12 for every record type
Licences
- Data: CC BY-NC-SA 4.0 — see
LICENSE-DATA - Code: MIT — see
LICENSE-CODE - Content: CC BY-SA 4.0 — see
LICENSE-CONTENT - License page ·
LICENSE-FAQ.md— what counts as commercial
Process documents
README.md— what this is, how to use itCONTRIBUTING.md— verification phone-call script, PR rules, moderator flowGOVERNANCE.md— single-maintainer v1 → editorial council v2 transitionCODE_OF_CONDUCT.md— Contributor Covenant adapted for civic-data workSECURITY.md— responsible disclosure, scope, timelineCONTRIBUTORS.md— opt-in recognition- Disclaimer · Corrections · How this site works
Decisions (ADRs)
- 0001 — Why CC BY-NC-SA over ODbL or CC0
- 0002 — Why pseudonymous, and what that does and doesn't buy
- 0003 — Why no real-time GPS tracking
- 0004 — Pan-India scope from launch, not Bangalore-only
Forks, mirrors, federation
CITY-TEMPLATE.md— 90-minute guide to fork for another city or countryMIRRORING.md— 30-minute guide to spin up a read-only mirrorCHANGELOG.md— versioned release notes
Contribute
Pick a path:
- I'm in distress and a number didn't work: tap "✗ Number didn't work" on the provider card. Done.
- I want to add a provider: /providers/new or open a [NEW PROVIDER] issue.
- I run an ambulance service and want to claim my listing: /claim or open a [CORRECTION] issue.
- I want to verify a provider by calling them: read the verification phone-call script, make the call, open a PR.
- I want to translate the site into an Indian language: open a [GOVERNANCE] issue — i18n infrastructure is planned for v1.5.
- I want to fork for my city/country: read CITY-TEMPLATE.md and tell us when you ship.
Attribution
If you use the data anywhere — a research paper, a news article, an embed on your hospital's intranet, a thesis — the attribution string is:
Source: Saralcare Ambulance Directory (https://ambulance.saralcare.com),
CC BY-NC-SA 4.0.