Cubic Digital Technology Co.,Ltd. — Investor Relations & Filings
Cubic Digital Technology Co.,Ltd. specializes in the design, development, and manufacturing of professional commercial display solutions and digital signage systems. The company’s product portfolio includes high-definition LCD and LED displays, interactive touch kiosks, video walls, and intelligent advertising players. Its core operations involve the integration of hardware with specialized software to provide comprehensive visual communication platforms. These solutions are utilized across diverse sectors, including retail, transportation, hospitality, and corporate environments, to facilitate information dissemination and audience engagement. The company focuses on technological innovation in smart displays, offering customized hardware configurations and cloud-based content management systems to support digital transformation and smart city infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司股票进入退市整理期交易的第四次风险提示公告 | 2026-04-14 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-02-27 | Chinese | |
| 北京炜衡(上海)律师事务所关于立方数科股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-27 | Chinese | |
| 关于公司股票停牌暨可能被终止上市的风险提示公告 | 2026-02-13 | Chinese | |
| 关于收到《行政处罚决定书》的公告 | 2026-02-13 | Chinese | |
| 关于收到终止上市事先告知书的公告 | 2026-02-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34838764 | 关于公司股票进入退市整理期交易的第四次风险提示公告 | 2026-04-14 | Chinese | ||
| 36754736 | 2026年第一次临时股东会决议公告 | 2026-02-27 | Chinese | ||
| 36754732 | 北京炜衡(上海)律师事务所关于立方数科股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-27 | Chinese | ||
| 36754729 | 关于公司股票停牌暨可能被终止上市的风险提示公告 | 2026-02-13 | Chinese | ||
| 36754719 | 关于收到《行政处罚决定书》的公告 | 2026-02-13 | Chinese | ||
| 36754685 | 关于收到终止上市事先告知书的公告 | 2026-02-13 | Chinese | ||
| 36754681 | 股票交易异常波动的公告 | 2026-02-13 | Chinese | ||
| 36754679 | 关于股票交易停牌核查结果暨复牌的公告 | 2026-02-10 | Chinese | ||
| 36754669 | 关于公司股票可能被实施重大违法强制退市的第十一次风险提示公告 | 2026-02-10 | Chinese | ||
| 36754668 | 股票交易异常波动风险提示暨停牌核查的公告 | 2026-02-05 | Chinese | ||
| 36754658 | 关于公司股票可能被实施重大违法强制退市的第十次风险提示公告 | 2026-02-03 | Chinese | ||
| 36754656 | 关于股票交易停牌核查结果暨复牌的公告 | 2026-02-03 | Chinese | ||
| 36754644 | 关于拟变更会计师事务所的公告 | 2026-01-30 | Chinese | ||
| 36754641 | 关于召开2026年第一次临时股东会通知的公告 | 2026-01-30 | Chinese | ||
| 36754631 | 公司章程(2026年1月) | 2026-01-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu Zhimingda Electronics Co., Ltd.
Develops rugged embedded computer systems and modules for d…
|
688636 | CN | Manufacturing |
|
Chenming Electronic Technology Corporation
Global OEM/ODM manufacturer of server chassis, AI infrastru…
|
3013 | TW | Manufacturing |
|
Cherry AG
A global manufacturer of computer input devices and mechani…
|
C3RY | DE | Manufacturing |
|
CHICONY ELECTRONICS CO., LTD.
Manufacturer of computer peripherals, power supplies, and v…
|
2385 | TW | Manufacturing |
|
CHINA GREATWALL TECHNOLOGY GROUP CO., LTD.
Develops computing hardware and security solutions for crit…
|
000066 | CN | Manufacturing |
|
China United Venture Investment Limited
Designs, manufactures, and sells computer connectivity prod…
|
8159 | HK | Manufacturing |
|
C-Lab Ltd.
Developer and manufacturer of embedded computing systems an…
|
CLAB | IL | Manufacturing |
|
CLEVO CO.
Global ODM/OEM manufacturer of notebooks, tablets, and All-…
|
2362 | TW | Manufacturing |
|
COMPAL ELECTRONICS, INC.
Global ODM specializing in computing, communication, and co…
|
2324 | TW | Manufacturing |
|
COMPUCASE ENTERPRISE CO., LTD.
Global manufacturer of PC cases, power supplies, server cab…
|
3032 | TW | Manufacturing |
Cubic Digital Technology 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/55340/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55340 | 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=55340 | 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=55340 \ -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": 55340}, 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 Cubic Digital Technology Co.,Ltd. (id: 55340)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.