
Lixiang Education Holding Co. Ltd. — Investor Relations & Filings
Lixiang Education Holding Co. Ltd. is an investment holding company. It was formerly a provider of private primary and secondary education services, primarily through the operation of the Liandu Foreign Language School in Lishui City, Zhejiang Province. The school was known for its bilingual curriculum, small-class teaching model, and boarding system. As of August 31, 2021, the company ceased to operate the Liandu Foreign Language School.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Lixiang Education Holding Co. Ltd. (0001814067) (Filer) | 2026-04-15 | English | |
| 6-K - Lixiang Education Holding Co. Ltd. (0001814067) (Filer) | 2026-04-01 | English | |
| 3 - Lixiang Education Holding Co. Ltd. (0001814067) (Issuer) | 2026-03-23 | English | |
| 3 - Lixiang Education Holding Co. Ltd. (0001814067) (Issuer) | 2026-03-23 | English | |
| 3 - Lixiang Education Holding Co. Ltd. (0001814067) (Issuer) | 2026-03-20 | English | |
| 3 - Lixiang Education Holding Co. Ltd. (0001814067) (Issuer) | 2026-03-19 | English |
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 |
|
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 |
|
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 |
Lixiang Education Holding 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/34504/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34504 | 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=34504 | 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=34504 \ -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": 34504}, 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 Lixiang Education Holding Co. Ltd. (id: 34504)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.