
Sichuan Hongda Co.,Ltd — Investor Relations & Filings
Sichuan Hongda Co., Ltd. is a large-scale industrial enterprise specializing in non-ferrous metal smelting and the production of chemical products. The company's core operations integrate mining, ore dressing, and smelting processes to produce high-purity zinc, lead, and associated metal products. In the chemical sector, it focuses on the manufacturing of phosphate fertilizers, including monoammonium phosphate and diammonium phosphate, as well as sulfuric acid and various fine chemicals. Sichuan Hongda leverages its integrated supply chain and resource base to serve diverse industrial and agricultural markets. Its product portfolio is utilized in infrastructure, manufacturing, and large-scale farming operations. The company emphasizes technical innovation in resource extraction and chemical processing to maintain its position as a significant supplier of basic industrial materials and agricultural inputs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 宏达股份2026年第三次临时股东会会议资料 | 2026-05-25 | Chinese | |
| 关于公司总经理、董事辞职暨聘任总经理、补选董事的公告 | 2026-05-14 | Chinese | |
| 第十届董事会第三十一次会议决议公告 | 2026-05-14 | Chinese | |
| 关于召开2026年第三次临时股东会的通知 | 2026-05-14 | Chinese | |
| 关于董事会延期换届及部分独立董事任期届满辞职的提示性公告 | 2026-05-06 | Chinese | |
| 北京中银(成都)律师事务所关于宏达股份2025年年度股东会的法律意见书 | 2026-04-14 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 47040845 | 宏达股份2026年第三次临时股东会会议资料 | 2026-05-25 | Chinese | ||
| 46343863 | 关于公司总经理、董事辞职暨聘任总经理、补选董事的公告 | 2026-05-14 | Chinese | ||
| 46343764 | 第十届董事会第三十一次会议决议公告 | 2026-05-14 | Chinese | ||
| 46343760 | 关于召开2026年第三次临时股东会的通知 | 2026-05-14 | Chinese | ||
| 44278042 | 关于董事会延期换届及部分独立董事任期届满辞职的提示性公告 | 2026-05-06 | Chinese | ||
| 34931741 | 北京中银(成都)律师事务所关于宏达股份2025年年度股东会的法律意见书 | 2026-04-14 | Chinese | ||
| 34849699 | 2025年年度股东会决议公告 | 2026-04-14 | Chinese | ||
|
2009
8 filings
| |||||
| 40728480 | 信息披露事务管理制度 | 2009-04-24 | Chinese | ||
| 40728473 | 第五届董事会第十二次会议决议公告 | 2009-04-24 | Chinese | ||
| 40728467 | 2009年第一季度报告 | 2009-04-24 | Chinese | ||
| 40728442 | 2008年年度报告摘要 | 2009-04-24 | Chinese | ||
| 40728398 | 2008年年度报告 | 2009-04-24 | Chinese | ||
| 40728391 | 董事会秘书工作细则 | 2009-04-24 | Chinese | ||
| 40728304 | 关于召开2008年年度股东大会的通知 | 2009-04-24 | Chinese | ||
| 40728302 | 投资者关系管理制度 | 2009-04-24 | 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 |
Sichuan Hongda 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/56655/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56655 | 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=56655 | 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=56655 \ -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": 56655}, 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 Sichuan Hongda Co.,Ltd (id: 56655)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.