
SUN CREATE ELECTRONICS CO., LTD — Investor Relations & Filings
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 |
|---|---|---|---|
| 重大资产重组进展公告 | 2016-05-12 | Chinese | |
| 2016年第一季度报告 | 2016-04-22 | Chinese | |
| 重大资产重组进展公告 | 2016-04-12 | Chinese | |
| 2015年年度股东大会决议公告 | 2016-04-11 | Chinese | |
| 2015年度股东大会的法律意见书 | 2016-04-11 | Chinese | |
| 关于2015年度业绩说明会召开情况的公告 | 2016-04-07 | Chinese |
Browse filings by year
23 years- 2026 36 filings
- 2025 97 filings
- 2024 104 filings
- 2023 88 filings
- 2022 124 filings
- 2021 93 filings
- 2020 75 filings
- 2019 93 filings
- 2018 76 filings
- 2017 107 filings
- 2016 137 filings
- 2015 104 filings
- 2014 73 filings
- 2013 72 filings
- 2012 45 filings
- 2011 13 filings
- 2010 32 filings
- 2009 32 filings
- 2008 32 filings
- 2007 33 filings
- 2006 44 filings
- 2005 31 filings
- 2004 20 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 41830051 | 重大资产重组进展公告 | 2016-05-12 | Chinese | ||
| 41830043 | 2016年第一季度报告 | 2016-04-22 | Chinese | ||
| 41830035 | 重大资产重组进展公告 | 2016-04-12 | Chinese | ||
| 41830030 | 2015年年度股东大会决议公告 | 2016-04-11 | Chinese | ||
| 41830023 | 2015年度股东大会的法律意见书 | 2016-04-11 | Chinese | ||
| 41830018 | 关于2015年度业绩说明会召开情况的公告 | 2016-04-07 | Chinese | ||
| 41830013 | 2015年度业绩说明会会议记录 | 2016-04-07 | Chinese | ||
| 41830005 | 2015年年度股东大会会议资料 | 2016-03-31 | Chinese | ||
| 41829997 | 关于项目中标的公告 | 2016-03-30 | Chinese | ||
| 41829993 | 关于召开2015年度业绩说明会的通知 | 2016-03-30 | Chinese | ||
| 41829987 | 股票交易异常波动公告 | 2016-03-28 | Chinese | ||
| 41829979 | 华东电子工程研究所关于安徽股份有限公司股价异常波动的复函 | 2016-03-28 | Chinese | ||
| 41829973 | 关于公司发行股份购买资产并募集配套资金暨关联交易预案修订说明的公告 | 2016-03-24 | Chinese | ||
| 41829968 | 安徽天禾律师事务所关于上海证券交易所《关于安徽四创电子股份有限公司发行股份购买资产并募集配套资金暨关联交易预案信息披露的问询函》相关问题的法律意见书 | 2016-03-24 | Chinese | ||
| 41829956 | 中信建投证券股份有限公司关于上海证券交易所<关于对安徽四创电子股份有限公司发行股份购买资产并募集配套资金暨关联交易预案信息披露的问询函>相关问题的专项核查意见 | 2016-03-24 | 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 |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | 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.