
SHENZHEN SDG INFORMATION CO., LTD — Investor Relations & Filings
SHENZHEN SDG INFORMATION CO., LTD. specializes in the research, development, and manufacturing of optical communication products and smart network solutions. The company’s core portfolio includes optical fibers, indoor and outdoor optical cables, and specialized power cables such as OPGW and ADSS. Beyond physical media, it provides optical transmission equipment, data center infrastructure, and integrated solutions for smart city applications. The company serves a diverse client base across telecommunications, power utilities, and government sectors. By leveraging its expertise in optical connectivity and system integration, it supports high-speed data transmission and the deployment of intelligent infrastructure. Its operations emphasize technological innovation in optical sensing and military-civilian integration technologies to meet evolving connectivity demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2020年第二次临时股东大会决议公告 | 2020-06-16 | Chinese | |
| 对外担保公告 | 2020-06-15 | Chinese | |
| 董事会第七届二十六次会议决议公告 | 2020-06-15 | Chinese | |
| 关于公开发行可转换公司债券申请获得中国证监会发行审核委员会审核通过的公告 | 2020-05-31 | Chinese | |
| 关于公开发行公司债券的公告 | 2020-05-31 | Chinese | |
| 独立董事关于公开发行公司债券的独立意见 | 2020-05-31 | Chinese |
Browse filings by year
26 years- 2026 37 filings
- 2025 112 filings
- 2024 114 filings
- 2023 152 filings
- 2022 197 filings
- 2021 198 filings
- 2020 160 filings
- 2019 120 filings
- 2018 135 filings
- 2017 88 filings
- 2016 83 filings
- 2015 177 filings
- 2014 70 filings
- 2013 62 filings
- 2012 106 filings
- 2011 67 filings
- 2010 50 filings
- 2009 47 filings
- 2008 37 filings
- 2007 40 filings
- 2006 23 filings
- 2005 46 filings
- 2004 23 filings
- 2003 30 filings
- 2002 16 filings
- 2001 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 41983381 | 2020年第二次临时股东大会决议公告 | 2020-06-16 | Chinese | ||
| 41983366 | 对外担保公告 | 2020-06-15 | Chinese | ||
| 41983356 | 董事会第七届二十六次会议决议公告 | 2020-06-15 | Chinese | ||
| 41983338 | 关于公开发行可转换公司债券申请获得中国证监会发行审核委员会审核通过的公告 | 2020-05-31 | Chinese | ||
| 41983328 | 关于公开发行公司债券的公告 | 2020-05-31 | Chinese | ||
| 41983316 | 独立董事关于公开发行公司债券的独立意见 | 2020-05-31 | Chinese | ||
| 41983309 | 关于召开2020年第二次临时股东大会的通知 | 2020-05-31 | Chinese | ||
| 41983298 | 董事会第七届二十五次会议决议公告 | 2020-05-31 | Chinese | ||
| 41983288 | 2019年度股东大会决议公告 | 2020-05-19 | Chinese | ||
| 41983272 | 2019年年度股东大会的法律意见书 | 2020-05-19 | Chinese | ||
| 41983248 | 董事会第七届二十四次会议决议公告 | 2020-05-15 | Chinese | ||
| 41983241 | 长城证券股份有限公司关于公司2019年度现场检查报告 | 2020-05-15 | Chinese | ||
| 41983230 | 长城证券股份有限公司关于公司2019年度保荐工作报告 | 2020-05-15 | Chinese | ||
| 41983220 | 长城证券股份有限公司关于公司公开发行可转换公司债券之保荐工作总结报告书 | 2020-05-15 | Chinese | ||
| 41983218 | 长城证券股份有限公司关于《关于请做好特发信息可转债发行申请发审委会议准备工作的函》的回复 | 2020-05-11 | 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 |
SHENZHEN SDG INFORMATION 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/53591/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53591 | 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=53591 | 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=53591 \ -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": 53591}, 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 SHENZHEN SDG INFORMATION CO., LTD (id: 53591)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.