
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 |
|---|---|---|---|
|
MAAX INC.
Leading North American manufacturer of innovative bathware …
|
— | CA | Manufacturing |
|
Machino Plastics Ltd
Manufacturer of high-precision plastic injection molded par…
|
523248 | IN | Manufacturing |
|
MACPAC Films Limited
Pioneer in manufacturing BOPP and CPP films for diverse pac…
|
MACFL | PK | Manufacturing |
|
MAEZAWA KASEI INDUSTRIES CO.,LTD.
Manufacturer of products for water and environmental infras…
|
7925 | JP | Manufacturing |
|
Magnera Corp
A leading global producer of nonwoven fabrics and specialty…
|
MAGN | US | Manufacturing |
|
MALAYSIA PACKAGING INDUSTRY BERHAD
Manufactures and sells printed and laminated flexible light…
|
— | MY | Manufacturing |
|
MALPANI PIPES AND FITTINGS LIMITED
Manufactures PVC, uPVC, cPVC, and HDPE pipes for irrigation…
|
544351 | IN | Manufacturing |
|
Mandviwala Mauser Plastic Industries
Manufactures and sells diverse plastic and allied products,…
|
MWMP | PK | Manufacturing |
|
Maruto Sangyo Co., Ltd
Manufactures functional packaging materials for the food an…
|
7894 | JP | Manufacturing |
|
Master Components Limited
Manufactures precision plastic engineering components and s…
|
MASTER | IN | 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.