
Henan Zhongfu Industrial Co.,Ltd — Investor Relations & Filings
Henan Zhongfu Industrial Co., Ltd. is an integrated enterprise specializing in the production and processing of aluminum products. The company operates a comprehensive industrial chain that includes power generation, aluminum smelting, and high-precision aluminum processing. Its core product portfolio features high-precision aluminum plates, strips, and foils, alongside electrolytic aluminum and carbon products. These materials are utilized across various sectors, including aerospace, automotive, packaging, printing, and electronics. By utilizing an integrated production model, the company focuses on providing high-performance aluminum solutions to international markets while prioritizing technological innovation and energy efficiency in its manufacturing operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 河南中孚实业股份有限公司关于担保实施进展公告 | 2026-05-28 | Chinese | |
| 河南中孚实业股份有限公司2025年年度权益分派实施公告 | 2026-05-20 | Chinese | |
| 河南中孚实业股份有限公司2025年年度股东会决议公告 | 2026-05-13 | Chinese | |
| 上海上正恒泰律师事务所关于河南中孚实业股份有限公司2025年年度股东会的法律意见书 | 2026-05-13 | Chinese | |
| 河南中孚实业股份有限公司拟股权收购所涉及的河南中孚铝业有限公司股东全部权益价值资产评估报告 | 2024-10-11 | Chinese | |
| 河南中孚实业股份有限公司独立董事提名人和候选人声明公告(刘红霞) | 2024-10-11 | Chinese |
Browse filings by year
24 years- 2026 4 filings
- 2024 98 filings
- 2023 143 filings
- 2022 156 filings
- 2021 125 filings
- 2020 124 filings
- 2019 214 filings
- 2018 258 filings
- 2017 262 filings
- 2016 269 filings
- 2015 230 filings
- 2014 199 filings
- 2013 156 filings
- 2012 93 filings
- 2011 126 filings
- 2010 95 filings
- 2009 97 filings
- 2008 68 filings
- 2007 81 filings
- 2006 70 filings
- 2005 61 filings
- 2004 28 filings
- 2003 20 filings
- 2002 24 filings
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 |
Henan Zhongfu Industrial 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/56848/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56848 | 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=56848 | 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=56848 \ -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": 56848}, 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 Henan Zhongfu Industrial Co.,Ltd (id: 56848)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.