NIDO EDUCATION LIMITED — Investor Relations & Filings
Nido Education Limited is a provider of early childhood education and care services, operating primarily through the Nido Early School brand. The company focuses on the development, management, and operation of premium childcare centers that utilize the Reggio Emilia educational philosophy. This pedagogical approach emphasizes child-led learning, environmental engagement, and the development of creative and critical thinking skills. Nido Education provides comprehensive services including long day care and preschool programs, supported by purpose-built facilities designed to optimize educational outcomes. The company’s business model involves the acquisition and integration of existing centers alongside the development of new sites, aiming to deliver high-quality educational environments and consistent care standards for families and children.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| $9.1 million acquisition of 4 child care services 2 pages 115.1KB | 2026-04-26 | English | |
| 2026 Notice of Annual General Meeting and Proxy Form 29 pages 1.1MB | 2026-04-16 | English | |
| Notification regarding unquoted securities - NDO 5 pages 17.0KB | 2026-04-14 | English | |
| Notification of cessation of securities - NDO 5 pages 17.8KB | 2026-04-13 | English | |
| 2025 Transparency Report 21 pages 3.6MB | 2026-04-01 | English | |
| Appendix 3Y - Change of Director's Interest Notice 2 pages 237.7KB | 2026-03-30 | English |
Market data
Market data not available
Price history
Peer group · Pre-primary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIAI Group Corporation
A holding company specializing in childcare and child devel…
|
6557 | JP | Education |
|
Brighter Minds Media Inc.
Facilitates high-quality childcare experiences, offering ed…
|
— | CA | Education |
|
BRIGHT HORIZONS FAMILY SOLUTIONS INC.
Provider of early education, child care, and workforce educ…
|
BFAM | US | Education |
|
EMBARK EARLY EDUCATION LIMITED
Operates early childhood education centers offering care an…
|
EVO | AU | Education |
|
G8 EDUCATION LIMITED
Provides early childhood education and care through a netwo…
|
GEM | AU | Education |
|
Global Kids Company Corp.
Operates licensed and non-licensed daycare centers and afte…
|
6189 | JP | Education |
|
SAKURASAKU PLUS,Co.,Ltd
Provides childcare and child-rearing support services throu…
|
7097 | JP | Education |
|
Smile Holdings Inc.
Specializes in educational services for childcare and early…
|
7084 | JP | Education |
|
Tree House Education & Accessories Limited
Provides pre-school and K-12 education, teacher training, a…
|
TREEHOUSE | IN | Education |
NIDO EDUCATION LIMITED via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/65410/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65410 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=65410 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=65410 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 65410}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for NIDO EDUCATION LIMITED (id: 65410)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.