
Shandong Dawn Polymer Co.,Ltd. — Investor Relations & Filings
Shandong Dawn Polymer Co.,Ltd. specializes in the research, development, production, and sale of high-performance thermoplastic elastomers and modified plastic materials. The company's core product portfolio includes Thermoplastic Vulcanizate (TPV), Thermoplastic Polyurethane (TPU), and various modified plastics such as polypropylene, ABS, and polyamide. It also produces specialized masterbatches and biodegradable materials. Serving diverse sectors including automotive, home appliances, electronics, medical, and construction, the company focuses on providing customized material solutions. Recognized for its technical innovation in TPV technology, it operates advanced manufacturing facilities and R&D centers to support global supply chains. Its products are designed to meet rigorous standards for durability, heat resistance, and environmental sustainability across industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为子公司提供担保的进展公告 | 2026-05-20 | Chinese | |
| 关于注销部分募集资金专户的公告 | 2026-05-19 | Chinese | |
| 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-05-19 | Chinese | |
| 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-05-13 | Chinese | |
| 关于奋斗者1号员工持股计划第一个锁定期届满的提示性公告 | 2026-05-11 | Chinese | |
| 北京国枫律师事务所关于山东道恩高分子材料股份有限公司2025年度股东会的法律意见书 | 2026-05-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701053 | 关于为子公司提供担保的进展公告 | 2026-05-20 | Chinese | ||
| 46565721 | 关于注销部分募集资金专户的公告 | 2026-05-19 | Chinese | ||
| 46565344 | 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-05-19 | Chinese | ||
| 45773515 | 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-05-13 | Chinese | ||
| 45016845 | 关于奋斗者1号员工持股计划第一个锁定期届满的提示性公告 | 2026-05-11 | Chinese | ||
| 44493271 | 北京国枫律师事务所关于山东道恩高分子材料股份有限公司2025年度股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 44270641 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-07 | Chinese | ||
| 44267188 | 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-05-07 | Chinese | ||
| 44277864 | 关于提前归还暂时补充流动资金的闲置募集资金的公告 | 2026-05-06 | Chinese | ||
| 36849459 | 关于2025年度利润分配预案及2026年中期现金分红规划的公告 | 2026-03-30 | Chinese | ||
| 36849458 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 36849456 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-03-30 | Chinese | ||
| 36849454 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 36849453 | 独立董事述职报告(车光) | 2026-03-30 | Chinese | ||
| 36849440 | 2025年度环境、社会及公司治理(ESG)报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aadi Industries Ltd
Manufactures and distributes plastic granules and polymer r…
|
530027 | IN | Manufacturing |
|
Accent Microcell Limited
Manufacturer of cellulose-based excipients for pharma, food…
|
ACCENTMIC | IN | Manufacturing |
|
Acetex Corporation
Specializes in manufacturing specialty chemicals, polymers,…
|
— | CA | Manufacturing |
|
Advanced Petrochemical Co.
Manufactures polypropylene resins for packaging, automotive…
|
2330 | SA | Manufacturing |
|
Alpek, S.A.B. de C.V.
Global producer of polyester and petrochemicals focused on …
|
ALPEK | MX | Manufacturing |
|
AMBANI ORGOCHEM LIMITED
Manufacturer of specialty chemicals and acrylic polymers fo…
|
AMBANIORGO | IN | Manufacturing |
|
ANHUI HWASU CO.,LTD.
Large-scale manufacturer of PVC resins, caustic soda, and c…
|
600935 | CN | Manufacturing |
|
Anhui Shenjian New Materials Co.,Ltd
Produces saturated polyester resins for powder coatings and…
|
002361 | CN | Manufacturing |
|
APC
Manufactures LDPE and EVA resins for injection molding, foa…
|
1308 | TW | Manufacturing |
|
Apcotex Industries Limited
Manufacturer of synthetic rubber and latex for automotive a…
|
APCOTEXIND | IN | Manufacturing |
Shandong Dawn Polymer 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/54839/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54839 | 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=54839 | 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=54839 \ -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": 54839}, 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 Shandong Dawn Polymer Co.,Ltd. (id: 54839)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.