Hubei Zhongyi Technology Inc. — Investor Relations & Filings
Hubei Zhongyi Technology Inc. focuses on the research, development, production, and sale of electrolytic copper foil. The company’s core product line consists of lithium battery copper foil and standard copper foil. These materials are critical components for lithium-ion batteries and printed circuit boards (PCBs). Its lithium battery foils, including ultra-thin and high-strength variants, are primarily used in electric vehicle power systems, energy storage solutions, and consumer electronic devices. The standard copper foil products are integrated into automotive electronics, communication infrastructure, and computing hardware. The company emphasizes technical innovation in manufacturing high-precision foils to support the performance requirements of advanced electronic components and energy storage technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年年度权益分派实施公告 | 2025-05-28 | Chinese | |
| 中国国际金融股份有限公司关于湖北中一科技股份有限公司2024年年度持续督导跟踪报告 | 2025-05-19 | Chinese | |
| 湖北中一科技股份有限公司对外担保管理制度 | 2025-05-15 | Chinese | |
| 独立董事候选人声明与承诺(丁飞) | 2025-05-15 | Chinese | |
| 第三届监事会第十六次会议决议公告 | 2025-05-15 | Chinese | |
| 湖北中一科技股份有限公司募集资金专项管理制度 | 2025-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40087245 | 2024年年度权益分派实施公告 | 2025-05-28 | Chinese | ||
| 40087235 | 中国国际金融股份有限公司关于湖北中一科技股份有限公司2024年年度持续督导跟踪报告 | 2025-05-19 | Chinese | ||
| 40087223 | 湖北中一科技股份有限公司对外担保管理制度 | 2025-05-15 | Chinese | ||
| 40087210 | 独立董事候选人声明与承诺(丁飞) | 2025-05-15 | Chinese | ||
| 40087197 | 第三届监事会第十六次会议决议公告 | 2025-05-15 | Chinese | ||
| 40087189 | 湖北中一科技股份有限公司募集资金专项管理制度 | 2025-05-15 | Chinese | ||
| 40087175 | 关于修订《公司章程》及部分治理制度的公告 | 2025-05-15 | Chinese | ||
| 40087143 | 湖北中一科技股份有限公司会计师事务所选聘制度 | 2025-05-15 | Chinese | ||
| 40087132 | 2024年年度股东大会决议公告 | 2025-05-15 | Chinese | ||
| 40087118 | 第三届董事会第二十一次会议决议公告 | 2025-05-15 | Chinese | ||
| 40087108 | 独立董事提名人声明与承诺(丁飞) | 2025-05-15 | Chinese | ||
| 40087034 | 关于董事会换届选举的公告 | 2025-05-15 | Chinese | ||
| 40087024 | 独立董事提名人声明与承诺(罗娇) | 2025-05-15 | Chinese | ||
| 40087015 | 湖北中一科技股份有限公司关联交易管理制度 | 2025-05-15 | Chinese | ||
| 40087003 | 独立董事提名人声明与承诺(苏灵) | 2025-05-15 | 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 |
Hubei Zhongyi Technology Inc. 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/56091/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56091 | 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=56091 | 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=56091 \ -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": 56091}, 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 Hubei Zhongyi Technology Inc. (id: 56091)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.