
Eastern Pioneer Driving School Co., Ltd. — Investor Relations & Filings
Eastern Pioneer Driving School Co., Ltd. is a leading provider of motor vehicle driver training services. The company operates extensive training facilities equipped with advanced technology, including virtual reality (VR) simulators and intelligent robotic coaching systems. Its core business encompasses comprehensive training programs for a wide range of vehicle categories, including passenger cars, motorcycles, buses, and heavy trucks. The company focuses on standardizing driver education through a structured curriculum and modern pedagogical approaches. Beyond basic licensing, Eastern Pioneer offers specialized training for professional drivers and provides auxiliary services such as vehicle maintenance and driver safety education. By integrating digital solutions into traditional instruction, the company aims to enhance training efficiency and safety standards for a diverse clientele of individual and commercial learners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于实际控制人收到北京证监局《行政处罚决定书》的公告 | 2026-05-20 | Chinese | |
| 关于第五届董事会延期换届的提示性公告 | 2026-05-12 | Chinese | |
| 关于东方时尚驾驶学校股份有限公司公开发行可转换公司债券2026年第九次临时受托管理事务报告 | 2026-05-12 | Chinese | |
| 关于被债权人申请重整及预重整的进展公告 | 2026-05-11 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-08 | Chinese | |
| 东方时尚2025年年度股东会法律意见书 | 2026-05-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701425 | 关于实际控制人收到北京证监局《行政处罚决定书》的公告 | 2026-05-20 | Chinese | ||
| 45347174 | 关于第五届董事会延期换届的提示性公告 | 2026-05-12 | Chinese | ||
| 45346999 | 关于东方时尚驾驶学校股份有限公司公开发行可转换公司债券2026年第九次临时受托管理事务报告 | 2026-05-12 | Chinese | ||
| 45017220 | 关于被债权人申请重整及预重整的进展公告 | 2026-05-11 | Chinese | ||
| 44490311 | 2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 44490299 | 东方时尚2025年年度股东会法律意见书 | 2026-05-08 | Chinese | ||
| 44270889 | “东时转债”2026年第二次债券持有人会议决议 | 2026-05-07 | Chinese | ||
| 44269388 | 东方时尚“东时转债”2026年第二次债券持有人会议法律意见书 | 2026-05-07 | Chinese | ||
| 37136363 | 2025年度出具带强调事项段无保留意见审计报告涉及事项的专项说明 | 2026-04-17 | Chinese | ||
| 37136360 | 2025年度控股股东及其他关联方资金占用情况的专项说明 | 2026-04-17 | Chinese | ||
| 37136357 | 关于申请撤销部分其他风险警示暨继续被实施其他风险警示的公告 | 2026-04-17 | Chinese | ||
| 37136350 | 2025年年度报告 | 2026-04-17 | Chinese | ||
| 37136347 | 关于2025年度日常关联交易实际执行情况及补充2026年日常关联交易预计情况的公告 | 2026-04-17 | Chinese | ||
| 37136346 | 2025年度独立董事述职报告 (万勇) | 2026-04-17 | Chinese | ||
| 37136345 | 关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Driving school activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
123Fahrschule SE
A technology-supported driving school chain offering traini…
|
123F | DE | Education |
|
China Oriented International Holdings Limited
Principally engaged in providing driving training services …
|
1871 | HK | Education |
|
Emirates Driving Company
A leading provider of driver education and road safety serv…
|
EMOBILITY | AE | Education |
|
Lepermislibre
State-approved online platform connecting drivers with inst…
|
ALLPL | FR | Education |
|
The Cross-Harbour (Holdings) Limited
Investment holding company primarily operating motoring sch…
|
32 | HK | Education |
Eastern Pioneer Driving School Co., Ltd. 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/57639/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57639 | 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=57639 | 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=57639 \ -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": 57639}, 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 Eastern Pioneer Driving School Co., Ltd. (id: 57639)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.