
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 |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-25 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 北京市天元(深圳)律师事务所关于深圳市特发服务股份有限公司2025年年度股东会的法律意见 | 2026-05-20 | Chinese | |
| 关于公司股东减持计划时间届满未减持的公告 | 2026-05-13 | Chinese | |
| 董事会关于独立董事独立性情况的专项意见 | 2026-04-20 | Chinese | |
| 关于购买公司及董监高责任保险的公告 | 2026-04-20 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47013536 | 2025年年度权益分派实施公告 | 2026-05-25 | Chinese | ||
| 46615331 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46615329 | 北京市天元(深圳)律师事务所关于深圳市特发服务股份有限公司2025年年度股东会的法律意见 | 2026-05-20 | Chinese | ||
| 45517512 | 关于公司股东减持计划时间届满未减持的公告 | 2026-05-13 | Chinese | ||
| 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 | ||
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… |
|
APEX INVESTMENT P.S.C
A diversified holding company offering integrated services,…
|
APEX | AE | Administrative and support serv… |
|
AUX International Holdings Limited
Provides property management in Mainland China, complemente…
|
2080 | HK | Administrative and support serv… |
|
AWC BERHAD
Delivers comprehensive solutions across facilities manageme…
|
— | MY | 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… |
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.