SHENZHEN TOPWAY VIDEO COMMUNICATION CO., LTD. — Investor Relations & Filings
SHENZHEN TOPWAY VIDEO COMMUNICATION CO., LTD. specializes in the operation and management of cable television networks and multi-service communication platforms. The company provides a comprehensive suite of services including digital television transmission, high-definition video-on-demand, and interactive television applications. Beyond traditional broadcasting, it offers broadband internet access and data communication services to residential and corporate clients. The firm is also active in the development of smart city infrastructure, government-enterprise information solutions, and value-added telecommunications. By leveraging its extensive fiber-optic network, the company facilitates high-speed data transmission and integrated media services, focusing on the digital transformation of regional communication networks and the delivery of diverse multimedia content.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 容诚会计师事务所(特殊普通合伙)2025年履职情况评估报告 | 2026-04-21 | Chinese | |
| 深圳市鹏信资产评估土地房地产估价有限公司《深圳市广电网络有限公司拟收购股权所涉及的深圳市长泰传媒有限公司股东全部权益资产评估报告》鹏信资评报字2025第S510号 | 2026-04-21 | Chinese | |
| 天威视讯《董事、高级管理人员薪酬管理制度》(草案) | 2026-04-21 | Chinese | |
| 独立董事2025年度述职报告(张化) | 2026-04-21 | Chinese | |
| 深圳市天威视讯股份有限公司2025年度内部控制评价报告 | 2026-04-21 | Chinese | |
| 天威视讯关于2025年度计提资产减值准备的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35157869 | 容诚会计师事务所(特殊普通合伙)2025年履职情况评估报告 | 2026-04-21 | Chinese | ||
| 35157862 | 深圳市鹏信资产评估土地房地产估价有限公司《深圳市广电网络有限公司拟收购股权所涉及的深圳市长泰传媒有限公司股东全部权益资产评估报告》鹏信资评报字2025第S510号 | 2026-04-21 | Chinese | ||
| 35157471 | 天威视讯《董事、高级管理人员薪酬管理制度》(草案) | 2026-04-21 | Chinese | ||
| 35157458 | 独立董事2025年度述职报告(张化) | 2026-04-21 | Chinese | ||
| 35157445 | 深圳市天威视讯股份有限公司2025年度内部控制评价报告 | 2026-04-21 | Chinese | ||
| 35157435 | 天威视讯关于2025年度计提资产减值准备的公告 | 2026-04-21 | Chinese | ||
| 35157424 | 天威视讯关于申请银行综合授信额度的公告 | 2026-04-21 | Chinese | ||
| 35157414 | 控股股东及其他关联方非经营性资金占用及清偿情况表 | 2026-04-21 | Chinese | ||
| 35157404 | 天威视讯2025年非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | ||
| 35157389 | 天威视讯关于使用闲置自有资金进行现金管理的公告 | 2026-04-21 | Chinese | ||
| 35157386 | 独立董事2025年度述职报告(毕晓婷) | 2026-04-21 | Chinese | ||
| 35157379 | 天威视讯2025年度社会责任报告 | 2026-04-21 | Chinese | ||
| 35157373 | 天威视讯:内部控制审计报告 | 2026-04-21 | Chinese | ||
| 35157263 | 天威视讯关于投资前海天和文化产业投资基金暨关联交易的进展公告 | 2026-04-21 | Chinese | ||
| 35157247 | 天威视讯第九届董事会第十四次会议决议公告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
SHENZHEN TOPWAY VIDEO COMMUNICATION 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/54290/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54290 | 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=54290 | 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=54290 \ -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": 54290}, 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 TOPWAY VIDEO COMMUNICATION CO., LTD. (id: 54290)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.