
DingZing — Investor Relations & Filings
DingZing Advanced Materials Inc. is a leading developer and manufacturer specializing in high-performance thermoplastic polyurethane (TPU) solutions. The company’s extensive portfolio includes functionally advanced technical films, filaments, composites, and durable air hoses and tubes. It also produces high-quality conveyor and transmission belts alongside resilient hydraulic seals. These products are engineered for diverse applications across the apparel, footwear, automotive, healthcare, aerospace, and industrial machinery sectors. DingZing distinguishes itself through a commitment to collaborative innovation and sustainable manufacturing, providing 100% recyclable materials that offer exceptional strength, elasticity, and resistance. As a major global provider of TPU-based technical films, the company focuses on delivering versatile, eco-friendly alternatives to traditional materials to meet complex industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_6585_20260527FE4.pdf | 2026-05-13 | English | |
| 114年年報及股東會資料 — 2025_6585_20260527F04.pdf | 2026-05-13 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 公告115年第一季財務報告董事會預計召開日期為115年05月05日 | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_6585_20260527FE1.pdf | 2026-04-20 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46361582 | 114年年報及股東會資料 — 2025_6585_20260527FE4.pdf | 2026-05-13 | English | ||
| 46361580 | 114年年報及股東會資料 — 2025_6585_20260527F04.pdf | 2026-05-13 | Chinese | ||
| 41461026 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458690 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 37344169 | 公告115年第一季財務報告董事會預計召開日期為115年05月05日 | 2026-04-27 | Chinese | ||
| 34689619 | 115年年報及股東會資料 — 2026_6585_20260527FE1.pdf | 2026-04-20 | English | ||
| 34654976 | 114年第4季財務報告書 — 202504_6585_AIC.pdf | 2026-04-17 | Chinese | ||
| 34654975 | 114年第4季財務報告書 — 202504_6585_AIA.pdf | 2026-04-17 | Chinese | ||
| 34654974 | 114年第4季財務報告書 — 202504_6585_AI3.pdf | 2026-04-17 | Chinese | ||
| 34654973 | 114年第4季財務報告書 — 202504_6585_AI1.pdf | 2026-04-17 | Chinese | ||
| 34654971 | 114年第4季財務報告書 — 202503_6585_AI1.pdf | 2026-04-17 | Chinese | ||
| 34654970 | 114年第4季財務報告書 — 202502_6585_AI1.pdf | 2026-04-17 | Chinese | ||
| 34654969 | 114年第4季財務報告書 — 202501_6585_AI1.pdf | 2026-04-17 | Chinese | ||
| 34654388 | 115年年報及股東會資料 — 2026_6585_20260527FE2.pdf | 2026-04-17 | English | ||
| 34569407 | 115年年報及股東會資料 — 2026_6585_20260527F02.pdf | 2026-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shandong Donghong Pipe Industry Co.,Ltd.
Manufactures high-performance piping systems and integrated…
|
603856 | CN | Manufacturing |
|
SHANDONG SHUANGYI TECHNOLOGY CO., LTD.
Manufactures advanced composite products for wind energy an…
|
300690 | CN | Manufacturing |
|
Shanghai Hajime Advanced Material Technology Co., Ltd.
Specializes in high-performance CFRP composites and advance…
|
301000 | CN | Manufacturing |
|
SHANGHAI HIUV NEW MATERIALS CO.,LTD
Manufactures high-performance functional films for solar ph…
|
688680 | CN | Manufacturing |
|
SHANGHAI NAR INDUSTRIAL CO., LTD.
Manufacturer of digital inkjet printing materials and funct…
|
002825 | CN | Manufacturing |
|
Shanghai Vico Precision Mold &Plastics Co., Ltd.
Designs and manufactures high-precision molds and injection…
|
301499 | CN | Manufacturing |
|
Shanghai Yahong Moulding Co.,Ltd
Designs and manufactures precision plastic molds and inject…
|
603159 | CN | Manufacturing |
|
Shanghai Yongguan Adhesive Products Corp.,Ltd
Manufactures adhesive tapes for construction, automotive, a…
|
603681 | CN | Manufacturing |
|
Shanghai Yongli Belting Co.,Ltd.
Develops and manufactures light conveyor belts for diverse …
|
300230 | CN | Manufacturing |
|
Shanghai Zijiang Enterprise Group Co.,Ltd
Provides packaging solutions and high-tech materials for fo…
|
600210 | CN | Manufacturing |
DingZing 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/52589/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52589 | 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=52589 | 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=52589 \ -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": 52589}, 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 DingZing (id: 52589)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.