DAMING ELECTRONICS CO.,LTD. — Investor Relations & Filings
About DAMING ELECTRONICS CO.,LTD.
DAMING ELECTRONICS CO.,LTD. specializes in the design, development, and manufacture of automotive electronic components and control systems. The company's primary product portfolio includes a wide range of vehicle switches, such as power window switches, steering column switches, ignition switches, and headlight switches. Additionally, it produces various sensors and electronic control modules. Serving both original equipment manufacturers (OEMs) and the global aftermarket, the company focuses on integrating advanced manufacturing technologies with rigorous quality management systems. Its operations emphasize research and development to meet evolving technical standards in vehicle electronics, ensuring reliability and performance across diverse automotive platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于2025年度独立董事独立性评估的专项意见 | 2026-04-27 | Chinese | |
| 国泰海通证券股份有限公司关于大明电子股份有限公司2026年度日常关联交易预计的核查意见 | 2026-04-27 | Chinese | |
| 第二届董事会第七次会议决议公告 | 2026-04-27 | Chinese | |
| 2026年第一季度报告 | 2026-04-27 | Chinese | |
| 大明电子股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-27 | Chinese | |
| 国泰海通证券股份有限公司关于大明电子股份有限公司2025年度持续督导年度报告书 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39592096 | 董事会关于2025年度独立董事独立性评估的专项意见 | 2026-04-27 | Chinese | ||
| 39592091 | 国泰海通证券股份有限公司关于大明电子股份有限公司2026年度日常关联交易预计的核查意见 | 2026-04-27 | Chinese | ||
| 39592076 | 第二届董事会第七次会议决议公告 | 2026-04-27 | Chinese | ||
| 39592071 | 2026年第一季度报告 | 2026-04-27 | Chinese | ||
| 39592060 | 大明电子股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-27 | Chinese | ||
| 39592056 | 国泰海通证券股份有限公司关于大明电子股份有限公司2025年度持续督导年度报告书 | 2026-04-27 | Chinese | ||
| 39592047 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 39592043 | 国泰海通证券股份有限公司关于大明电子股份有限公司2025年度持续督导工作现场检查报告 | 2026-04-27 | Chinese | ||
| 39592029 | 2025年度独立董事述职报告(张军) | 2026-04-27 | Chinese | ||
| 39592014 | 2025年度内部控制评价报告 | 2026-04-27 | Chinese | ||
| 39592003 | 2025年度独立董事述职报告(邹蓉) | 2026-04-27 | Chinese | ||
| 39591993 | 关于董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 39591982 | 关于2026年度申请综合授信额度及为子公司提供担保的公告 | 2026-04-27 | Chinese | ||
| 39591974 | 大明电子股份有限公司2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 39591905 | 国泰海通证券股份有限公司关于大明电子股份有限公司首次公开发行网下配售限售股上市流通的核查意见 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mobile Climate Control Industries Inc.
Provides precision climate control solutions for the global…
|
— | CA | Manufacturing |
|
Mobiletron Electronics Co., Ltd.
Manufacturer of automotive electronics, industrial power to…
|
1533 | TW | Manufacturing |
|
Motherson Sumi Wiring India Limited
Full-system solutions provider of wiring harnesses and elec…
|
MSUMI | IN | Manufacturing |
|
MOTONIC CORPORATION
Manufacturer of automotive components for fuel injection an…
|
009680 | KR | Manufacturing |
|
MOTORCAR PARTS OF AMERICA INC
Global remanufacturer and distributor of new and used autom…
|
MPAA | US | Manufacturing |
|
MS AUTOTECH COMPANY, LIMITED
Manufacturer of structural car-body components for the auto…
|
123040 | KR | Manufacturing |
|
Munjal Auto Industries Ltd.
Manufactures precision automotive components and assemblies…
|
MUNJALAU | IN | Manufacturing |
|
Munjal Showa Ltd.
Designs and manufactures shock absorbers and struts for two…
|
MUNJALSHOW | IN | Manufacturing |
|
MURAKAMI CORPORATION
Manufacturer of automotive rearview mirrors and camera syst…
|
7292 | JP | Manufacturing |
|
MUSASHI SEIMITSU INDUSTRY CO.,LTD.
Global manufacturer of precision-engineered automotive and …
|
7220 | JP | Manufacturing |
DAMING ELECTRONICS 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/57638/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57638 | 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=57638 | 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=57638 \ -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": 57638}, 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 DAMING ELECTRONICS CO.,LTD. (id: 57638)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.