
Double Bond Chemical Ind., Co., Ltd. — Investor Relations & Filings
Double Bond Chemical Ind., Co., Ltd. (DBC) is a specialized manufacturer of fine chemicals, focusing on the polymer and UV-coating sectors. The company produces a wide array of high-performance additives, including antioxidants, light stabilizers, and flame retardants, as well as UV-curable materials such as photoinitiators, monomers, and oligomers. DBC provides sustainable solutions through its eco-friendly digital printing inks and water-based systems, serving diverse industries such as textiles, leather, furniture, and electronics. With extensive manufacturing capabilities and a dedicated focus on research and development, the company develops advanced materials for specialized applications, including agricultural films, automotive parts, and LED-curing technologies. DBC is committed to delivering energy-saving and environmentally responsible chemical products that meet rigorous global industrial standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季現金流量表 | 2026-05-12 | Chinese | |
| 115年第1季權益變動表 | 2026-05-12 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-12 | Chinese | |
| 115年第1季資產負債表 | 2026-05-12 | Chinese | |
| 更正本公司115年第1季合併財務報告iXBRL申報資訊之 被投資公司附表揭露資訊 | 2026-05-12 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46169037 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46156813 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46153644 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46140810 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 46246679 | 更正本公司115年第1季合併財務報告iXBRL申報資訊之 被投資公司附表揭露資訊 | 2026-05-12 | Chinese | ||
| 41703735 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41703723 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 39971804 | 公告本公司115年第1季合併財務報告董事會 預計召開日期為115年5月8日 | 2026-04-30 | Chinese | ||
| 35117448 | 115年4月21日內部人設質解質 | 2026-04-22 | Chinese | ||
| 34654396 | 公告本公司向關係人取得使用權資產 | 2026-04-17 | Chinese | ||
| 34642509 | 115年03月內部人持股異動(事後) | 2026-04-16 | Chinese | ||
| 34642506 | 115年03月董事會成員及持股 | 2026-04-16 | Chinese | ||
| 34402266 | 公司治理組織架構 | 2026-04-13 | Chinese | ||
| 33992200 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989488 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZHEJIANG WEIHUA NEW MATERIAL CO., LTD.
Produces fluorinated and chlorinated aromatics for pharmace…
|
603310 | CN | Manufacturing |
|
ZHEJIANG XINHUA CHEMICAL CO., LTD.
Produces aliphatic amines, fragrance chemicals, and high-pu…
|
603867 | CN | Manufacturing |
|
Zhejiang Yonghe Refrigerant Co., Ltd.
Vertically integrated producer of fluorochemicals, refriger…
|
605020 | CN | Manufacturing |
|
ZHEJIANG ZHONGXIN FLUORIDE MATERIALS CO., LTD
Specializes in fine fluorine chemicals and intermediates fo…
|
002915 | CN | Manufacturing |
|
ZIBO QIXIANG TENGDA CHEMICAL CO.,LTD.
Global leader in MEK and maleic anhydride production via C4…
|
002408 | CN | Manufacturing |
|
天马新材
Produces fine alumina powders for electronic ceramics and b…
|
920971 | CN | Manufacturing |
|
安达科技
Produces LFP cathode materials and precursors for electric …
|
920809 | CN | Manufacturing |
|
族兴新材
Produces high-performance metallic pigments and aluminum pa…
|
920078 | CN | Manufacturing |
|
江天科技
Produces fine chemicals and eco-friendly plasticizers for p…
|
920121 | CN | Manufacturing |
|
硅烷科技
Produces high-purity silane and silicon materials for semic…
|
920402 | CN | Manufacturing |
Double Bond Chemical Ind., Co., Ltd. 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/52428/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52428 | 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=52428 | 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=52428 \ -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": 52428}, 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 Double Bond Chemical Ind., Co., Ltd. (id: 52428)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.