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 |
|---|---|---|---|
|
TOYOU FEIJI ELECTRONICS CO.,LTD.
Develops and manufactures SSDs, memory modules, and portabl…
|
300302 | CN | Manufacturing |
|
TRANSACT TECHNOLOGIES INC
Develops software and printing solutions for foodservice, c…
|
TACT | US | Manufacturing |
|
Transcend Information, Inc.
Global designer and manufacturer of storage, multimedia, an…
|
2451 | TW | Manufacturing |
|
TSC India Limited
Designs and manufactures thermal barcode label printers and…
|
TSC | IN | Manufacturing |
|
Turbon AG
A global maker of printing supplies and provider of electro…
|
TUR | DE | Manufacturing |
|
Turtle Beach Corp
A leading provider of gaming accessories like headsets, con…
|
TBCH | US | Manufacturing |
|
TVS Electronics Ltd.
Provides IT peripherals, POS solutions, and electronic manu…
|
TVSELECT | IN | Manufacturing |
|
Twinhead International Corp.
Developer and manufacturer of rugged computing solutions fo…
|
2364 | TW | Manufacturing |
|
Ubiqconn Technology
Provider of industrial computing, rugged mobile, and satell…
|
6756 | TW | Manufacturing |
|
UBIQCONN TECHNOLOGY, INC.
Develops and manufactures satellite application solutions a…
|
6928 | 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.