
SUZHOU GOOD-ARK ELECTRONICS CO., LTD. — Investor Relations & Filings
SUZHOU GOOD-ARK ELECTRONICS CO., LTD. focuses on the design, manufacture, and distribution of semiconductor discrete devices. The product range encompasses various diodes, including rectifier, Zener, Schottky, and transient voltage suppressor (TVS) types, as well as transistors and bridge rectifiers. The company offers advanced semiconductor packaging services, such as flip-chip and wafer-level chip-scale packaging. These components are integrated into diverse applications across automotive systems, telecommunications infrastructure, industrial power supplies, and consumer electronics. The organization prioritizes research and development to enhance power efficiency and miniaturization in electronic components, maintaining a significant role in the global electronics supply chain through high-capacity production and adherence to international quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 广发证券股份有限公司关于苏州固锝电子股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-05-22 | Chinese | |
| 广发证券股份有限公司关于苏州固锝电子股份有限公司使用募集资金对全资子公司增资、提供借款或增资与提供借款相结合的方式以实施募投项目的核查意见 | 2026-05-22 | Chinese | |
| 关于使用自有资金、银行承兑汇票等方式支付募投项目部分款项并以募集资金等额置换的公告 | 2026-05-22 | Chinese | |
| 关于使用部分闲置募集资金临时补充流动资金的公告 | 2026-05-22 | Chinese | |
| 广发证券股份有限公司关于苏州固锝电子股份有限公司变更部分募集资金投资项目实施主体的核查意见 | 2026-05-22 | Chinese | |
| 关于变更部分募集资金投资项目实施主体的公告 | 2026-05-22 | Chinese |
Browse filings by year
21 years- 2026 26 filings
- 2025 136 filings
- 2024 132 filings
- 2023 157 filings
- 2022 125 filings
- 2021 133 filings
- 2020 201 filings
- 2019 74 filings
- 2018 58 filings
- 2017 75 filings
- 2016 65 filings
- 2015 90 filings
- 2014 76 filings
- 2013 95 filings
- 2012 80 filings
- 2011 129 filings
- 2010 69 filings
- 2009 75 filings
- 2008 84 filings
- 2007 87 filings
- 2006 28 filings
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ambiq Micro, Inc.
Develops ultra-low power semiconductors for battery-powered…
|
AMBQ | US | Manufacturing |
|
American Aires Inc.
Develops patented nanotechnology solutions for neutralizing…
|
WIFI | CA | Manufacturing |
|
AMKOR TECHNOLOGY, INC.
A leading provider of outsourced semiconductor assembly and…
|
AMKR | US | Manufacturing |
|
Amlogic (Shanghai) Co.,Ltd.
Global fabless semiconductor company specializing in multim…
|
688099 | CN | Manufacturing |
|
Amosense Co., Ltd.
Develops electronic components, modules, and IoT devices us…
|
357580 | KR | Manufacturing |
|
Amotech Co., Ltd.
Manufacturer of electronic components based on advanced mat…
|
052710 | KR | Manufacturing |
|
AMPHENOL CORP /DE/
Global designer and manufacturer of interconnect products, …
|
APH | US | Manufacturing |
|
AMS OSRAM AG
A global leader in optical solutions for sensing, illuminat…
|
AMS | AT | Manufacturing |
|
ANALOG DEVICES INC
Designs and manufactures high-performance analog, mixed-sig…
|
ADI | US | Manufacturing |
|
Anapass, Inc.
A fabless semiconductor company that designs System-on-Chip…
|
123860 | KR | Manufacturing |
SUZHOU GOOD-ARK 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/54139/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54139 | 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=54139 | 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=54139 \ -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": 54139}, 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 SUZHOU GOOD-ARK ELECTRONICS CO., LTD. (id: 54139)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.