凯华材料 — Investor Relations & Filings
About 凯华材料
Kaihua Materials specializes in the research, development, and production of high-performance electronic packaging and insulating materials. The company's core product line features epoxy powder coatings and epoxy molding compounds (EMC) utilized for the encapsulation and protection of various electronic components, including capacitors, resistors, and semiconductor devices. These materials are formulated to offer exceptional electrical insulation, thermal conductivity, and environmental resistance. Kaihua Materials provides critical solutions for the consumer electronics, automotive, and industrial power sectors, emphasizing product reliability and technical innovation in material science to meet the evolving demands of the electronics manufacturing industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第十五次会议决议公告 | 2026-04-27 | Chinese | |
| 关于控股股东、实际控制人及其一致行动人权益变动触及1%整数倍的提示性公告 | 2026-04-22 | Chinese | |
| 股票交易异常波动公告 | 2026-04-19 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-14 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-14 | Chinese | |
| 广发证券股份有限公司关于天津凯华绝缘材料股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39721460 | 第四届董事会第十五次会议决议公告 | 2026-04-27 | Chinese | ||
| 39721444 | 关于控股股东、实际控制人及其一致行动人权益变动触及1%整数倍的提示性公告 | 2026-04-22 | Chinese | ||
| 39721432 | 股票交易异常波动公告 | 2026-04-19 | Chinese | ||
| 39721420 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-14 | Chinese | ||
| 39721410 | 拟续聘2026年度会计师事务所公告 | 2026-04-14 | Chinese | ||
| 39721396 | 广发证券股份有限公司关于天津凯华绝缘材料股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-14 | Chinese | ||
| 39721327 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-14 | Chinese | ||
| 39721308 | 2025年度审计报告 | 2026-04-14 | Chinese | ||
| 39721034 | 2025年度内部控制审计报告 | 2026-04-14 | Chinese | ||
| 34954317 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-14 | Chinese | ||
| 34954292 | 董事会工作报告 | 2026-04-14 | Chinese | ||
| 34954276 | 董事会审计委员会2025年度履职情况报告 | 2026-04-14 | Chinese | ||
| 34954259 | 2025年年度报告摘要 | 2026-04-14 | Chinese | ||
| 34954227 | 独立董事2025年度述职报告(宋顺林) | 2026-04-14 | Chinese | ||
| 34898298 | 关于2026年度公司董事、高级管理人员薪酬方案的公告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of paints, varnishes and similar coatings, printing ink and mastics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mitshi India Limited
Produces surface coatings and provides technology and logis…
|
523782 | IN | Manufacturing |
|
Nano Chem Tech, Inc.
Develops and manufactures advanced products based on nano m…
|
091970 | KR | Manufacturing |
|
NATOCO CO.,LTD.
Manufacturer of paints, fine chemicals, inks, and synthetic…
|
4627 | JP | Manufacturing |
|
New East New Materials Co.,Ltd
Produces eco-friendly inks, adhesives, and electronic mater…
|
603110 | CN | Manufacturing |
|
Nihon Tokushu Toryo Co., Ltd.
Manufacturer of automotive products and specialized paints …
|
4619 | JP | Manufacturing |
|
NIPPON PAINT HOLDINGS CO.,LTD.
A global chemical company manufacturing paints, coatings, a…
|
4612 | JP | Manufacturing |
|
NOROO HOLDINGS CO., LTD
A fine chemical holding company with interests in agricultu…
|
000320 | KR | Manufacturing |
|
NOROO PAINT & COATINGS Co.,LTD
Manufactures paints and coatings for architectural, industr…
|
090350 | KR | Manufacturing |
|
Nur Ink Innovations Ltd.
Develops and produces water-based pigmented inks for digita…
|
NURI | IL | Manufacturing |
|
Organic Coatings Ltd.
Develops and manufactures surface coatings, printing inks, …
|
531157 | 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/58858/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58858 | 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=58858 | 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=58858 \ -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": 58858}, 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: 58858)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.