CareGist

Sales-assisted · from £6,000/year

Put verified CQC changes into the system your team already uses

The Intelligence Feed Pilot delivers one agreed signal in one England region through a canonical API and timestamp-signed webhooks. It is an integration product—not a static dataset download.

Traceable by default

Stable CQC IDs, source URL, observation times, and a snapshot checksum travel with every event.

Safe delivery

Stable cursors, timestamped HMAC signatures, replay, idempotency, bounded retry, and delivery health.

Narrow on purpose

The base pilot covers one region and either new registrations or rating changes, with limitations written into scope.

A canonical event, not a mutable row

Consumers receive a stable event identifier and the original entity level. A location-level change is never promoted into an unsupported provider-group conclusion.

  • ✓ New registrations and rating changes only at launch
  • ✓ Direct official-source links and evidence metadata
  • ✓ Explanation omitted if evidence validation fails
  • ✓ No predictive score, vacancy claim, or speculative opportunity label
{
  "schema_version": "1.0",
  "event_id": "evt_...",
  "event_type": "rating_changed",
  "entity": {
    "level": "location",
    "cqc_location_id": "1-123456789",
    "name": "Example Care Service"
  },
  "change": { "old": "Good", "new": "Requires improvement" },
  "source_checked_at": "2026-08-09T10:30:00Z",
  "source": {
    "url": "https://www.cqc.org.uk/location/1-123456789",
    "licence": "OGL-3.0",
    "snapshot_sha256": "..."
  },
  "explanation": { "status": "unavailable" }
}

Scope an Intelligence Feed pilot

Tell us the region, signal, receiving system, and operational decision. We qualify the use case before any quote, invoice, or production delivery.

CQC information is reused under the Open Government Licence v3.0. CareGist is independent and is not affiliated with or endorsed by the Care Quality Commission.