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 |
|---|---|---|---|
|
AOPEN Incorporated
Global provider of commercial-grade small form factor compu…
|
3046 | TW | Manufacturing |
|
Apacer Technology Inc.
Global provider of memory modules, digital storage, and sma…
|
8271 | TW | Manufacturing |
|
APRO Co., LTD
Manufactures equipment for rechargeable lithium-ion batteri…
|
262260 | KR | Manufacturing |
|
Aroot Co., Ltd.
Developer and manufacturer of compact POS, mobile, label, a…
|
096690 | KR | Manufacturing |
|
Asetek A/S
Designs liquid cooling solutions and high-performance sim r…
|
ASTK | DK | Manufacturing |
|
ASROCK Inc.
Global manufacturer of motherboards, graphics cards, mini P…
|
3515 | TW | Manufacturing |
|
ASRock Rack Inc.
Specializes in high-performance server hardware, motherboar…
|
7711 | TW | Manufacturing |
|
Associated Industries China, Inc.
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
ASTA Co., Ltd.
Develops diagnostic solutions using mass spectrometry and n…
|
246720 | KR | Manufacturing |
|
ASUSTeK Computer Inc.
Global leader in computer hardware, electronics, gaming sol…
|
2357 | 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.