
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 |
|---|---|---|---|
|
NIPPO LTD.
A trader of industrial parts and manufacturer of precision …
|
9913 | JP | Manufacturing |
|
Nishoku
Specializes in precision single and double-shot plastic inj…
|
3679 | TW | Manufacturing |
|
NIX,INC.
Manufactures precision plastic parts and equipment for elec…
|
4243 | JP | Manufacturing |
|
NOBLE POLYMERS LIMITED
Designs and manufactures durable plastic material handling …
|
539200 | IN | Manufacturing |
|
Nolato B
Develops and manufactures customer-specific products using …
|
NOLA | SE | Manufacturing |
|
Northann Corp.
Develops 3D printed interior finishes using natural and sus…
|
NCL | US | Manufacturing |
|
NPC
Global manufacturer of plastics, electronic materials, and …
|
1303 | TW | Manufacturing |
|
NUVOTEC Co., Ltd
Manufacturer of plastic piping materials for water and sewa…
|
060260 | KR | Manufacturing |
|
NX Filtration N.V.
Develops and manufactures hollow fiber membranes for water …
|
NXFIL | NL | Manufacturing |
|
NYLEX (MALAYSIA) BERHAD
Manufacturer and marketer of plastic products including PVC…
|
— | MY | 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.