
Tibet Huayu Mining Co.,Ltd. — Investor Relations & Filings
Tibet Huayu Mining Co.,Ltd. specializes in the exploration, mining, and processing of non-ferrous metal resources. The company's primary product portfolio includes lead, zinc, copper, and antimony concentrates. It manages a diverse range of mining assets and processing facilities, focusing on the extraction of high-grade ores. Key operations involve the development of large-scale mineral deposits, such as the Zhunuo copper project, which represents a significant portion of its resource base. The company integrates advanced geological prospecting techniques with modern mineral processing technologies to optimize recovery rates and maintain production efficiency. Its strategic focus remains on securing long-term mineral reserves and supplying essential raw materials to the metallurgical market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 华钰矿业2025年第五次临时股东会决议公告 | 2025-12-19 | Chinese | |
| 华钰矿业股东减持股份结果公告 | 2025-12-12 | Chinese | |
| 华钰矿业2025年度第五次临时股东会会议资料 | 2025-12-05 | Chinese | |
| 西藏华钰矿业股份有限公司章程(2025年12月修订) | 2025-12-03 | Chinese | |
| 西藏华钰矿业股份有限公司董事、高级管理人员离职管理制度(2025年12月) | 2025-12-03 | Chinese | |
| 华钰矿业第五届董事会第八次会议决议公告 | 2025-12-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37971640 | 华钰矿业2025年第五次临时股东会决议公告 | 2025-12-19 | Chinese | ||
| 37971622 | 华钰矿业股东减持股份结果公告 | 2025-12-12 | Chinese | ||
| 37971612 | 华钰矿业2025年度第五次临时股东会会议资料 | 2025-12-05 | Chinese | ||
| 37971593 | 西藏华钰矿业股份有限公司章程(2025年12月修订) | 2025-12-03 | Chinese | ||
| 37971574 | 西藏华钰矿业股份有限公司董事、高级管理人员离职管理制度(2025年12月) | 2025-12-03 | Chinese | ||
| 37971560 | 华钰矿业第五届董事会第八次会议决议公告 | 2025-12-03 | Chinese | ||
| 37971548 | 华钰矿业关于召开2025年第五次临时股东会的通知 | 2025-12-03 | Chinese | ||
| 37971536 | 西藏华钰矿业股份有限公司商誉减值测试内部控制制度(2025年12月) | 2025-12-03 | Chinese | ||
| 37971518 | 华钰矿业关于增加董事会人数暨修订《公司章程》及其附件的公告 | 2025-12-03 | Chinese | ||
| 37971505 | 西藏华钰矿业股份有限公司董事会议事规则(2025年12月修订) | 2025-12-03 | Chinese | ||
| 37971485 | 华钰矿业关于2025年第三季度业绩说明会召开情况的公告 | 2025-12-02 | Chinese | ||
| 37971468 | 华钰矿业2025年第四次临时股东会律师见证法律意见 | 2025-11-13 | Chinese | ||
| 37971454 | 华钰矿业2025年第四次临时股东会决议公告 | 2025-11-13 | Chinese | ||
| 37971439 | 华钰矿业股票交易异常波动公告 | 2025-11-12 | Chinese | ||
| 37971429 | 华钰矿业2025年度第四次临时股东会会议资料 | 2025-10-29 | 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 |
Tibet Huayu 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/57165/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57165 | 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=57165 | 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=57165 \ -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": 57165}, 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 Tibet Huayu Mining Co.,Ltd. (id: 57165)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.