
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 |
|---|---|---|---|
|
Pankaj Polymers Ltd.
Manufactures HDPE and PP woven sacks and bags for industria…
|
531280 | IN | Manufacturing |
|
Parkland Industries Ltd.
Specialized provider of industrial containers like PET bott…
|
PKI | CA | Manufacturing |
|
PEARL HOLDING III LIMITED
An intermediate holding company whose subsidiaries manufact…
|
8CYB | SG | Manufacturing |
|
Pearl Polymers Ltd.
Manufacturer of PET packaging solutions for food, pharma, a…
|
PEARLPOLY | IN | Manufacturing |
|
Pearl River Holdings Limited
Manufacturing and distributing plastic products across key …
|
PRH | CA | Manufacturing |
|
Pet Plastics Ltd.
Produces PET preforms, bottles, and jars for food, beverage…
|
524046 | IN | Manufacturing |
|
PI Advanced Materials Co., Ltd.
Global manufacturer of polyimide materials including film, …
|
178920 | KR | Manufacturing |
|
PIGEON CORPORATION
Manufactures baby and maternity products based on infant su…
|
7956 | JP | Manufacturing |
|
Pil Italica Lifestyle Limited
Manufactures molded plastic furniture and industrial materi…
|
PILITA | IN | Manufacturing |
|
PISCINAS PREMIUM S.A.
Leading producer of fiberglass pools, accessories, and filt…
|
— | AR | 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.