
SHANDONG JINLING MINING CO.,LTD — Investor Relations & Filings
Shandong Jinling Mining Co., Ltd. focuses on the exploration, extraction, and processing of iron ore. The company produces high-grade iron ore concentrates and pellet ores, which are utilized as primary raw materials in metallurgical processes. Its operations include the recovery of associated metallic minerals, such as copper and cobalt concentrates, as part of its mineral processing activities. The enterprise integrates advanced mining techniques and beneficiation technologies to enhance resource utilization and product consistency. The core business model covers the full cycle of mineral resource development, from underground extraction to the delivery of refined mineral products to industrial consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于修订《董事会经费管理办法》部分条款的公告 | 2025-10-28 | Chinese | |
| 关于修订《董事会薪酬与考核委员会实施细则》部分条款的公告 | 2025-10-28 | Chinese | |
| 关于修订《董事会战略与ESG委员会实施细则》部分条款的公告 | 2025-10-28 | Chinese | |
| 关于修订《与关联方资金往来管理制度》部分条款的公告 | 2025-10-28 | Chinese | |
| 对外担保制度 | 2025-10-28 | Chinese | |
| 控股子公司管理制度 | 2025-10-28 | Chinese |
Browse filings by year
27 years- 2026 25 filings
- 2025 157 filings
- 2024 130 filings
- 2023 80 filings
- 2022 109 filings
- 2021 166 filings
- 2020 80 filings
- 2019 102 filings
- 2018 68 filings
- 2017 90 filings
- 2016 70 filings
- 2015 75 filings
- 2014 66 filings
- 2013 53 filings
- 2012 75 filings
- 2011 63 filings
- 2010 62 filings
- 2009 56 filings
- 2008 84 filings
- 2007 45 filings
- 2006 115 filings
- 2005 15 filings
- 2004 19 filings
- 2003 24 filings
- 2002 28 filings
- 2001 2 filings
- 1996 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42945751 | 关于修订《董事会经费管理办法》部分条款的公告 | 2025-10-28 | Chinese | ||
| 42945724 | 关于修订《董事会薪酬与考核委员会实施细则》部分条款的公告 | 2025-10-28 | Chinese | ||
| 42945696 | 关于修订《董事会战略与ESG委员会实施细则》部分条款的公告 | 2025-10-28 | Chinese | ||
| 42945667 | 关于修订《与关联方资金往来管理制度》部分条款的公告 | 2025-10-28 | Chinese | ||
| 42945644 | 对外担保制度 | 2025-10-28 | Chinese | ||
| 42945617 | 控股子公司管理制度 | 2025-10-28 | Chinese | ||
| 42945593 | 与关联方资金往来管理制度 | 2025-10-28 | Chinese | ||
| 42945570 | 董事会经费管理办法 | 2025-10-28 | Chinese | ||
| 42945547 | 重大事项内部报告制度 | 2025-10-28 | Chinese | ||
| 42945522 | 董事会薪酬与考核委员会实施细则 | 2025-10-28 | Chinese | ||
| 42945491 | 总经理办公会议事规则 | 2025-10-28 | Chinese | ||
| 42945473 | 信息披露暂缓与豁免业务管理办法 | 2025-10-28 | Chinese | ||
| 42945450 | 总经理工作细则 | 2025-10-28 | Chinese | ||
| 42945428 | 关于修订《董事、监事和高级管理人员所持本公司股份及其变动管理制度》部分条款的公告 | 2025-10-28 | Chinese | ||
| 42945408 | 关于修订《董事会审计委员会实施细则》部分条款的公告 | 2025-10-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Mining of iron ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCENT RESOURCES NL
Explores and evaluates iron ore and gold projects to define…
|
ACS | AU | Mining and quarrying |
|
Add New Energy Investment Holdings Group Limited
Exploration, mining, and processing of mineral resources, p…
|
2623 | HK | Mining and quarrying |
|
ADMIRALTY RESOURCES NL.
Explores and develops iron ore, nickel, and cobalt assets f…
|
ADY | AU | Mining and quarrying |
|
Advanced Explorations Inc.
Development stage resource company focused on the explorati…
|
AXI | CA | Mining and quarrying |
|
African Aura Mining Inc.
Developing world-class iron ore and gold assets in sub-Saha…
|
AAAM | CA | Mining and quarrying |
|
AKORA RESOURCES LIMITED
Explores and develops high-grade iron ore assets for green …
|
AKO | AU | Mining and quarrying |
|
Alderon Iron Ore Corp.
Development-stage company specializing in iron ore, advanci…
|
IRON | CA | Mining and quarrying |
|
Alien Metals Limited
Minerals exploration and development company focused on pre…
|
UFO | VG | Mining and quarrying |
|
Aowei Holding Limited
Exploration, mining, processing, and trading of iron ore pr…
|
1370 | HK | Mining and quarrying |
|
ARROW MINERALS LTD
Explores high-grade iron ore deposits at the Simandou North…
|
AMD | AU | Mining and quarrying |
SHANDONG JINLING MINING 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/53733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53733 | 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=53733 | 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=53733 \ -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": 53733}, 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 JINLING MINING CO.,LTD (id: 53733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.