
Bojun Education Company Limited — Investor Relations & Filings
Bojun Education Company Limited is an investment holding company principally engaged in the provision and management of private educational services. The company operates schools across various educational levels, including preschool, kindergarten, primary, middle, and high schools. Bojun Education focuses on cultivating talents with an international vision and sound character by optimizing curriculum content and teaching quality. The company aims for steady growth in student enrollment and operates its businesses through multiple segments, which may also encompass related services such as eco-tourism.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter and Request Form to Non-registered holders - Notice of Publication of Interim Report 2026 | 2026-05-21 | English | |
| Notification Letter and Reply Form to Registered Shareholders - Notice of Publication of Interim Report 2026 | 2026-05-21 | English | |
| 2026 INTERIM REPORT | 2026-05-21 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 30 April 2026 | 2026-05-04 | English | |
| INTERIM RESULTS ANNOUNCEMENT FOR THE SIX MONTHS ENDED 28 FEBRUARY 2026 | 2026-04-23 | English | |
| PROFIT WARNING | 2026-04-21 | English |
Browse filings by year
9 yearsMarket 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 |
|
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 |
|
COLEGIO BRITANICO ST. MARGARET
British-style, bilingual school for girls, offering element…
|
— | CL | Education |
|
COLEGIO CRAIGHOUSE S.A.
A private, co-educational, bilingual institution offering I…
|
— | CL | Education |
|
COLEGIO INGLES CATOLICO DE LA SERENA S.A
Private educational institution offering comprehensive educ…
|
— | CL | Education |
Bojun Education Company 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/50148/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50148 | 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=50148 | 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=50148 \ -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": 50148}, 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 Bojun Education Company Limited (id: 50148)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.