SHANDONG MINING MACHINERY GROUP CO., LTD. — Investor Relations & Filings
SHANDONG MINING MACHINERY GROUP CO., LTD. specializes in the research, development, manufacturing, and distribution of comprehensive coal mining equipment. The company's primary product portfolio includes heavy-duty scraper conveyors, belt conveyors, hydraulic supports, and coal crushing machinery. It provides integrated solutions for underground mining operations, focusing on high-capacity and automated systems designed to enhance extraction efficiency and safety. Beyond core mining machinery, the group engages in the production of specialized components and provides maintenance and technical support services. The company serves a broad client base within the global mining sector, leveraging its large-scale production facilities and engineering expertise to deliver customized equipment for diverse geological conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会对独立董事独立性自查情况的报告 | 2026-04-21 | Chinese | |
| 2025年年度报告摘要 | 2026-04-21 | Chinese | |
| 独立董事述职报告(罗响) | 2026-04-21 | Chinese | |
| 山东矿机2025年度内控审计报告 | 2026-04-21 | Chinese | |
| 山东矿机关于对会计师事务所2025年度履职情况评估报告 | 2026-04-21 | Chinese | |
| 山东矿机非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 36148187 | 董事会对独立董事独立性自查情况的报告 | 2026-04-21 | Chinese | ||
| 36148186 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 36148183 | 独立董事述职报告(罗响) | 2026-04-21 | Chinese | ||
| 36148180 | 山东矿机2025年度内控审计报告 | 2026-04-21 | Chinese | ||
| 36148176 | 山东矿机关于对会计师事务所2025年度履职情况评估报告 | 2026-04-21 | Chinese | ||
| 36148173 | 山东矿机非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | ||
| 34826391 | 山东矿机关于2022年第二期员工持股计划存续期即将届满的提示性公告 | 2026-04-17 | Chinese | ||
| 36148172 | 山东矿机关于变更签字注册会计师及质量控制复核人的公告 | 2026-04-03 | Chinese | ||
| 36148171 | 关于收到深圳证券交易所恢复审核公司向特定对象发行股票通知的公告 | 2026-03-09 | Chinese | ||
|
2025
6 filings
| |||||
| 36148168 | 山东矿机关于2022年第一期员工持股计划存续期届满的提示性公告 | 2025-12-29 | Chinese | ||
| 36148161 | 山东矿机2025年第三次临时股东会决议的公告 | 2025-12-29 | Chinese | ||
| 36148158 | 山东矿机关于变更指定信息披露媒体的公告 | 2025-12-29 | Chinese | ||
| 36148147 | 山东德衡(济南)律师事务所关于山东矿机集团股份有限公司2025年第三次临时股东会的法律意见书 | 2025-12-29 | Chinese | ||
| 36148125 | 山东矿机集团股份有限公司关于收到深圳证券交易所中止审核公司向特定对象发行股票通知的公告 | 2025-12-22 | Chinese | ||
| 36148108 | 山东矿机集团第六届董事会2025年第六次临时会议决议公告 | 2025-12-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
SHANDONG MINING MACHINERY 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/54552/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54552 | 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=54552 | 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=54552 \ -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": 54552}, 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 MINING MACHINERY GROUP CO., LTD. (id: 54552)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.