Beijing Kaiwen Education Technology Co., Ltd — Investor Relations & Filings
Beijing Kaiwen Education Technology Co., Ltd. provides comprehensive education services, primarily focusing on K-12 international schooling and vocational training. The company operates international schools, such as Haidian Kaiwen Academy and Chaoyang Kaiwen Academy, which offer integrated curricula combining national standards with international educational frameworks. Its service portfolio encompasses school management, curriculum design, and specialized training in sports and the arts. Additionally, the company provides vocational education solutions and study abroad consulting services. By leveraging strategic partnerships and modern pedagogical approaches, the company aims to foster holistic student development and bridge the gap between academic learning and professional requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股东会议事规则 (2025年8月) | 2025-08-06 | Chinese | |
| 董事会秘书工作制度(2025年8月) | 2025-08-06 | Chinese | |
| 公司章程(2025年8月) | 2025-08-06 | Chinese | |
| 第六届监事会第十三次会议决议公告 | 2025-08-06 | Chinese | |
| 互动易平台信息发布及回复内部审核制度(2025年8月) | 2025-08-06 | Chinese | |
| 重大信息内部报告制度(2025年8月) | 2025-08-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36713054 | 股东会议事规则 (2025年8月) | 2025-08-06 | Chinese | ||
| 36713040 | 董事会秘书工作制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36713029 | 公司章程(2025年8月) | 2025-08-06 | Chinese | ||
| 36713014 | 第六届监事会第十三次会议决议公告 | 2025-08-06 | Chinese | ||
| 36713001 | 互动易平台信息发布及回复内部审核制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36712989 | 重大信息内部报告制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36712981 | 第六届董事会第十六次会议决议公告 | 2025-08-06 | Chinese | ||
| 36712966 | 投资者关系管理制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36712907 | 董事、高级管理人员离职管理制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36712901 | 公司章程(修正案) | 2025-08-06 | Chinese | ||
| 36712883 | 内幕信息知情人登记管理制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36712877 | 内部审计制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36712871 | 总经理工作细则( 2025年8月 ) | 2025-08-06 | Chinese | ||
| 36712865 | 对外提供财务资助管理制度(2025年8月) | 2025-08-06 | Chinese | ||
| 36712857 | 关于召开2025年第一次临时股东大会的通知 | 2025-08-06 | Chinese | ||
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 |
|
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 |
|
China Maple Leaf Educational Systems Limited
Leading K-12 international school operator providing integr…
|
1317 | KY | 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 |
|
GRUPO SALTA EDUCAÇÃO S.A.
Operates a network of 170 K-12 schools using proprietary ed…
|
— | BR | Education |
Beijing Kaiwen 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/54680/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54680 | 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=54680 | 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=54680 \ -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": 54680}, 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 Beijing Kaiwen Education Technology Co., Ltd (id: 54680)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.