锦华新材 — Investor Relations & Filings
About 锦华新材
Jinhua New Materials specializes in the research, development, and large-scale production of fine chemical intermediates and specialty additives. The company's core product line features ketoxime-based crosslinking agents, anti-skinning agents, and hydroxylamine salts, including hydroxylammonium sulfate. These materials serve as critical components in the formulation of silicone sealants, high-performance coatings, pharmaceuticals, and agrochemicals. The organization focuses on high-purity synthesis and advanced chemical engineering processes to ensure product consistency and performance. Through its technical expertise and integrated production capabilities, Jinhua New Materials provides functional chemical solutions to a diverse range of global industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙商证券股份有限公司关于浙江锦华新材料股份有限公司2025年度持续督导跟踪报告 | 2026-05-07 | Chinese | |
| 2025年度审计报告 | 2026-04-22 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-22 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-22 | Chinese | |
| 关于2026年度董事及高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese | |
| 浙商证券股份有限公司关于浙江锦华新材料股份有限公司2025年度持续督导定期现场检查报告 | 2026-04-22 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44270628 | 浙商证券股份有限公司关于浙江锦华新材料股份有限公司2025年度持续督导跟踪报告 | 2026-05-07 | Chinese | ||
| 40137633 | 2025年度审计报告 | 2026-04-22 | Chinese | ||
| 40137536 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-22 | Chinese | ||
| 40137526 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-22 | Chinese | ||
| 40137515 | 关于2026年度董事及高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese | ||
| 40137506 | 浙商证券股份有限公司关于浙江锦华新材料股份有限公司2025年度持续督导定期现场检查报告 | 2026-04-22 | Chinese | ||
| 40137493 | 浙商证券股份有限公司关于浙江锦华新材料股份有限公司2025年度募集资金存放、管理与使用情况的核查意见 | 2026-04-22 | Chinese | ||
| 40137481 | 募集资金存放、管理与实际使用情况的专项报告 | 2026-04-22 | Chinese | ||
| 40137464 | 2025年年度报告 | 2026-04-22 | Chinese | ||
| 40137438 | 拟续聘2026年度会计师事务所公告 | 2026-04-22 | Chinese | ||
| 40137428 | 2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 40137398 | 第六届董事会第十六次会议决议公告 | 2026-04-22 | Chinese | ||
| 40137390 | 浙江锦华新材料股份有限公司股票解除限售公告 | 2026-03-29 | Chinese | ||
| 40137340 | 投资者关系活动记录表 | 2026-03-23 | Chinese | ||
| 40137334 | 2025年年度业绩快报 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hubei Xingfa Chemicals Group Co.,Ltd
Integrated producer of phosphorus-based chemicals, glyphosa…
|
600141 | CN | Manufacturing |
|
Hubei Zhenhua Chemical Co.,Ltd
Produces chromium salts and fine chemicals for industrial a…
|
603067 | CN | Manufacturing |
|
Hunan Hengguang Technology Co.,Ltd.
Manufactures sulfur and chlorine-based chemicals for pharma…
|
301118 | CN | Manufacturing |
|
HUNAN KAIMEITE GASES CO.,LTD.
Produces industrial, food-grade, and electronic specialty g…
|
002549 | CN | Manufacturing |
|
HUNAN RESUN Co., Ltd.
Manufactures surfactants and detergent raw materials for pe…
|
001218 | CN | Manufacturing |
|
Hunan Yuneng New Energy Battery Material Co., Ltd.
Manufacturer of lithium iron phosphate and ternary cathode …
|
301358 | CN | Manufacturing |
|
Hydro Lithium Inc
Manufacturer of high-purity lithium products for the batter…
|
101670 | KR | Manufacturing |
|
IBU-tec advanced materials AG
A specialist in thermal process engineering and a manufactu…
|
IBU | DE | Manufacturing |
|
IEL LIMITED
Manufactures and trades chemicals and refined oils for indu…
|
524614 | IN | Manufacturing |
|
IG Petrochemicals Ltd
Leading producer of Phthalic Anhydride and organic intermed…
|
IGPL | IN | Manufacturing |
锦华新材 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/58675/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58675 | 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=58675 | 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=58675 \ -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": 58675}, 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 锦华新材 (id: 58675)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.