Anhui Xinhua Media Co., Ltd — Investor Relations & Filings
About Anhui Xinhua Media Co., Ltd
Anhui Xinhua Media Co., Ltd. is a large-scale cultural enterprise primarily engaged in the publication, distribution, and retail of books, periodicals, and electronic media. The company operates an extensive network of bookstores and distribution centers, serving as a major provider of educational materials and textbooks. Its core business activities include the procurement and logistics of cultural products, as well as the development of digital publishing platforms and information services. The company integrates traditional media with modern technology to enhance its supply chain management and retail experiences. Additionally, it provides comprehensive educational services and cultural consumption solutions, focusing on the modernization of the publishing industry through digital transformation and diversified business operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 皖新传媒2025年度审计报告 | 2026-04-10 | Chinese | |
| 皖新传媒第四届董事会第四十七次会议决议公告 | 2026-04-10 | Chinese | |
| 皖新传媒关于制定、修订部分治理制度的公告 | 2026-04-10 | Chinese | |
| 皖新传媒2025年度可持续发展报告摘要 | 2026-04-10 | Chinese | |
| 皖新传媒2025年年度报告摘要 | 2026-04-10 | Chinese | |
| 皖新传媒2025年年度报告终稿 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35508454 | 皖新传媒2025年度审计报告 | 2026-04-10 | Chinese | ||
| 35508195 | 皖新传媒第四届董事会第四十七次会议决议公告 | 2026-04-10 | Chinese | ||
| 35508182 | 皖新传媒关于制定、修订部分治理制度的公告 | 2026-04-10 | Chinese | ||
| 35508163 | 皖新传媒2025年度可持续发展报告摘要 | 2026-04-10 | Chinese | ||
| 35508150 | 皖新传媒2025年年度报告摘要 | 2026-04-10 | Chinese | ||
| 35508148 | 皖新传媒2025年年度报告终稿 | 2026-04-10 | Chinese | ||
| 35508141 | 安徽新华传媒股份有限公司募集资金管理办法(2026年修订) | 2026-04-10 | Chinese | ||
| 35508122 | 皖新传媒关于2026年度日常关联交易预计的公告 | 2026-04-10 | Chinese | ||
| 35508112 | 皖新传媒2025年度内部控制评价报告 | 2026-04-10 | Chinese | ||
| 35508109 | 皖新传媒2025年度主要经营数据的公告 | 2026-04-10 | Chinese | ||
| 35508097 | 皖新传媒关于2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案的公告 | 2026-04-10 | Chinese | ||
| 35508095 | 皖新传媒关于计提资产减值准备及核销资产的公告 | 2026-04-10 | Chinese | ||
| 35508092 | 皖新传媒董事会关于独立董事独立性自查情况的专项报告 | 2026-04-10 | Chinese | ||
| 35508090 | 天健会计师事务所(特殊普通合伙)关于皖新传媒2025年度非经营性资金占用及其他关联方资金往来情况专项说明4.10 | 2026-04-10 | Chinese | ||
| 35508057 | 皖新传媒2025年度利润分配方案公告 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Publishing of books
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Literature Limited
Comprehensive cultural group specializing in digital readin…
|
772 | KY | Publishing, broadcasting, and c… |
|
CHINA PUBLISHING&MEDIA HOLDINGS CO.,LTD
Publishes and distributes academic, literary, and education…
|
601949 | CN | Publishing, broadcasting, and c… |
|
CHINA SCIENCE PUBLISHING & MEDIA LTD.
Professional publisher of science, technology, and medical …
|
601858 | CN | Publishing, broadcasting, and c… |
|
China South Publishing & Media Group Co., Ltd
Integrated media group focused on publishing, distribution,…
|
601098 | CN | Publishing, broadcasting, and c… |
|
Chinese Universe Publishing and Media Group Co.,Ltd.
Integrated media entity providing publishing, distribution,…
|
600373 | CN | Publishing, broadcasting, and c… |
|
CHUOKEIZAI-SHA HOLDINGS,INC.
Publisher of professional and academic content in economics…
|
9476 | JP | Publishing, broadcasting, and c… |
|
Citic Press Corporation
A cultural media organization publishing business, economic…
|
300788 | CN | Publishing, broadcasting, and c… |
|
COL Group Co.,Ltd.
Digital content provider specializing in publishing, IP man…
|
300364 | CN | Publishing, broadcasting, and c… |
|
Dachepalli Publishers Limited
Provides K-12 textbooks and digital learning tools for CBSE…
|
544667 | IN | Publishing, broadcasting, and c… |
|
D&C MEDIA CO.,LTD.
Publishes genre novels and adapts them into webtoons, e-boo…
|
263720 | KR | Publishing, broadcasting, and c… |
Anhui Xinhua Media 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/57293/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57293 | 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=57293 | 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=57293 \ -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": 57293}, 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 Anhui Xinhua Media Co., Ltd (id: 57293)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.