Crown Advanced Material Co., Ltd. — Investor Relations & Filings
About Crown Advanced Material Co., Ltd.
Crown Advanced Material Co., Ltd. specializes in the research, development, production, and sale of advanced composite materials. The company's primary focus is on high-performance protective materials for the photovoltaic industry, including solar backsheets and encapsulant films such as EVA and POE. These products are designed to enhance the durability and efficiency of solar modules by providing weather resistance and electrical insulation. Beyond the solar sector, the company develops functional film materials for lithium-ion batteries and flexible packaging applications. Crown leverages its expertise in coating, laminating, and material science to provide integrated solutions for renewable energy and industrial sectors. Its product portfolio is characterized by technical innovation and adherence to international quality standards, serving a global customer base in the clean energy market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 明冠新材董事、高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | |
| 明冠新材2025年度独立董事述职报告(虞义华) | 2026-04-27 | Chinese | |
| 天健审〔2026〕3-360号天健会计师事务所(特殊普通合伙)关于明冠新材料股份有限公司2025年度营业收入扣除情况的专项核查意见 | 2026-04-27 | Chinese | |
| 明冠新材2026年第一季度报告 | 2026-04-27 | Chinese | |
| 明冠新材关于制定及修订公司部分治理制度的公告 | 2026-04-27 | Chinese | |
| 明冠新材:2025年度会计师事务所的履职情况评估报告及审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38998914 | 明冠新材董事、高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | ||
| 38998907 | 明冠新材2025年度独立董事述职报告(虞义华) | 2026-04-27 | Chinese | ||
| 38998898 | 天健审〔2026〕3-360号天健会计师事务所(特殊普通合伙)关于明冠新材料股份有限公司2025年度营业收入扣除情况的专项核查意见 | 2026-04-27 | Chinese | ||
| 38998865 | 明冠新材2026年第一季度报告 | 2026-04-27 | Chinese | ||
| 38998857 | 明冠新材关于制定及修订公司部分治理制度的公告 | 2026-04-27 | Chinese | ||
| 38998848 | 明冠新材:2025年度会计师事务所的履职情况评估报告及审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 38998846 | 天健审〔2026〕3-358号-天健会计师事务所(特殊普通合伙)关于明冠新材料股份有限公司2025年度募集资金鉴证报告 | 2026-04-27 | Chinese | ||
| 38998813 | 明冠新材2025年度会计师事务所的履职情况评估报告及审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 38998807 | 明冠新材2025年度独立董事述职报告(罗书章-届满离任) | 2026-04-27 | Chinese | ||
| 38998798 | 明冠新材2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | ||
| 38998793 | 北京国枫(深圳)律师事务所关于明冠新材料股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-06 | Chinese | ||
| 38998790 | 明冠新材2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 38998782 | 明冠新材料股份有限公司2026年第一次临时股东会会议资料 | 2026-02-12 | Chinese | ||
| 38998781 | 明冠新材关于终止项目投资协议的公告 | 2026-02-08 | Chinese | ||
| 38998778 | 明冠新材关于召开2026年第一次临时股东会的通知 | 2026-02-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALBANY INTERNATIONAL CORP /DE/
Manufactures machine clothing and engineered composites for…
|
AIN | US | Manufacturing |
|
Alfa Ica (India) Ltd
Manufacturer and exporter of high-pressure decorative lamin…
|
530973 | IN | Manufacturing |
|
Allied Supreme Corp.
Provides fluoropolymer solutions for high-purity chemical h…
|
4770 | TW | Manufacturing |
|
ALL TIME PLASTICS LIMITED
Manufacturer and exporter of plastic household products, ki…
|
ALLTIME | IN | Manufacturing |
|
Althéora
Industrial company specializing in the manufacturing and ap…
|
ALORA | FR | Manufacturing |
|
Aluflexpack AG
Manufacturer of flexible packaging for the pharmaceutical a…
|
AFP | CH | Manufacturing |
|
Aluula Composites Inc.
Manufactures ultra-light composite materials with exception…
|
AUUA | CA | Manufacturing |
|
Alwasail Industrial Co.
Manufacturer of HDPE and LDPE piping systems for water, gas…
|
4148 | SA | Manufacturing |
|
Amco India Ltd.
Manufacturer of PVC films, synthetic leather, and aluminum …
|
530133 | IN | Manufacturing |
|
Amcor plc
A global developer and producer of responsible flexible and…
|
AMCR | JE | Manufacturing |
Crown Advanced Material 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/58488/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58488 | 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=58488 | 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=58488 \ -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": 58488}, 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 Crown Advanced Material Co., Ltd. (id: 58488)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.