
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 |
|---|---|---|---|
| 关于公司董事长辞职的公告 | 2026-05-22 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 国浩律师(武汉)事务所关于湖北中一科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 中国国际金融股份有限公司关于湖北中一科技股份有限公司2025年年度持续督导跟踪报告 | 2026-05-14 | Chinese | |
| 关于举办2025年度业绩说明会的公告 | 2026-05-14 | Chinese | |
| 关于召开2025年年度股东会的提示性公告 | 2026-05-14 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46797101 | 关于公司董事长辞职的公告 | 2026-05-22 | Chinese | ||
| 46604907 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46604908 | 国浩律师(武汉)事务所关于湖北中一科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 45974386 | 中国国际金融股份有限公司关于湖北中一科技股份有限公司2025年年度持续督导跟踪报告 | 2026-05-14 | Chinese | ||
| 45974385 | 关于举办2025年度业绩说明会的公告 | 2026-05-14 | Chinese | ||
| 45974384 | 关于召开2025年年度股东会的提示性公告 | 2026-05-14 | Chinese | ||
| 45974383 | 中国国际金融股份有限公司关于湖北中一科技股份有限公司持续督导保荐总结报告书 | 2026-05-14 | Chinese | ||
| 40088017 | 独立董事2025年度述职报告(罗娇) | 2026-04-27 | Chinese | ||
| 40088005 | 2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 40087994 | 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | ||
| 40087993 | 关于变更公司注册资本及修订《公司章程》并办理工商变更登记的公告 | 2026-04-27 | Chinese | ||
| 40087986 | 关于公司及子公司申请银行授信并提供担保的公告 | 2026-04-27 | Chinese | ||
| 40087980 | 第四届董事会第五次会议决议公告 | 2026-04-27 | Chinese | ||
| 40087968 | 关于2025年度利润分配及资本公积金转增股本预案的公告 | 2026-04-27 | Chinese | ||
| 40087956 | 2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-27 | 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 |
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.