Skip to content
d daycarenearme.co.nz

Methodology

Daycare Near Me is an independent directory of New Zealand's 4,375 licensed early childhood education services. We aggregate government-published data so families and operators can find, compare, and benchmark centres without scraping the source.

What we publish

Sources

  1. Ministry of Education ECE Directoryeducationcounts.govt.nz. Refreshed nightly upstream; we pull every change cycle. 49 fields per service. Roll data refreshed annually each July from the Annual ECE Census.
  2. Education Review Office (ERO)ero.govt.nz. We link to each centre's ERO institution page. Verbatim quote extraction is in progress.
  3. Charities Services (Te Rātā Atawhai)charities.govt.nz. Open data API; we pull all 45,500+ registered charities and match by name/address to centre operators. Annual Returns provide revenue, expenses, employees, and govt vs non-govt income split.
  4. crimestats.co.nz — sibling Pangaea project; NZ Police-derived suburb safety scoring.
  5. IRD / MSD / parents.education.govt.nz — for the FamilyBoost + Childcare Subsidy + 20 Hours ECE calculator policy parameters.

How we match charities to centres

Two-pass approach in scripts/ingest/match-charities-to-centres.mjs + match-charities-by-address.mjs:

  1. Name fuzzy match using Jaccard token overlap (≥0.7 + suburb tie-break). Catches obvious cases like Geraldine Pre-School Charitable TrustGeraldine Preschool Incorporated.
  2. Address tie-break for unmatched ECE charities: normalise street + suburb, exact match. Catches cases where the charity's legal name doesn't share tokens with the centre's trading name.

We do not assert a match when confidence is low. Charity numbers, OrganisationIds, and source URLs are surfaced on every centre page so you can verify.

How we match centres to suburbs

Three-tier strategy (ports match-schools-to-suburbs.cjs from the SchoolsData Pangaea sibling): (A) exact suburb-name + region match, (B) name unique + geo nearest within 5km, (C) lat/lng nearest within 10km. 98% of centres resolved.

What we do NOT publish

Update cadence

API + LLM access

Every centre has a machine-readable companion at /api/centre/{slug}/facts.json and /markdown.md. The full URL index lives at /llms-full.txt. An MCP server at /.netlify/functions/mcp exposes lookup + search tools for AI agents — see /mcp-install.

Data sources: MOE ECE Directory · Charities Services · crimestats.co.nz · Page generated 24 May 2026