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年度述职报告(罗娇) | 2026-04-27 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-27 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | |
| 关于变更公司注册资本及修订《公司章程》并办理工商变更登记的公告 | 2026-04-27 | Chinese | |
| 关于公司及子公司申请银行授信并提供担保的公告 | 2026-04-27 | Chinese | |
| 第四届董事会第五次会议决议公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 40087948 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 40087923 | 关于为子公司提供担保的进展公告 | 2026-03-30 | Chinese | ||
| 40087913 | 中国国际金融股份有限公司关于湖北中一科技股份有限公司2025年度持续督导定期现场检查报告 | 2026-03-13 | Chinese | ||
| 40087907 | 关于为子公司提供担保的进展公告 | 2026-03-13 | Chinese | ||
| 40087893 | 中国国际金融股份有限公司关于湖北中一科技股份有限公司2025年度持续督导培训情况的报告 | 2026-03-13 | Chinese | ||
| 40087885 | 关于为子公司提供担保的进展公告 | 2026-01-26 | Chinese | ||
| 40087877 | 2025年年度业绩预告 | 2026-01-26 | 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.