
HUNAN SILVER CO.,LTD. — Investor Relations & Filings
HUNAN SILVER CO.,LTD. specializes in the smelting, refining, and deep processing of non-ferrous metals. The company is a major producer of high-purity silver, alongside gold, electrolytic lead, and zinc. Its operations involve a comprehensive industrial chain that integrates the recovery of precious and base metals from complex polymetallic ores. Key products include silver ingots, gold bars, and various chemical byproducts such as sulfuric acid. The company utilizes advanced metallurgical technologies to ensure high recovery rates and environmental compliance. Its products serve diverse sectors, including electronics, photovoltaics, jewelry, and industrial manufacturing. By focusing on resource efficiency and technical innovation, the company maintains a significant position in the global precious metals supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司未弥补亏损达到实收股本总额三分之一的公告 | 2024-04-26 | Chinese | |
| 独立董事候选人声明与承诺(杨天足) | 2024-04-25 | Chinese | |
| 关于湖南宝山矿业有色金属矿业有限责任公司拟与湖南有色产业投资集团有限责任公司、湖南黄金集团有限责任公司签署股权托管协议的公告 | 2024-04-25 | Chinese | |
| 独立董事年度述职报告(黄健柏) | 2024-04-25 | Chinese | |
| 关于召开2023年年度股东大会的通知 | 2024-04-25 | Chinese | |
| 天健审〔2024〕2-310号-营业收入扣除情况专项核查 | 2024-04-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 37051749 | 关于公司未弥补亏损达到实收股本总额三分之一的公告 | 2024-04-26 | Chinese | ||
| 37051742 | 独立董事候选人声明与承诺(杨天足) | 2024-04-25 | Chinese | ||
| 37051735 | 关于湖南宝山矿业有色金属矿业有限责任公司拟与湖南有色产业投资集团有限责任公司、湖南黄金集团有限责任公司签署股权托管协议的公告 | 2024-04-25 | Chinese | ||
| 37051725 | 独立董事年度述职报告(黄健柏) | 2024-04-25 | Chinese | ||
| 37051716 | 关于召开2023年年度股东大会的通知 | 2024-04-25 | Chinese | ||
| 37051696 | 天健审〔2024〕2-310号-营业收入扣除情况专项核查 | 2024-04-25 | Chinese | ||
| 37051652 | 2024年一季度报告 | 2024-04-25 | Chinese | ||
| 37051644 | 关于2023年度计提资产减值准备和资产处置的公告 | 2024-04-25 | Chinese | ||
| 37051638 | 董事会对独立董事独立性评估的专项意见 | 2024-04-25 | Chinese | ||
| 37051630 | 关于变更公司注册资本并修订《公司章程》的公告 | 2024-04-25 | Chinese | ||
| 37051620 | 2023年年度报告摘要 | 2024-04-25 | Chinese | ||
| 37051607 | 关于会计政策变更的公告 | 2024-04-25 | Chinese | ||
| 37051595 | 独立董事年度述职报告(刘兴树) | 2024-04-25 | Chinese | ||
| 37051588 | 关于公司2024年度开展商品期货套期保值业务的公告 | 2024-04-25 | Chinese | ||
| 37051583 | 关于预计2024年度日常关联交易的公告 | 2024-04-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
HUNAN SILVER 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/54731/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54731 | 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=54731 | 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=54731 \ -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": 54731}, 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 HUNAN SILVER CO.,LTD. (id: 54731)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.