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 |
|---|---|---|---|
| 四创电子2024年度环境、社会和治理(ESG)报告 | 2025-04-29 | Chinese | |
| 大华会计师事务所关于四创电子控股股东及其他关联方资金占用情况的专项说明 | 2025-04-29 | Chinese | |
| 四创电子董事会关于2023年度带强调事项段无保留意见内部控制审计报告涉及事项已消除的专项说明 | 2025-04-29 | Chinese | |
| 四创电子2024年年度报告 | 2025-04-29 | Chinese | |
| 独立董事2024年度述职报告(潘立生) | 2025-04-29 | Chinese | |
| 独立董事2024年度述职报告(杨模荣) | 2025-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 41849947 | 四创电子2024年度环境、社会和治理(ESG)报告 | 2025-04-29 | Chinese | ||
| 41849137 | 大华会计师事务所关于四创电子控股股东及其他关联方资金占用情况的专项说明 | 2025-04-29 | Chinese | ||
| 41848894 | 四创电子董事会关于2023年度带强调事项段无保留意见内部控制审计报告涉及事项已消除的专项说明 | 2025-04-29 | Chinese | ||
| 41848870 | 四创电子2024年年度报告 | 2025-04-29 | Chinese | ||
| 41848640 | 独立董事2024年度述职报告(潘立生) | 2025-04-29 | Chinese | ||
| 41848624 | 独立董事2024年度述职报告(杨模荣) | 2025-04-29 | Chinese | ||
| 41848615 | 四创电子2024年年度报告 | 2025-04-29 | Chinese | ||
| 41848599 | 四创电子监事会关于2023年度带强调事项段无保留意见内部控制审计报告涉及事项已消除的专项说明 | 2025-04-29 | Chinese | ||
| 41848581 | 四创电子关于会计政策变更的公告 | 2025-04-29 | Chinese | ||
| 41848571 | 安徽天禾律师事务所关于四创电子2021年限制性股票激励计划第二个解除限售期条件未成就暨回购注销部分限制性股票之法律意见书 | 2025-04-29 | Chinese | ||
| 41848545 | 2024年度涉及财务公司关联交易的存款、贷款等金融业务的专项说明 | 2025-04-29 | Chinese | ||
| 41848482 | 四创电子董事会审计委员会2024年度履职情况报告 | 2025-04-29 | Chinese | ||
| 41848469 | 四创电子2024年度内部控制审计报告 | 2025-04-29 | Chinese | ||
| 41848432 | 独立董事2024年度述职报告(李柏) | 2025-04-29 | Chinese | ||
| 41848422 | 独立董事2024年度述职报告(沈泽江) | 2025-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | 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.