%20EDUCATION%20%26TECHNOLOGY%20INC./other/DOUSHENBEIJING_EDUCATION_TECHNOLOGY_INC.-logo.png)
DOUSHEN(BEIJING) EDUCATION &TECHNOLOGY INC. — Investor Relations & Filings
DOUSHEN(BEIJING) EDUCATION &TECHNOLOGY INC. specializes in providing comprehensive educational services and technology-driven learning solutions. The company focuses on the "Great Literature" (Da Yuwen) curriculum, which integrates Chinese language, literature, and cultural history for K-12 students. Its core offerings include extracurricular tutoring, digital educational resources, and smart campus infrastructure. The company leverages information technology to develop integrated learning platforms that support classroom instruction and independent study. By combining traditional humanities education with modern digital tools, the firm aims to enhance literacy and cultural competence. Its services cater to individual learners and educational institutions seeking modernized teaching methodologies and content management systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第十五次会议决议公告 | 2026-05-22 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-05-22 | Chinese | |
| 关于聘任财务相关内部控制专项核查中介机构的公告 | 2026-05-18 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-05-18 | Chinese | |
| 第六届董事会第十四次会议决议公告 | 2026-05-18 | Chinese | |
| 关于公司股票被实施其他风险警示相关事项的进展公告 | 2026-05-18 | Chinese |
Browse filings by year
18 years- 2026 14 filings
- 2025 99 filings
- 2024 128 filings
- 2023 164 filings
- 2022 212 filings
- 2021 212 filings
- 2020 248 filings
- 2019 159 filings
- 2018 216 filings
- 2017 181 filings
- 2016 221 filings
- 2015 257 filings
- 2014 214 filings
- 2013 155 filings
- 2012 151 filings
- 2011 102 filings
- 2010 107 filings
- 2009 48 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 46868185 | 第六届董事会第十五次会议决议公告 | 2026-05-22 | Chinese | ||
| 46866895 | 关于召开2025年年度股东会的通知 | 2026-05-22 | Chinese | ||
| 46384971 | 关于聘任财务相关内部控制专项核查中介机构的公告 | 2026-05-18 | Chinese | ||
| 46384970 | 关于举行2025年度网上业绩说明会的公告 | 2026-05-18 | Chinese | ||
| 46384969 | 第六届董事会第十四次会议决议公告 | 2026-05-18 | Chinese | ||
| 46384978 | 关于公司股票被实施其他风险警示相关事项的进展公告 | 2026-05-18 | Chinese | ||
| 46352286 | 股票交易严重异常波动公告 | 2026-05-15 | Chinese | ||
| 44274365 | 股票交易异常波动公告 | 2026-05-07 | Chinese | ||
| 35324301 | 公司章程(2026年3月) | 2026-03-06 | Chinese | ||
| 35324299 | 关于补选非独立董事的公告 | 2026-03-06 | Chinese | ||
| 35324298 | 股东会议事规则(2026年3月) | 2026-03-06 | Chinese | ||
| 35324293 | 第六届董事会第十一次会议决议公告 | 2026-03-06 | Chinese | ||
| 35324292 | 关于非独立董事退休辞职的公告 | 2026-02-13 | Chinese | ||
| 35324288 | 关于公司诉讼的进展公告 | 2026-01-30 | Chinese | ||
|
2025
1 filing
| |||||
| 35324282 | 北京声驰律师事务所关于豆神教育科技(北京)股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-12-12 | 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 |
DOUSHEN(BEIJING) EDUCATION &TECHNOLOGY INC. 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/55036/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55036 | 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=55036 | 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=55036 \ -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": 55036}, 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 DOUSHEN(BEIJING) EDUCATION &TECHNOLOGY INC. (id: 55036)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.