Chinese Universe Publishing and Media Group Co.,Ltd. — Investor Relations & Filings
About Chinese Universe Publishing and Media Group Co.,Ltd.
Chinese Universe Publishing and Media Group Co.,Ltd. operates as an integrated media entity focusing on the full lifecycle of content creation and dissemination. Core activities include the editing, publishing, and distribution of books, periodicals, and newspapers. The company manages extensive printing facilities and logistics networks to support its physical media operations. In response to evolving market demands, it has diversified into digital publishing, film and television production, and internet-based cultural services. Its portfolio features educational materials, scholarly works, and general interest publications. By integrating traditional media with digital technologies, the group provides multi-platform content solutions to a broad audience. The organization emphasizes the development of a modern cultural industry ecosystem through strategic investments and technological innovation in the media sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中文传媒2025年度内部控制评价报告 | 2026-04-17 | Chinese | |
| 中文传媒关于签署《发行股份及支付现金购买资产协议》等相关协议之解除协议暨关联交易涉及标的资产持有期间净资产变动情况的公告 | 2026-04-17 | Chinese | |
| 中文传媒关于现金收购朗知传媒58%股份之2025年度实际盈利数与承诺净利润差异情况的公告 | 2026-04-17 | Chinese | |
| 中文传媒独立董事2025年度述职报告(廖县生) | 2026-04-17 | Chinese | |
| 中文传媒关于2025年度日常关联交易执行情况与2026年度日常关联交易预计情况的公告 | 2026-04-17 | Chinese | |
| 中文传媒2025年度审计报告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40833925 | 中文传媒2025年度内部控制评价报告 | 2026-04-17 | Chinese | ||
| 40833921 | 中文传媒关于签署《发行股份及支付现金购买资产协议》等相关协议之解除协议暨关联交易涉及标的资产持有期间净资产变动情况的公告 | 2026-04-17 | Chinese | ||
| 40833920 | 中文传媒关于现金收购朗知传媒58%股份之2025年度实际盈利数与承诺净利润差异情况的公告 | 2026-04-17 | Chinese | ||
| 40833919 | 中文传媒独立董事2025年度述职报告(廖县生) | 2026-04-17 | Chinese | ||
| 40833916 | 中文传媒关于2025年度日常关联交易执行情况与2026年度日常关联交易预计情况的公告 | 2026-04-17 | Chinese | ||
| 40833909 | 中文传媒2025年度审计报告 | 2026-04-17 | Chinese | ||
| 40833899 | 江西教育传媒集团有限公司专项审计报告(大信所) | 2026-04-17 | Chinese | ||
| 40833893 | 中文传媒对会计师事务所履职情况的评估报告 | 2026-04-17 | Chinese | ||
| 40833889 | 江西高校出版社有限责任公司专项审计报告(大信所) | 2026-04-17 | Chinese | ||
| 40833885 | 中文传媒独立董事2025年度述职报告(李汉国) | 2026-04-17 | Chinese | ||
| 40833881 | 中文传媒2025年年度报告(全文) | 2026-04-17 | Chinese | ||
| 40833878 | 浙商证券股份有限公司关于中文天地出版传媒集团股份有限公司发行股份及支付现金购买资产暨关联交易之2025年持续督导意见 | 2026-04-17 | Chinese | ||
| 40833876 | 中文传媒2025年度社会责任报告 | 2026-04-17 | Chinese | ||
| 40833874 | 中文传媒2025年度主要经营数据 | 2026-04-17 | Chinese | ||
| 40833871 | 中文传媒独立董事2025年度述职报告(饶威) | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Publishing of books
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AlphaPolis.Co.,Ltd.
A publisher that commercializes popular user-generated nove…
|
9467 | JP | Publishing, broadcasting, and c… |
|
Anhui Xinhua Media Co., Ltd
Publishes and distributes books, periodicals, and education…
|
601801 | CN | Publishing, broadcasting, and c… |
|
Arnoldo Mondadori Editore
A leading European publishing group with operations in book…
|
MN | IT | Publishing, broadcasting, and c… |
|
Bastei Lübbe AG
An independent publisher of books, audiobooks, and digital …
|
BST | DE | Publishing, broadcasting, and c… |
|
Beaglee Inc.
A content platform distributing digital comics and e-books …
|
3981 | JP | Publishing, broadcasting, and c… |
|
BLOOMSBURY PUBLISHING PLC
A global independent publisher of fiction, non-fiction, aca…
|
BMY | GB | Publishing, broadcasting, and c… |
|
Broadview Press Inc.
Independent publisher of humanities textbooks and scholarly…
|
BDP | CA | Publishing, broadcasting, and c… |
|
BUNKEIDO CO.,LTD.
Publishes and sells educational materials, books, and ICT s…
|
9471 | JP | Publishing, broadcasting, and c… |
|
Central China Land Media CO.,LTD
Media enterprise specializing in publishing, distribution, …
|
000719 | CN | Publishing, broadcasting, and c… |
|
Changjiang Publishing & Media Co.,Ltd
Publishes and distributes educational and general books via…
|
600757 | CN | Publishing, broadcasting, and c… |
Chinese Universe Publishing and Media Group 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/56687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56687 | 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=56687 | 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=56687 \ -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": 56687}, 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 Chinese Universe Publishing and Media Group Co.,Ltd. (id: 56687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.