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 |
|---|---|---|---|
| 关于修订公司部分治理制度的公告 | 2025-08-28 | Chinese | |
| 2025年半年度募集资金存放、管理与使用情况的专项报告 | 2025-08-28 | Chinese | |
| 2025年半年度报告 | 2025-08-28 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2025-08-25 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2025-08-05 | Chinese | |
| 关于变更保荐代表人的公告 | 2025-07-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40087435 | 关于修订公司部分治理制度的公告 | 2025-08-28 | Chinese | ||
| 40087424 | 2025年半年度募集资金存放、管理与使用情况的专项报告 | 2025-08-28 | Chinese | ||
| 40087413 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 40087363 | 关于为子公司提供担保的进展公告 | 2025-08-25 | Chinese | ||
| 40087357 | 关于为子公司提供担保的进展公告 | 2025-08-05 | Chinese | ||
| 40087346 | 关于变更保荐代表人的公告 | 2025-07-09 | Chinese | ||
| 40087337 | 关于持股5%以上股东减持股份的预披露公告 | 2025-06-26 | Chinese | ||
| 40087325 | 股票交易异常波动公告 | 2025-06-20 | Chinese | ||
| 40087312 | 关于完成工商变更登记的公告 | 2025-06-20 | Chinese | ||
| 40087302 | 关于参加湖北辖区上市公司2025年投资者网上集体接待日活动的公告 | 2025-06-05 | Chinese | ||
| 40087291 | 关于完成董事会换届选举并聘任高级管理人员、证券事务代表及审计部门负责人的公告 | 2025-06-03 | Chinese | ||
| 40087281 | 国浩律师(武汉)事务所关于湖北中一科技股份有限公司2025年第二次临时股东大会的法律意见书 | 2025-06-03 | Chinese | ||
| 40087265 | 2025年第二次临时股东大会决议公告 | 2025-06-03 | Chinese | ||
| 40087252 | 关于选举第四届董事会职工代表董事的公告 | 2025-06-03 | Chinese | ||
| 40087248 | 第四届董事会第一次会议决议公告 | 2025-06-03 | 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.