
GUANGDONG GOWORLD CO., LTD — Investor Relations & Filings
GUANGDONG GOWORLD CO., LTD. specializes in the research, development, and manufacturing of high-precision electronic components and instruments. The company’s core product portfolio includes multilayer and high-density interconnect (HDI) printed circuit boards (PCBs), liquid crystal displays (LCDs), and liquid crystal modules (LCMs). Additionally, it produces ultrasonic non-destructive testing (NDT) instruments and specialized electronic materials. Its solutions serve diverse sectors, including automotive electronics, telecommunications, consumer electronics, industrial automation, and medical equipment. By integrating advanced manufacturing processes with rigorous quality control, the company provides customized electronic components designed for high-reliability applications. Its operations emphasize technological innovation in display technologies and circuit board miniaturization to meet evolving global market demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 超声电子关于举行2021年度网上业绩说明会的公告 | 2022-04-24 | Chinese | |
| 超声电子制度管理办法 | 2022-04-22 | Chinese | |
| 超声电子投资管理制度 | 2022-04-22 | Chinese | |
| 超声电子内幕信息知情人登记管理制度 | 2022-04-22 | Chinese | |
| 超声电子董事会秘书工作制度 | 2022-04-22 | Chinese | |
| 超声电子信息披露管理制度 | 2022-04-22 | Chinese |
Browse filings by year
27 years- 2026 36 filings
- 2025 100 filings
- 2024 73 filings
- 2023 83 filings
- 2022 86 filings
- 2021 70 filings
- 2020 73 filings
- 2019 58 filings
- 2018 54 filings
- 2017 48 filings
- 2016 38 filings
- 2015 66 filings
- 2014 58 filings
- 2013 53 filings
- 2012 67 filings
- 2011 49 filings
- 2010 37 filings
- 2009 54 filings
- 2008 42 filings
- 2007 46 filings
- 2006 57 filings
- 2005 19 filings
- 2004 16 filings
- 2003 24 filings
- 2002 22 filings
- 2001 4 filings
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 43869418 | 超声电子关于举行2021年度网上业绩说明会的公告 | 2022-04-24 | Chinese | ||
| 43869406 | 超声电子制度管理办法 | 2022-04-22 | Chinese | ||
| 43869394 | 超声电子投资管理制度 | 2022-04-22 | Chinese | ||
| 43869379 | 超声电子内幕信息知情人登记管理制度 | 2022-04-22 | Chinese | ||
| 43869368 | 超声电子董事会秘书工作制度 | 2022-04-22 | Chinese | ||
| 43869356 | 超声电子信息披露管理制度 | 2022-04-22 | Chinese | ||
| 43869341 | 超声电子2021年度监事会报告 | 2022-04-22 | Chinese | ||
| 43869331 | 超声电子为下属控股子公司提供担保公告 | 2022-04-22 | Chinese | ||
| 43869312 | 内部控制鉴证报告 | 2022-04-22 | Chinese | ||
| 43869299 | 超声电子金融衍生品交易业务管理制度 | 2022-04-22 | Chinese | ||
| 43869291 | 超声电子投资者关系管理制度 | 2022-04-22 | Chinese | ||
| 43869281 | 超声电子董事会战略委员会工作细则 | 2022-04-22 | Chinese | ||
| 43869265 | 超声电子关于开展外汇衍生品交易的可行性分析报告 | 2022-04-22 | Chinese | ||
| 43869256 | 超声电子关于2022年度续聘信永中和会计师事务所(特殊普通合伙)为本公司审计中介机构及内部控制审计中介机构的公告 | 2022-04-22 | Chinese | ||
| 43869245 | 内部控制自我评价报告 | 2022-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
GUANGDONG GOWORLD 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/53843/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53843 | 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=53843 | 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=53843 \ -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": 53843}, 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 GUANGDONG GOWORLD CO., LTD (id: 53843)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.