
INNOVATION NEW MATERIAL TECHNOLOGY CO., LTD. — Investor Relations & Filings
Innovation New Material Technology Co., Ltd. specializes in the research, development, and manufacturing of high-performance aluminum alloy materials. The company operates an integrated production chain covering melting, casting, extrusion, and precision processing. Its product portfolio includes high-end aluminum alloy bars, profiles, plates, strips, and foils, which are utilized in consumer electronics, automotive components, and renewable energy infrastructure. The firm emphasizes large-scale production efficiency and sustainable manufacturing practices, particularly through the integration of recycled aluminum. By delivering customized material solutions, it supports high-precision applications for global technology and transportation sectors, focusing on advanced material properties and structural integrity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会关于第八届董事会第二次会议相关事项的审核意见 | 2022-12-09 | Chinese | |
| 募集资金专项存储及使用管理制度 | 2022-12-09 | Chinese | |
| 关于公司2022 年度委托理财额度预计的公告 | 2022-12-09 | Chinese | |
| 董事会提名委员会议事规则 | 2022-12-09 | Chinese | |
| 关于公司2022年度日常关联交易预计的公告 | 2022-12-09 | Chinese | |
| 独立董事工作制度 | 2022-12-09 | Chinese |
Browse filings by year
26 years- 2026 54 filings
- 2025 191 filings
- 2024 127 filings
- 2023 141 filings
- 2022 281 filings
- 2021 110 filings
- 2020 88 filings
- 2019 97 filings
- 2018 99 filings
- 2017 75 filings
- 2016 91 filings
- 2015 97 filings
- 2014 85 filings
- 2013 64 filings
- 2012 63 filings
- 2011 59 filings
- 2010 59 filings
- 2009 56 filings
- 2008 56 filings
- 2007 49 filings
- 2006 36 filings
- 2005 49 filings
- 2004 24 filings
- 2003 18 filings
- 2002 29 filings
- 2001 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 40811106 | 董事会审计委员会关于第八届董事会第二次会议相关事项的审核意见 | 2022-12-09 | Chinese | ||
| 40811093 | 募集资金专项存储及使用管理制度 | 2022-12-09 | Chinese | ||
| 40811072 | 关于公司2022 年度委托理财额度预计的公告 | 2022-12-09 | Chinese | ||
| 40811059 | 董事会提名委员会议事规则 | 2022-12-09 | Chinese | ||
| 40811044 | 关于公司2022年度日常关联交易预计的公告 | 2022-12-09 | Chinese | ||
| 40811030 | 独立董事工作制度 | 2022-12-09 | Chinese | ||
| 40811016 | 信息披露管理制度 | 2022-12-09 | Chinese | ||
| 40811001 | 年报信息披露重大差错责任追究制度 | 2022-12-09 | Chinese | ||
| 40810988 | 监事会议事规则 | 2022-12-09 | Chinese | ||
| 40810977 | 外部信息报送和使用管理制度 | 2022-12-09 | Chinese | ||
| 40810963 | 关于变更公司年度财务审计和内控审计机构的公告 | 2022-12-09 | Chinese | ||
| 40810945 | 关于调整独立董事津贴标准的公告 | 2022-12-09 | Chinese | ||
| 40810938 | 防范控股股东及其他关联方资金占用管理制度 | 2022-12-09 | Chinese | ||
| 40810923 | 第八届董事会第二次会议决议公告 | 2022-12-09 | Chinese | ||
| 40810909 | 重大事项内部报告制度 | 2022-12-09 | 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 |
INNOVATION NEW MATERIAL TECHNOLOGY 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/56677/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56677 | 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=56677 | 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=56677 \ -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": 56677}, 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 INNOVATION NEW MATERIAL TECHNOLOGY CO., LTD. (id: 56677)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.