Daoming Optics&Chemical Co., Ltd. — Investor Relations & Filings
Daoming Optics&Chemical Co., Ltd. specializes in the research, development, and manufacturing of reflective materials and functional films. Its core product range includes high-intensity reflective sheeting for traffic signage, reflective fabrics for high-visibility safety apparel, and micro-prismatic materials. The company also produces vehicle marking tapes and specialized functional films, such as aluminum-plastic films for lithium battery packaging. Serving global markets in transportation safety, personal protection, and electronics, the firm utilizes advanced optical technologies and material science to provide high-performance safety solutions and industrial components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于全资子公司完成工商变更登记的公告 | 2025-12-04 | Chinese | |
| 股票交易异常波动公告 | 2025-12-02 | Chinese | |
| 2025年第二次临时股东会法律意见书 | 2025-12-01 | Chinese | |
| 道明光学股份有限公司2025年第二次临时股东会决议公告 | 2025-12-01 | Chinese | |
| 股票交易异常波动公告 | 2025-11-30 | Chinese | |
| 关于补选公司非独立董事的公告 | 2025-11-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36586893 | 关于全资子公司完成工商变更登记的公告 | 2025-12-04 | Chinese | ||
| 36586892 | 股票交易异常波动公告 | 2025-12-02 | Chinese | ||
| 36586881 | 2025年第二次临时股东会法律意见书 | 2025-12-01 | Chinese | ||
| 36586874 | 道明光学股份有限公司2025年第二次临时股东会决议公告 | 2025-12-01 | Chinese | ||
| 36586872 | 股票交易异常波动公告 | 2025-11-30 | Chinese | ||
| 36586869 | 关于补选公司非独立董事的公告 | 2025-11-13 | Chinese | ||
| 36586866 | 关于召开2025年第二次临时股东会的通知 | 2025-11-13 | Chinese | ||
| 36586856 | 第六届董事会第十次会议决议公告 | 2025-11-13 | Chinese | ||
| 36586853 | 关于控股股东部分股份解除质押的公告 | 2025-11-05 | Chinese | ||
| 36586852 | 关于签署股权、债权转让协议暨诉讼事项完结的公告 | 2025-10-28 | Chinese | ||
| 36586845 | 关于全资孙公司变更为全资子公司并以债转股方式向全资子公司增资的公告 | 2025-10-23 | Chinese | ||
| 36586837 | 第六届董事会第九次会议决议公告 | 2025-10-23 | Chinese | ||
| 36586828 | 2025年三季度报告 | 2025-10-23 | Chinese | ||
| 36586826 | 关于控股股东部分股份解除质押的公告 | 2025-09-24 | Chinese | ||
| 36586816 | 关于董事离任的公告 | 2025-09-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
Daoming Optics&Chemical 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/54653/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54653 | 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=54653 | 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=54653 \ -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": 54653}, 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 Daoming Optics&Chemical Co., Ltd. (id: 54653)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.