
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-10-29 | Chinese | |
| 华钰矿业关于为控股子公司提供担保的公告 | 2025-10-28 | Chinese | |
| 华钰矿业2025年第三季度生产经营数据公告 | 2025-10-28 | Chinese | |
| 华钰矿业关于召开2025年第四次临时股东会的通知 | 2025-10-28 | Chinese | |
| 华钰矿业关于召开2025年第三季度业绩说明会的公告 | 2025-10-28 | Chinese | |
| 西藏华钰矿业股份有限公司2025年第三季度报告 | 2025-10-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37971429 | 华钰矿业2025年度第四次临时股东会会议资料 | 2025-10-29 | Chinese | ||
| 37971419 | 华钰矿业关于为控股子公司提供担保的公告 | 2025-10-28 | Chinese | ||
| 37971413 | 华钰矿业2025年第三季度生产经营数据公告 | 2025-10-28 | Chinese | ||
| 37971381 | 华钰矿业关于召开2025年第四次临时股东会的通知 | 2025-10-28 | Chinese | ||
| 37971369 | 华钰矿业关于召开2025年第三季度业绩说明会的公告 | 2025-10-28 | Chinese | ||
| 37971354 | 西藏华钰矿业股份有限公司2025年第三季度报告 | 2025-10-28 | Chinese | ||
| 37971353 | 华钰矿业第五届董事会第七次会议决议公告 | 2025-10-28 | Chinese | ||
| 37971345 | 华钰矿业第五届董事会第六次会议决议公告 | 2025-09-28 | Chinese | ||
| 37971330 | 华钰矿业关于2025年半年度业绩说明会召开情况的公告 | 2025-09-24 | Chinese | ||
| 37971318 | 华钰矿业关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2025-09-17 | Chinese | ||
| 37971307 | 华钰矿业2025年第三次临时股东大会决议公告 | 2025-09-15 | Chinese | ||
| 37971298 | 华钰矿业2025年第三次临时股东大会律师见证法律意见 | 2025-09-15 | Chinese | ||
| 37971281 | 华钰矿业2025年度第三次临时股东大会会议资料 | 2025-09-01 | Chinese | ||
| 37971259 | 西藏华钰矿业股份有限公司募集资金管理制度(2025年8月修订) | 2025-08-28 | Chinese | ||
| 37971244 | 西藏华钰矿业股份有限公司信息披露管理办法(2025年8月修订) | 2025-08-28 | 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.