Open Data
Verify the figures yourself
Every aggregate the registry publishes is derived from these endpoints. No authentication is required for read access.
JSON endpoints
| Endpoint | Returns |
|---|---|
| /api/events.json | All published events with declared infrastructure |
| /api/vendors.json | Vendor directory with computed reliability metrics |
| /api/incidents.json | All published incident records with attribution |
| /api/taxonomy.json | Root cause taxonomy |
CSV exports
events.csv vendors.csv incidents.csv
Calendar
Subscribe to upcoming listed events in any calendar client:
Query parameters
The events endpoint accepts ?q=, ?city=, ?status= and ?vendor=.
The incidents endpoint accepts ?code=, ?tier= and ?vendor=.
Terms
- Data is published under a permissive reuse licence: attribute the source and link back to the record.
- Figures reflect published records only. Draft and withdrawn records are never exposed.
- Reasonable-use rate limiting applies. Bulk consumers should cache rather than poll.
If a figure quoted anywhere by the registry cannot be reproduced from these endpoints, that is a defect. Report it and it will be corrected within 48 hours.