
JINHUI MINING INCORPORATION LIMITED — Investor Relations & Filings
Jinhui Mining Incorporation Limited specializes in the exploration, extraction, and processing of non-ferrous metal resources. The company primarily focuses on the production of high-grade lead and zinc concentrates, alongside the recovery of associated precious metals such as silver. Its operations are characterized by the integration of advanced mining technologies and automated processing facilities to optimize resource recovery rates. A central pillar of its business model is the implementation of green mining standards, emphasizing ecological restoration, waste reduction, and energy efficiency throughout the production lifecycle. By utilizing digital management systems and modern safety protocols, the company maintains high operational standards in its underground mining and ore dressing activities. Its output serves as critical raw material for the smelting and manufacturing sectors within the non-ferrous metals supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 金徽股份关于注销募集资金专项账户的公告 | 2026-04-24 | Chinese | |
| 金徽股份2025年年度权益分派实施公告 | 2026-04-24 | Chinese | |
| 北京卓纬律师事务所关于金徽矿业股份有限公司2025年年度股东会之法律意见书 | 2026-04-17 | Chinese | |
| 金徽股份关于选举董事长的公告 | 2026-04-17 | Chinese | |
| 金徽股份2025年年度股东会决议公告 | 2026-04-17 | Chinese | |
| 金徽股份2026年第一季度报告 | 2026-04-13 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39540865 | 金徽股份关于注销募集资金专项账户的公告 | 2026-04-24 | Chinese | ||
| 39540856 | 金徽股份2025年年度权益分派实施公告 | 2026-04-24 | Chinese | ||
| 39540843 | 北京卓纬律师事务所关于金徽矿业股份有限公司2025年年度股东会之法律意见书 | 2026-04-17 | Chinese | ||
| 34821040 | 金徽股份关于选举董事长的公告 | 2026-04-17 | Chinese | ||
| 34821006 | 金徽股份2025年年度股东会决议公告 | 2026-04-17 | Chinese | ||
| 39540842 | 金徽股份2026年第一季度报告 | 2026-04-13 | Chinese | ||
| 39540840 | 金徽股份关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-13 | Chinese | ||
| 39540837 | 金徽股份2025年年度股东会会议资料 | 2026-04-09 | Chinese | ||
| 39540834 | 金徽股份关于为全资子公司提供担保的进展公告 | 2026-04-02 | Chinese | ||
| 39540831 | 金徽股份关于控股股东一致行动人股份解除质押及质押的公告 | 2026-03-30 | Chinese | ||
| 39540822 | 金徽股份关于为全资子公司提供担保的进展公告 | 2026-03-30 | Chinese | ||
| 39540811 | 金徽矿业股份有限公司2025年度独立董事述职报告(易廷斌) | 2026-03-26 | Chinese | ||
| 39540810 | 金徽股份关于2025年度募集资金存放与实际使用情况的专项报告 | 2026-03-26 | Chinese | ||
| 39540809 | 金徽股份关于召开2025年年度股东会的通知 | 2026-03-26 | Chinese | ||
| 39540799 | 金徽股份第二届董事会第二十次会议决议公告 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1844 Resources Inc.
Explores for high-impact copper, nickel, and gold deposits …
|
EFF | CA | Mining and quarrying |
|
1911 Gold Corporation
Junior gold producer and advanced explorer of precious and …
|
AUMB | CA | Mining and quarrying |
|
29METALS LIMITED
Explores and operates copper, zinc, and precious metals ass…
|
29M | AU | Mining and quarrying |
|
49 METALS LIMITED
Mineral exploration company targeting gold, copper, and bas…
|
49M | AU | Mining and quarrying |
|
55 North Mining Inc.
Gold exploration and development advancing the Last Hope Go…
|
FFF | CA | Mining and quarrying |
|
80 MILE PLC
Explores and develops critical metal, industrial gas, and s…
|
80M | GB | Mining and quarrying |
|
A2 Gold Corp.
Mineral exploration company focused on gold and silver depo…
|
AUAU | CA | Mining and quarrying |
|
Abacus Mining and Exploration Corporation
Explores and develops copper and gold porphyry deposits acr…
|
AME | CA | Mining and quarrying |
|
ABCOURT MINES INC.
A mining, development, and exploration company focused on g…
|
ABI | CA | Mining and quarrying |
|
Aben Gold Corp.
Gold-focused mineral exploration company operating in Yukon…
|
ABM | CA | Mining and quarrying |
JINHUI MINING INCORPORATION LIMITED 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/57454/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57454 | 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=57454 | 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=57454 \ -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": 57454}, 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 JINHUI MINING INCORPORATION LIMITED (id: 57454)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.