MAYFIELD CHILDCARE LIMITED — Investor Relations & Filings
Mayfield Childcare Limited is a provider of early childhood education and care services. The company focuses on the ownership and operation of long day care centers, offering a range of programs designed for children from infancy through to school age. Its core services include early learning curriculum, preschool programs, and comprehensive childcare solutions. Mayfield Childcare emphasizes the delivery of high-quality educational outcomes through a community-centric approach, ensuring that each center meets national quality standards. The company's growth strategy involves the strategic acquisition and integration of established childcare facilities, aiming to optimize operational efficiencies while maintaining a focus on nurturing environments and professional development for its educators. By prioritizing the developmental needs of children and the requirements of modern families, Mayfield Childcare maintains a portfolio of centers dedicated to early childhood development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of Annual General Meeting & Proxy Form 17 pages 728.8KB | 2026-04-23 | English | |
| Chief Financial Officer Transition 1 page 196.0KB | 2026-04-19 | English | |
| Annual Report to Shareholders 76 pages 11.3MB | 2026-04-01 | English | |
| Appendix 4G and Corporate Governance Statement 27 pages 1.8MB | 2026-04-01 | English | |
| Top 20 Holders and Distribution Schedule 4 pages 333.3KB | 2026-03-17 | English | |
| EVO: Completion Of MFD Takeover Offer 1 page 190.3K | 2026-03-12 | English |
Market data
Market data not available
Price history
Peer group · Other social work activities without accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AP Healthcare Inc.
A distributor of pharmaceutical products with plans to ente…
|
109960 | KR | Human health and social work ac… |
|
JP-HOLDINGS,INC.
Provider of childcare support, operating nursery schools an…
|
2749 | US | Human health and social work ac… |
|
LIKE,Inc.
Offers human resources, childcare, and nursing care service…
|
2462 | JP | Human health and social work ac… |
|
Miahelsa Holdings Corporation
Operates pharmaceutical, nursing care, childcare, and food …
|
7129 | JP | Human health and social work ac… |
|
Poppins Corporation
Provider of comprehensive family care, senior care, and edu…
|
7358 | JP | Human health and social work ac… |
|
QLS Holdings Co., Ltd
Manages subsidiaries providing childcare, nursing care, and…
|
7075 | JP | Human health and social work ac… |
|
RISE Inc.
Real estate firm offering development, brokerage, sales, le…
|
8836 | JP | Human health and social work ac… |
|
Tech Titans Trust
Provides student scholarships, elderly care, disaster relie…
|
KQQQ | CA | Human health and social work ac… |
MAYFIELD CHILDCARE 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/65322/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65322 | 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=65322 | 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=65322 \ -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": 65322}, 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 MAYFIELD CHILDCARE LIMITED (id: 65322)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.