凯华材料 — 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 |
|---|---|---|---|
|
PhiChem Corporation
Supplies UV-curable coatings and electronic materials for t…
|
300398 | CN | Manufacturing |
|
Photocat A/S
Develops photocatalytic fluids for building materials to im…
|
PCAT | DK | Manufacturing |
|
Poddar Pigments Ltd.
Produces color and additive masterbatches for man-made fibe…
|
PODDARMENT | IN | Manufacturing |
|
PPG INDUSTRIES INC
Global manufacturer of paints, coatings, and specialty mate…
|
PPG | US | Manufacturing |
|
Retina Paints Limited
Manufactures and distributes decorative and industrial pain…
|
543902 | IN | Manufacturing |
|
RPM INTERNATIONAL INC/DE/
Manufactures and markets specialty coatings, sealants, and …
|
RPM | US | Manufacturing |
|
SAKATA INX CORPORATION
Manufacturer of printing inks, functional materials, and sp…
|
4633 | JP | Manufacturing |
|
SAMHWA PAINT INDUSTRIAL CO.,LTD
Manufactures a comprehensive range of paints and coatings f…
|
000390 | KR | Manufacturing |
|
SANVO Fine Chemicals Group Limited
Technology group dedicated to manufacturing and selling fin…
|
301 | HK | Manufacturing |
|
SHAANXI HUAQIN TECHNOLOGY INDUSTRY CO., LTD.
Develops high-temperature stealth and thermal protection ma…
|
688281 | CN | 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.