
China East Education Holdings Limited — Investor Relations & Filings
China East Education Holdings Limited is a leading provider of private vocational training education services, operating a direct chain of institutions focused on practical skills acquisition across various high-demand sectors. Established over 30 years ago, the Group has successfully built seven major vocational education brands, including New East Culinary Education, Xinhua Internet Technology Education, Wontone Automotive Education, and On-mind Fashion & Beauty Education. These brands offer specialized training in culinary arts, internet and data technology, auto services, and fashion and beauty. The company aims to deliver practical and complex talents to society, supporting economic development, rural labor transfer, and re-employment training.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter and Reply Form to Non-Registered Holders | 2026-04-20 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-04-20 | English | |
| Form of proxy for the Annual General Meeting to be held on Wednesday, 27 May 2026 | 2026-04-20 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-20 | English | |
| PROPOSALS FOR GENERAL MANDATES TO ISSUE SHARES AND REPURCHASE SHARES; RE-ELECTION OF RETIRING DIRECTORS; RE-APPOINTMENT OF AUDITORS; DECLARATION OF A FINAL DIVIDEND OUT OF THE SHARE PREMIUM ACCOUNT AN | 2026-04-20 | English | |
| ANNUAL REPORT 2025 | 2026-04-20 | English |
Market data
Market data not available
Price history
Peer group · Post-secondary non-tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CDI Education Corporation
Private career training institution providing accelerated, …
|
— | CA | Education |
|
EpicQuest Education Group International Ltd
Provides education solutions, operates colleges, and suppor…
|
EEIQ | US | Education |
|
LINCOLN EDUCATIONAL SERVICES CORP
Provider of career-oriented vocational and technical skills…
|
LINC | US | Education |
China East Education Holdings 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/49378/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49378 | 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=49378 | 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=49378 \ -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": 49378}, 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 East Education Holdings Limited (id: 49378)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.