SUN CREATE ELECTRONICS CO., LTD — Investor Relations & Filings
About SUN CREATE ELECTRONICS CO., LTD
Sun Create Electronics Co., Ltd. specializes in the research, development, and manufacturing of advanced radar systems and electronic information equipment. The company's core product portfolio includes meteorological radars, air traffic control radars, and surveillance systems designed for diverse environmental and security applications. Additionally, it provides satellite communication terminals, broadcast television equipment, and integrated public safety solutions. Leveraging expertise in microwave technology and digital signal processing, the firm serves sectors such as aviation, meteorology, and telecommunications. It is recognized for its contributions to high-precision sensing and communication infrastructure, focusing on the integration of hardware and software to enhance situational awareness and data transmission capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四创电子关于公司副总经理离任的公告 | 2026-05-08 | Chinese | |
| 大华所关于2025年度涉及财务公司关联交易的存款、贷款等金融业务的专项说明 | 2026-04-22 | Chinese | |
| 四创电子全面风险管理基本制度(试行) | 2026-04-22 | Chinese | |
| 独立董事2025年度述职报告(沈泽江) | 2026-04-22 | Chinese | |
| 四创电子信息披露暂缓与豁免管理制度 | 2026-04-22 | Chinese | |
| 四创电子2025年年度报告摘要 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44490640 | 四创电子关于公司副总经理离任的公告 | 2026-05-08 | Chinese | ||
| 41851579 | 大华所关于2025年度涉及财务公司关联交易的存款、贷款等金融业务的专项说明 | 2026-04-22 | Chinese | ||
| 41851578 | 四创电子全面风险管理基本制度(试行) | 2026-04-22 | Chinese | ||
| 41851575 | 独立董事2025年度述职报告(沈泽江) | 2026-04-22 | Chinese | ||
| 41851574 | 四创电子信息披露暂缓与豁免管理制度 | 2026-04-22 | Chinese | ||
| 41851571 | 四创电子2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 41851568 | 四创电子董事、高级管理人员薪酬管理制度 | 2026-04-22 | Chinese | ||
| 41851564 | 四创电子2025年年度利润分配方案公告 | 2026-04-22 | Chinese | ||
| 41851560 | 四创电子关于2021年限制性股票激励计划第三个解除限售期条件未成就暨回购注销部分限制性股票的公告 | 2026-04-22 | Chinese | ||
| 41851558 | 四创电子董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 41851557 | 独立董事2025年度述职报告(王宁) | 2026-04-22 | Chinese | ||
| 41851555 | 四创电子董事会审计委员会2025年度履职情况报告 | 2026-04-22 | Chinese | ||
| 41851553 | 四创电子2025年年度报告 | 2026-04-22 | Chinese | ||
| 41851548 | 四创电子关于召开2025年年度股东会的通知 | 2026-04-22 | Chinese | ||
| 41851545 | 四创电子关于对中国电子科技财务有限公司风险持续评估报告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Dahua Technology Co.,Ltd.
Global provider of video-centric smart IoT solutions and in…
|
002236 | CN | Manufacturing |
|
Zhejiang Shengyang Science and Technology Co., Ltd.
Produces RF coaxial cables, data cables, and connectors for…
|
603703 | CN | Manufacturing |
|
ZHONGJI INNOLIGHT CO., LTD.
Designs and manufactures high-speed optical transceivers fo…
|
300308 | CN | Manufacturing |
|
ZHUHAI RAYSHARP TECHNOLOGY CO., LTD.
Manufacturer of video surveillance hardware and software fo…
|
301042 | CN | Manufacturing |
|
ZINWELL CORPORATION
Specialized provider of digital cable, satellite, and wirel…
|
2485 | TW | Manufacturing |
|
Zyxel Group Corporation
Global provider of networking, broadband access, and mobile…
|
3704 | TW | Manufacturing |
|
云里物里
Provides IoT hardware, BLE beacons, and ESL systems for sma…
|
920374 | CN | Manufacturing |
|
利尔达
Provider of IoT solutions, wireless modules, and embedded s…
|
920249 | CN | Manufacturing |
|
微创光电
Develops video surveillance and optical communication syste…
|
920198 | CN | Manufacturing |
|
朗鸿科技
Designs and manufactures electronic display security and re…
|
920395 | CN | Manufacturing |
SUN CREATE 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/57142/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57142 | 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=57142 | 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=57142 \ -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": 57142}, 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 SUN CREATE ELECTRONICS CO., LTD (id: 57142)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.