For service managers & systems
Intelligence API
Pull demand forecasts, capacity gaps and expansion signals directly into a service-manager dashboard, ministry reporting pack or vendor system. Endpoints are read-only, CORS-enabled and require no API key.
De-identified
Aggregate outputs only — no child, family or operator-identifying records.
Three data layers
Abstract analytics, Statistics Canada population projections, published funding targets.
Stable contract
Versioned under /v1; responses cached for 15 minutes.
/api/public/v1/regionsEvery service area with centre counts, licensed and operating spaces, vacancies, waiting children and 12-month application volume.
Try it: /api/public/v1/regions/api/public/v1/regions/{regionId}/demand-forecastAggregate forecast for one catchment: required spaces vs capacity by month and age band, projected space gap, pressure list, funding target and community indicators.
- horizon
- 3–36 months (default 12)
- scenario
- low | base | high (default base)
/api/public/v1/providersSearch centres in the analytics catalogue by name, municipality or postal code.
- q
- search text, max 80 chars
- limit
- 1–50 (default 25)
/api/public/v1/providers/{providerId}/demand-forecastPer-centre forecast: new demand with confidence range, cohort movement, capacity deficit and months to first deficit for each age band.
- horizon
- 1–36 months (default 12)
- scenario
- low | base | high (default base)
/api/public/v1/openapi.jsonMachine-readable OpenAPI 3.1 description of every endpoint above.
Try it: /api/public/v1/openapi.jsonExample
curl "https://carequay.ca/api/public/v1/regions/8/demand-forecast?horizon=24&scenario=base" \ -H "accept: application/json"
Forecasts are modelled projections, not commitments of funding or occupancy. Cite them as decision support alongside your own operational data.
Browse the service-area dashboards