Shandong Publishing & Media Co.,Ltd — Investor Relations & Filings
About Shandong Publishing & Media Co.,Ltd
Shandong Publishing & Media Co., Ltd. operates as a comprehensive cultural entity focused on the integrated lifecycle of content creation, production, and dissemination. Its core activities encompass the publishing of textbooks, supplementary educational materials, and general interest books spanning literature, science, and children's categories. The company manages a diverse portfolio of periodicals and digital media products, supported by large-scale printing facilities and an extensive retail and logistics network. Through its established distribution channels, it serves both institutional educational sectors and the broader consumer market. The organization emphasizes the modernization of traditional publishing through digital transformation initiatives and the expansion of its cultural service offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 山东出版关于2025年度日常性关联交易执行情况与2026年度日常性关联交易预计情况的公告 | 2026-04-10 | Chinese | |
| 山东出版对会计师事务所2025年度履职情况评估报告 | 2026-04-10 | Chinese | |
| 山东出版关于使用部分闲置自有资金进行现金管理的公告 | 2026-04-10 | Chinese | |
| 山东出版2025年内部控制评价报告 | 2026-04-10 | Chinese | |
| 山东出版2025年度审计报告 | 2026-04-10 | Chinese | |
| 山东出版第四届董事会第四十一次(定期)会议决议公告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38348165 | 山东出版关于2025年度日常性关联交易执行情况与2026年度日常性关联交易预计情况的公告 | 2026-04-10 | Chinese | ||
| 38348161 | 山东出版对会计师事务所2025年度履职情况评估报告 | 2026-04-10 | Chinese | ||
| 38348160 | 山东出版关于使用部分闲置自有资金进行现金管理的公告 | 2026-04-10 | Chinese | ||
| 38348158 | 山东出版2025年内部控制评价报告 | 2026-04-10 | Chinese | ||
| 38348156 | 山东出版2025年度审计报告 | 2026-04-10 | Chinese | ||
| 38348151 | 山东出版第四届董事会第四十一次(定期)会议决议公告 | 2026-04-10 | Chinese | ||
| 38348143 | 山东出版关于2026年度对全资子公司提供担保额度的公告 | 2026-04-10 | Chinese | ||
| 38348135 | 中银国际证券股份有限公司关于山东出版传媒股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-04-10 | Chinese | ||
| 38348132 | 山东出版2025年度独立董事述职报告(张晓峰) | 2026-04-10 | Chinese | ||
| 38348130 | 山东出版2025年度社会责任报告 | 2026-04-10 | Chinese | ||
| 38348122 | 山东出版2025年年度报告摘要 | 2026-04-10 | Chinese | ||
| 38348119 | 山东出版2025年度独立董事述职报告(朱炜) | 2026-04-10 | Chinese | ||
| 38348104 | 山东出版关于2025年度募集资金存放和使用情况专项报告的公告 | 2026-04-10 | Chinese | ||
| 38348099 | 山东出版2025年年度报告 | 2026-04-10 | Chinese | ||
| 38348093 | 山东出版关于全资子公司2026年开展纸浆套期保值业务的公告 | 2026-03-06 | 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… |
Shandong Publishing & 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/57164/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57164 | 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=57164 | 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=57164 \ -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": 57164}, 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 Shandong Publishing & Media Co.,Ltd (id: 57164)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.