
G8 EDUCATION LIMITED — Investor Relations & Filings
G8 Education Limited provides early childhood education and care services through an extensive network of childcare centers. The organization manages a diverse portfolio of brands, delivering developmental programs tailored for children from infancy to school age. Core operations focus on the provision of high-quality early learning environments, curriculum-based education, and professional support for educators. By implementing evidence-based pedagogical practices and maintaining modern facilities, the company aims to enhance developmental outcomes and support family needs. Its service model emphasizes safety, inclusivity, and the integration of play-based learning to foster cognitive and social growth in early childhood.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Director's Interest Notice 2 pages 318.1KB | 2026-05-05 | English | |
| Ceasing to be a substantial holder from MQG 28 pages 225.6KB | 2026-05-03 | English | |
| Ceasing to be a substantial holder 4 pages 416.6KB | 2026-04-30 | English | |
| Trading Update 2 pages 265.2KB | 2026-04-28 | English | |
| Chair and CEO and MD Address to Shareholders 29 pages 9.0MB | 2026-04-28 | English | |
| Results of Meeting 2 pages 224.9KB | 2026-04-28 | English |
Browse filings by year
20 years- 2026 50 filings
- 2025 218 filings
- 2024 108 filings
- 2023 68 filings
- 2022 213 filings
- 2021 48 filings
- 2020 95 filings
- 2019 41 filings
- 2018 70 filings
- 2017 76 filings
- 2016 73 filings
- 2015 148 filings
- 2014 115 filings
- 2013 103 filings
- 2012 72 filings
- 2011 57 filings
- 2010 61 filings
- 2009 44 filings
- 2008 42 filings
- 2007 18 filings
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 |
|
Global Kids Company Corp.
Operates licensed and non-licensed daycare centers and afte…
|
6189 | JP | Education |
|
NIDO EDUCATION LIMITED
Provides early childhood education and care using the Reggi…
|
NDO | AU | 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 |
G8 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/64978/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64978 | 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=64978 | 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=64978 \ -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": 64978}, 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 G8 EDUCATION LIMITED (id: 64978)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.