Sichuan Hongda Co.,Ltd — Investor Relations & Filings
About Sichuan Hongda Co.,Ltd
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 |
|---|---|---|---|
| 北京中银(成都)律师事务所关于宏达股份2025年年度股东会的法律意见书 | 2026-04-14 | Chinese | |
| 2025年年度股东会决议公告 | 2026-04-14 | Chinese | |
| 信息披露事务管理制度 | 2009-04-24 | Chinese | |
| 第五届董事会第十二次会议决议公告 | 2009-04-24 | Chinese | |
| 2009年第一季度报告 | 2009-04-24 | Chinese | |
| 2008年年度报告摘要 | 2009-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34931741 | 北京中银(成都)律师事务所关于宏达股份2025年年度股东会的法律意见书 | 2026-04-14 | Chinese | ||
| 34849699 | 2025年年度股东会决议公告 | 2026-04-14 | Chinese | ||
|
2009
13 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 | ||
| 40728294 | 总经理工作细则 | 2009-04-24 | Chinese | ||
| 40728256 | 防范控股股东及关联方占用公司资金管理制度 | 2009-04-24 | Chinese | ||
| 40728219 | 控股股东及其他关联方资金占用情况的专项说明 | 2009-04-24 | Chinese | ||
| 40728188 | 第五届监事会第七次会议决议公告 | 2009-04-24 | Chinese | ||
| 40728152 | 关联交易管理制度 | 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 |
|
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 |
|
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 |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | 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.