
Cig Shanghai Co., Ltd. — Investor Relations & Filings
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股公告-有关派发末期股息的补充公告 | 2026-05-14 | Chinese | |
| H股公告-派发末期股息 | 2026-05-13 | Chinese | |
| 2025年年度A股权益分派实施公告 | 2026-05-12 | Chinese | |
| H股公告-月报表 | 2026-05-06 | Chinese | |
| 2025年度环境、社会和公司治理(ESG)报告摘要 | 2026-04-02 | Chinese | |
| H股公告-H股限制性股票激励计划 | 2026-04-02 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344067 | H股公告-有关派发末期股息的补充公告 | 2026-05-14 | Chinese | ||
| 45774143 | H股公告-派发末期股息 | 2026-05-13 | Chinese | ||
| 45346558 | 2025年年度A股权益分派实施公告 | 2026-05-12 | Chinese | ||
| 44280426 | H股公告-月报表 | 2026-05-06 | Chinese | ||
| 38567380 | 2025年度环境、社会和公司治理(ESG)报告摘要 | 2026-04-02 | Chinese | ||
| 38567377 | H股公告-H股限制性股票激励计划 | 2026-04-02 | Chinese | ||
| 38567376 | H股公告-2025年年度股东会通告 | 2026-04-02 | Chinese | ||
| 38567374 | H股公告-2025年报 | 2026-04-02 | Chinese | ||
| 38567371 | 2025年年度股东会文件 | 2026-04-02 | Chinese | ||
| 38567367 | 上海君澜律师事务所关于剑桥科技2026年股票期权与限制性股票激励计划(草案)之法律意见书 | 2026-04-02 | Chinese | ||
| 38567364 | 第五届董事会第二十九次会议决议公告 | 2026-04-02 | Chinese | ||
| 38567360 | H股公告-2025年年度股东会通函 | 2026-04-02 | Chinese | ||
| 38567335 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-04-02 | Chinese | ||
| 38567326 | 关于召开2025年年度股东会的通知 | 2026-04-02 | Chinese | ||
| 38567323 | 公司对会计师事务所2025年度履职情况评估报告 | 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
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
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 |
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.