
Jiangsu Chuanzhiboke Education Technology Co., LTD. — Investor Relations & Filings
Jiangsu Chuanzhiboke Education Technology Co., LTD. is a professional provider of high-end IT vocational education and technical talent cultivation. Operating through established brands such as Itcast and Heima Programmer, the company offers a comprehensive curriculum focused on digital skills and software engineering. Its core service offerings include training programs in Java development, Python programming, big data analytics, artificial intelligence, front-end development, and UI/UE design. The company utilizes a project-oriented teaching methodology designed to align student capabilities with current industry standards. By providing both offline intensive courses and online learning solutions, it serves a diverse demographic of students and professionals seeking to upgrade their technical expertise for the modern digital workforce.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于申请撤销对公司股票交易实施退市风险警示的进展公告 | 2026-05-20 | Chinese | |
| 北京市天元律师事务所关于江苏传智播客教育科技股份有限公司2025年年度股东会的法律意见 | 2026-05-19 | Chinese | |
| 2025年年度审计报告 | 2026-04-27 | Chinese | |
| 2025年年度报告摘要 | 2026-04-27 | Chinese | |
| 2025年度商誉减值测试报告 | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(李洪) | 2026-04-27 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701481 | 关于申请撤销对公司股票交易实施退市风险警示的进展公告 | 2026-05-20 | Chinese | ||
| 46566466 | 北京市天元律师事务所关于江苏传智播客教育科技股份有限公司2025年年度股东会的法律意见 | 2026-05-19 | Chinese | ||
| 40092929 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 40092513 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 40092501 | 2025年度商誉减值测试报告 | 2026-04-27 | Chinese | ||
| 40092493 | 2025年度独立董事述职报告(李洪) | 2026-04-27 | Chinese | ||
| 40092486 | 2025年度独立董事述职报告(赵伟) | 2026-04-27 | Chinese | ||
| 40092479 | 关于2025年度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 40092465 | 江苏传智播客教育科技股份有限公司关于厦门优优汇联信息科技股份有限公司2025年度业绩承诺完成情况的审核报告 | 2026-04-27 | Chinese | ||
| 40092347 | 江苏传智播客教育科技股份有限公司2025年度营业收入扣除情况的专项说明 | 2026-04-27 | Chinese | ||
| 40092133 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-27 | Chinese | ||
| 40092064 | 关于拟续聘会计师事务所的公告 | 2026-04-27 | Chinese | ||
| 40092059 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 40092053 | 董事和高级管理人员2026年度薪酬方案 | 2026-04-27 | Chinese | ||
| 40092045 | 2025年度利润分配方案 | 2026-04-27 | 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 |
Jiangsu Chuanzhiboke 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/55016/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55016 | 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=55016 | 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=55016 \ -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": 55016}, 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 Jiangsu Chuanzhiboke Education Technology Co., LTD. (id: 55016)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.