Cig Shanghai Co., Ltd. — Investor Relations & Filings
About Cig Shanghai Co., Ltd.
Cig Shanghai Co., Ltd., also known as Cambridge Industries Group (CIG), is a global technology provider specializing in the research, development, design, and manufacturing of advanced telecommunications and networking equipment. The company focuses on high-speed optical transceivers, including QSFP and SFP modules supporting speeds up to 800G, as well as broadband access solutions such as GPON, EPON, and 10G PON terminals. Its product portfolio extends to wireless networking hardware, including Wi-Fi 6/7 access points and 5G small cell solutions. Operating primarily through Joint Design Manufacture (JDM) and Original Design Manufacture (ODM) models, the company serves major telecommunications service providers and data center operators worldwide. CIG integrates state-of-the-art automated manufacturing processes with deep technical expertise in photonics and high-frequency electronics to deliver scalable ICT infrastructure components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| H股公告-截至2025年12月31日止年度业绩公告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(姚明龙) | 2026-03-30 | Chinese | |
| 2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 2025年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(袁淑仪) | 2026-03-30 | Chinese | |
| 2026年股票期权与限制性股票激励计划(草案)摘要公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38566765 | H股公告-截至2025年12月31日止年度业绩公告 | 2026-03-30 | Chinese | ||
| 38566761 | 2025年度独立董事述职报告(姚明龙) | 2026-03-30 | Chinese | ||
| 38566744 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 38566731 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 38566572 | 2025年度独立董事述职报告(袁淑仪) | 2026-03-30 | Chinese | ||
| 38566570 | 2026年股票期权与限制性股票激励计划(草案)摘要公告 | 2026-03-30 | Chinese | ||
| 38566567 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-03-30 | Chinese | ||
| 38566563 | H股公告-建议采纳A股激励计划及H股激励计划 | 2026-03-30 | Chinese | ||
| 38566560 | 中信证券股份有限公司关于上海剑桥科技股份有限公司2025年度募集资金存放和使用情况专项核查报告 | 2026-03-30 | Chinese | ||
| 38566544 | 第五届董事会第二十八次会议决议公告 | 2026-03-30 | Chinese | ||
| 38566541 | 第五届董事会薪酬与考核委员会第七次会议决议 | 2026-03-30 | Chinese | ||
| 38566537 | 2026年股票期权与限制性股票激励计划实施考核管理办法 | 2026-03-30 | Chinese | ||
| 38566534 | 关于2026年半年度现金分红授权安排的公告 | 2026-03-30 | Chinese | ||
| 38566528 | 2026年股票期权与限制性股票激励计划(草案) | 2026-03-30 | Chinese | ||
| 38566526 | 关于修改《公司章程》的公告 | 2026-03-30 | 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 |
Cig Shanghai 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/57409/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57409 | 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=57409 | 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=57409 \ -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": 57409}, 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 Cig Shanghai Co., Ltd. (id: 57409)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.