
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 |
|---|---|---|---|
|
Milton Industries Limited
Manufacturer of laminates, artificial leather, and GFRE she…
|
MILTON | IN | Manufacturing |
|
Miraial Co.,Ltd
Manufacturer of high-precision plastic products for the sem…
|
4238 | JP | Manufacturing |
|
Mitsu Chem Plast Limited
Manufacturer of plastic packaging and molded products for i…
|
540078 | IN | Manufacturing |
|
Mold-Tek Packaging Limited
Manufactures rigid plastic packaging and IML solutions for …
|
MOLDTKPAC | IN | Manufacturing |
|
MORIROKU COMPANY, LTD.
Manufactures resin parts for vehicles and operates a specia…
|
4249 | JP | Manufacturing |
|
MPL Plastics Limited
Designs and manufactures insulated plastic household produc…
|
526143 | IN | Manufacturing |
|
MS Group Holdings Limited
OEM manufacturer of plastic infant/toddler products and sta…
|
1451 | HK | Manufacturing |
|
MUTO SEIKO CO.
Manufacturer of plastic molds and components with an integr…
|
7927 | JP | Manufacturing |
|
MYERS INDUSTRIES INC
A manufacturer of polymer products and a distributor for th…
|
MYE | US | Manufacturing |
|
Nahar Polyfilms Ltd.
Produces diverse BOPP films for flexible packaging, labelin…
|
NAHARPOLY | 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.