
China Maple Leaf Educational Systems Limited — Investor Relations & Filings
China Maple Leaf Educational Systems Limited is a leading international school operator providing integrated K-12 educational services, spanning preschool through high school. The company operates a network of nearly 100 schools across multiple cities in China and internationally (including Canada, Malaysia, and Singapore). Its primary offering is a dual-diploma system, recognized as the largest offshore British Columbia, Canada accredited program in its core market. This model delivers bilingual instruction, combining Western academic standards with local curriculum requirements. MLES also offers specialized international programs, including A-level and International Baccalaureate curriculums.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026 Interim Report | 2026-05-14 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-07 | English | |
| INTERIM RESULTS ANNOUNCEMENT FOR THE SIX MONTHS ENDED 28 FEBRUARY 2026 | 2026-04-28 | English | |
| DATE OF BOARD MEETING | 2026-04-16 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-01 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-05 | English |
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aprendere Skolor AB
An educational organization operating schools and residenti…
|
APRNDR | SE | Education |
|
Ataa Educational Co.
Operates private schools with national and international cu…
|
4292 | SA | Education |
|
Beijing Kaiwen Education Technology Co., Ltd
Provides K-12 international education, vocational training,…
|
002659 | CN | Education |
|
BIOMA EDUCAÇÃO S.A.
Investment holding company focused on K-12 education and sc…
|
— | BR | Education |
|
Bojun Education Company Limited
Provides and manages private educational services from pres…
|
1758 | HK | Education |
|
Bright Scholar Education Holdings Ltd
Global education provider of K-12 schools, kindergartens, a…
|
BEDU | US | Education |
|
Cedergrenska AB
Education group operating schools from preschool to post-se…
|
CEDER | SE | Education |
|
Công ty Cổ phần Công nghệ Sài Gòn Viễn Đông
Operates in bilingual education (preschool-K12) and import-…
|
SVT | VN | Education |
|
CUROHOLDINGS Co., Ltd.
Entertainment company focused on media production and talen…
|
051780 | KR | Education |
|
FAIRVIEW INTERNATIONAL PLC
Acquires and operates a network of private schools offering…
|
FIL | GB | Education |
China Maple Leaf Educational Systems 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/49847/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49847 | 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=49847 | 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=49847 \ -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": 49847}, 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 China Maple Leaf Educational Systems Limited (id: 49847)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.