SHENZHEN DAS INTELLITECH CO., LTD. — Investor Relations & Filings
Shenzhen Das Intellitech Co., Ltd. provides integrated smart building, smart transportation, and smart medical solutions powered by Internet of Things (IoT) and Artificial Intelligence (AI) technologies. The company develops proprietary AIoT platforms to optimize energy efficiency and operational management across diverse environments. Key offerings include building automation systems, digital hospital infrastructure, and urban rail transit control systems. Its medical portfolio features smart operating rooms and hospital information integration, while its building services focus on energy-saving retrofits and intelligent facility management. The company supports the full lifecycle of smart infrastructure, serving commercial complexes, data centers, and public facilities with a focus on carbon neutrality and digital transformation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配方案的公告 | 2026-04-24 | Chinese | |
| 2025年度募集资金存放、管理与使用情况公告 | 2026-04-24 | Chinese | |
| 2025年年度报告摘要 | 2026-04-24 | Chinese | |
| 关于使用闲置自有资金投资低风险理财产品的公告 | 2026-04-24 | Chinese | |
| 关于控股股东股份质押的公告 | 2026-03-31 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 36131089 | 关于2025年度利润分配方案的公告 | 2026-04-24 | Chinese | ||
| 36131087 | 2025年度募集资金存放、管理与使用情况公告 | 2026-04-24 | Chinese | ||
| 36131085 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 36131082 | 关于使用闲置自有资金投资低风险理财产品的公告 | 2026-04-24 | Chinese | ||
| 36131079 | 关于控股股东股份质押的公告 | 2026-03-31 | Chinese | ||
| 36131077 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-03-30 | Chinese | ||
| 36131075 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 36131074 | 关于控股股东股份质押的公告 | 2026-01-22 | Chinese | ||
| 36131073 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-01-21 | Chinese | ||
| 36131069 | 关于公司大股东及董事股份减持计划实施完成的公告 | 2026-01-09 | Chinese | ||
| 36131065 | 关于控股股东股份解除质押的公告 | 2026-01-08 | Chinese | ||
| 36131063 | 关于控股股东股份质押及解除质押的公告 | 2026-01-06 | Chinese | ||
|
2025
3 filings
| |||||
| 36131061 | 关于公司重大事项的进展公告 | 2025-12-31 | Chinese | ||
| 36131057 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-11-21 | Chinese | ||
| 36131054 | 关于新皇岗口岸联检大楼项目中标的公告 | 2025-11-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
SHENZHEN DAS INTELLITECH 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/54462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54462 | 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=54462 | 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=54462 \ -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": 54462}, 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 DAS INTELLITECH CO., LTD. (id: 54462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.