
禾昌聚合 — Investor Relations & Filings
Suzhou Hechang Polymeric Materials Co., Ltd. specializes in the research, development, and manufacturing of high-performance modified plastic materials. The company's product portfolio includes modified polypropylene (PP), acrylonitrile butadiene styrene (ABS), polycarbonate (PC), and polyamide (PA) composites. These materials are engineered to meet specific technical requirements such as flame retardancy, high impact resistance, and thermal stability. Hechang Polymeric Materials primarily serves the automotive industry, providing solutions for interior and exterior components, as well as the home appliance and electronics sectors. The company focuses on technological innovation to deliver lightweight and sustainable material solutions, maintaining a strong emphasis on quality control and customized material formulations to address diverse industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 投资者关系活动记录表 | 2026-05-07 | Chinese | |
| 2025年度独立董事述职报告(占世向) | 2026-04-19 | Chinese | |
| 2025年度独立董事述职报告(袁文雄) | 2026-04-19 | Chinese | |
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-04-19 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-19 | Chinese | |
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-19 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44266748 | 投资者关系活动记录表 | 2026-05-07 | Chinese | ||
| 39751647 | 2025年度独立董事述职报告(占世向) | 2026-04-19 | Chinese | ||
| 39751640 | 2025年度独立董事述职报告(袁文雄) | 2026-04-19 | Chinese | ||
| 39751631 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-04-19 | Chinese | ||
| 39751454 | 2025年度董事会工作报告 | 2026-04-19 | Chinese | ||
| 39751434 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-19 | Chinese | ||
| 39751422 | 2025年度会计师事务所履职情况评估报告 | 2026-04-19 | Chinese | ||
| 39751420 | 董事会议事规则 | 2026-04-19 | Chinese | ||
| 39751412 | 2025年度董事会审计委员会履职情况报告 | 2026-04-19 | Chinese | ||
| 39751404 | 2025年年度权益分派预案公告 | 2026-04-19 | Chinese | ||
| 39751392 | 2025年年度报告 | 2026-04-19 | Chinese | ||
| 39751331 | 第六届董事会第一次会议决议公告 | 2026-03-31 | Chinese | ||
| 39751322 | 2026年第二次临时股东会决议公告 | 2026-03-31 | Chinese | ||
| 39751308 | 2026年第一次职工代表大会决议公告 | 2026-03-31 | Chinese | ||
| 39751297 | 第六届董事会专门委员会换届完成公告 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nimir Resins Limited
Manufacturer of synthetic resins, polyesters, optical brigh…
|
NRSL | PK | Manufacturing |
|
Ningbo Changhong Polymer Scientific and Technical Inc.
Develops and produces high-performance styrene-based thermo…
|
605008 | CN | Manufacturing |
|
Ningbo Color Master Batch CO., LTD.
Develops high-performance color and functional masterbatche…
|
301019 | CN | Manufacturing |
|
NINGXIA YINGLITE CHEMICALS CO.,LTD
Produces PVC resin, caustic soda, and calcium carbide for i…
|
000635 | CN | Manufacturing |
|
NIPPON CARBIDE INDUSTRIES CO.,INC.
Manufacturer of chemicals, films, and electronic and functi…
|
4064 | JP | Manufacturing |
|
NKY Medical Holdings Ltd.
Produces PVP polymers, specialty chemicals, and medical con…
|
300109 | CN | Manufacturing |
|
North Chemical Industries Co., Ltd.
Global supplier of nitrocellulose, cellulose derivatives, a…
|
002246 | CN | Manufacturing |
|
NPK CO.,LTD
Manufacturer of synthetic materials and engineering plastic…
|
048830 | KR | Manufacturing |
|
OMV AG
An integrated energy, fuels, and chemicals company transiti…
|
OMV | AT | Manufacturing |
|
Orbia Advance Corporation, S.A.B. de C.V.
Global provider of specialty products for food, water, conn…
|
MEXCHEM | MX | 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/58717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58717 | 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=58717 | 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=58717 \ -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": 58717}, 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: 58717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.