SHANGHAI ACTION EDUCATION TECHNOLOGY CO., LTD. — Investor Relations & Filings
About SHANGHAI ACTION EDUCATION TECHNOLOGY CO., LTD.
Shanghai Action Education Technology Co., Ltd. specializes in providing management training and consulting services primarily for small and medium-sized enterprises (SMEs). The company offers a comprehensive suite of educational programs designed for entrepreneurs and senior executives, focusing on practical business applications. Its core offerings include the "Concentrated CEO" program, which covers strategic planning, performance management, marketing, and financial control. Action Education integrates classroom learning with actionable business solutions, aiming to improve the operational efficiency and competitive positioning of its clients. The firm utilizes a standardized teaching model and a large-scale offline training infrastructure to deliver systematic management knowledge and long-term coaching services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事2025年度述职报告(张轶华) | 2026-04-14 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-14 | Chinese | |
| 2025年度审计报告 | 2026-04-14 | Chinese | |
| 2026年度提质增效重回报行动方案 | 2026-04-14 | Chinese | |
| 2025年环境、社会和治理(ESG)报告摘要 | 2026-04-14 | Chinese | |
| 安永华明会计师事务所关于行动教育2025年度募集资金存放、管理与实际使用情况专项鉴证报告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34943153 | 独立董事2025年度述职报告(张轶华) | 2026-04-14 | Chinese | ||
| 34943146 | 董事、高级管理人员薪酬管理制度 | 2026-04-14 | Chinese | ||
| 34908279 | 2025年度审计报告 | 2026-04-14 | Chinese | ||
| 34908039 | 2026年度提质增效重回报行动方案 | 2026-04-14 | Chinese | ||
| 34908031 | 2025年环境、社会和治理(ESG)报告摘要 | 2026-04-14 | Chinese | ||
| 34908026 | 安永华明会计师事务所关于行动教育2025年度募集资金存放、管理与实际使用情况专项鉴证报告 | 2026-04-14 | Chinese | ||
| 34884688 | 国投证券关于行动教育部分首次公开发行股票募投项目延期的核查意见 | 2026-04-14 | Chinese | ||
| 34867222 | 2025年年度报告 | 2026-04-14 | Chinese | ||
| 34867210 | 关于部分首次公开发行股票募投项目延期的公告 | 2026-04-14 | Chinese | ||
| 34867209 | 2025年年度报告摘要 | 2026-04-14 | Chinese | ||
| 34867202 | 2025年度内部控制审计报告 | 2026-04-14 | Chinese | ||
| 34867199 | 国投证券关于行动教育使用部分暂时闲置募集资金进行现金管理的核查意见 | 2026-04-14 | Chinese | ||
| 34867198 | 2025年度内部控制评价报告 | 2026-04-14 | Chinese | ||
| 34861537 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-14 | Chinese | ||
| 34861523 | 国投证券关于行动教育2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AcadeMedia
An independent education provider in Northern Europe for al…
|
ACAD | SE | Education |
|
ACE EDUTREND LIMITED
Provides vocational training and skill development services…
|
530093 | IN | Education |
|
Addictive Learning Technology Limited
Provides online upskilling in legal practice, compliance, a…
|
ADDICTIVE | IN | Education |
|
Alfio Bardolla
A company specializing in personal finance education throug…
|
ABTG | IT | Education |
|
Alkhaleej Training and Education Co.
Provides professional training, K-12 education, and busines…
|
4290 | SA | Education |
|
Alue Co., Ltd.
Provides corporate training and HR development using data a…
|
7043 | JP | Education |
|
Aptech Ltd.
Global vocational training provider offering career-oriente…
|
APTECHT | IN | Education |
|
Arihant Academy Limited
Provides academic coaching and test preparation for seconda…
|
ARIHANTACA | IN | Education |
|
ATA Creativity Global
Educational services company offering portfolio training fo…
|
AACG | US | Education |
|
ATOM EDUCAÇÃO E EDITORA S.A.
Provides financial education, publishing services, and a pr…
|
— | BR | Education |
SHANGHAI ACTION EDUCATION TECHNOLOGY 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/57975/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57975 | 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=57975 | 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=57975 \ -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": 57975}, 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 SHANGHAI ACTION EDUCATION TECHNOLOGY CO., LTD. (id: 57975)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.