Shenzhen SDG Service CO., LTD. — Investor Relations & Filings
Shenzhen SDG Service CO., LTD. provides comprehensive property management and integrated facility management solutions. The company specializes in the operation and maintenance of high-tech industrial parks, commercial office buildings, and government facilities. Its core service offerings encompass security, environmental sanitation, engineering maintenance, and specialized administrative support. SDG Service focuses on delivering high-standard operational management for complex corporate environments, utilizing smart building technologies to optimize facility performance. The organization serves a broad client base, including major technology enterprises and public sector entities, prioritizing asset value preservation and operational efficiency through standardized service protocols and technical expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于独立董事独立性情况的专项意见 | 2026-04-20 | Chinese | |
| 关于购买公司及董监高责任保险的公告 | 2026-04-20 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-20 | Chinese | |
| 关于深圳市特发服务股份有限公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-20 | Chinese | |
| 国泰海通证券股份有限公司关于深圳市特发服务股份有限公司部分募集资金投资项目延期的核查意见 | 2026-04-20 | Chinese | |
| 2025年度环境、社会及公司治理(ESG)报告 | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39197469 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-20 | Chinese | ||
| 39197465 | 关于购买公司及董监高责任保险的公告 | 2026-04-20 | Chinese | ||
| 39197463 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-20 | Chinese | ||
| 39197461 | 关于深圳市特发服务股份有限公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-20 | Chinese | ||
| 39197457 | 国泰海通证券股份有限公司关于深圳市特发服务股份有限公司部分募集资金投资项目延期的核查意见 | 2026-04-20 | Chinese | ||
| 39197450 | 2025年度环境、社会及公司治理(ESG)报告 | 2026-04-20 | Chinese | ||
| 39196278 | 关于部分募集资金投资项目延期的公告 | 2026-04-20 | Chinese | ||
| 39196274 | 第二届董事会第三十六次会议决议公告 | 2026-04-20 | Chinese | ||
| 39196272 | 2025募集资金年度存放与使用鉴证报告 | 2026-04-20 | Chinese | ||
| 39196270 | 2025年度独立董事述职报告-曹阳 | 2026-04-20 | Chinese | ||
| 39196268 | 2025年度独立董事述职报告-车晓昕 | 2026-04-20 | Chinese | ||
| 39196263 | 2025年度募集资金存放与实际使用情况专项报告 | 2026-04-20 | Chinese | ||
| 39196262 | 2025年度董事会工作报告 | 2026-04-20 | Chinese | ||
| 39196257 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 39196254 | 2025年年度报告摘要 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Combined facilities support activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARCON FACILITIES LIMITED
Provides integrated facility management, technical maintena…
|
532024 | IN | Administrative and support serv… |
|
ABM INDUSTRIES INC /DE/
Provider of integrated facility, engineering, infrastructur…
|
ABM | US | Administrative and support serv… |
|
AEON DELIGHT CO., LTD.
An integrated facilities management company offering soluti…
|
9787 | JP | Administrative and support serv… |
|
AUX International Holdings Limited
Provides property management in Mainland China, complemente…
|
2080 | HK | Administrative and support serv… |
|
BIKEN TECHNO CORPORATION
Provider of building management, maintenance, security, ren…
|
9791 | JP | Administrative and support serv… |
|
CASPIAN CORPORATE SERVICES LIMITED
Provides integrated facility management, security, and corp…
|
534732 | IN | Administrative and support serv… |
|
CINTAS CORP
Provides corporate uniforms, facility services, first aid, …
|
CTAS | US | Administrative and support serv… |
|
City Service SE
A holding company managing a group for facility and propert…
|
CTS | EE | Administrative and support serv… |
|
Clear Secured Services Limited
Provides integrated facility management and security soluti…
|
CSSL | IN | Administrative and support serv… |
|
Coor Service Management Hold.
A leading provider of facility management (FM) services in …
|
COOR | SE | Administrative and support serv… |
Shenzhen SDG Service 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/55883/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55883 | 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=55883 | 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=55883 \ -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": 55883}, 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 Service CO., LTD. (id: 55883)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.