
SKYWORTH DIGITAL CO.,LTD. — Investor Relations & Filings
SKYWORTH DIGITAL CO.,LTD. specializes in the research, development, and manufacturing of digital home solutions and smart terminal devices. The company provides a comprehensive portfolio of products including digital television set-top boxes, broadband access equipment, and Internet of Things (IoT) solutions. Its core offerings encompass IPTV/OTT boxes, satellite and cable receivers, and advanced network hardware such as PON gateways and Wi-Fi 6 routers. Additionally, the firm develops virtual reality (VR) and augmented reality (AR) hardware alongside smart home ecosystem integration services. Serving a global clientele of telecommunications and cable operators, the company focuses on delivering high-performance connectivity and multimedia experiences. Through continuous innovation in software and hardware integration, it supports the digital transformation of home entertainment and network infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股子公司之间担保额度进行内部调剂的公告 | 2024-03-21 | Chinese | |
| 2023年社会责任报告 | 2024-03-21 | Chinese | |
| 内部控制审计报告 | 2024-03-21 | Chinese | |
| 2024年第一次独立董事专门会议的审查意见 | 2024-03-21 | Chinese | |
| 2023年年度报告 | 2024-03-21 | Chinese | |
| 中信证券股份有限公司关于创维数字股份有限公司2023年度募集资金存放与实际使用情况的专项核查报告 | 2024-03-21 | Chinese |
Browse filings by year
27 years- 2026 42 filings
- 2025 140 filings
- 2024 101 filings
- 2023 141 filings
- 2022 164 filings
- 2021 120 filings
- 2020 111 filings
- 2019 171 filings
- 2018 160 filings
- 2017 127 filings
- 2016 163 filings
- 2015 96 filings
- 2014 133 filings
- 2013 94 filings
- 2012 60 filings
- 2011 71 filings
- 2010 46 filings
- 2009 32 filings
- 2008 39 filings
- 2007 49 filings
- 2006 61 filings
- 2005 27 filings
- 2004 28 filings
- 2003 45 filings
- 2002 23 filings
- 2001 9 filings
- 1998 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 43842459 | 关于控股子公司之间担保额度进行内部调剂的公告 | 2024-03-21 | Chinese | ||
| 43842417 | 2023年社会责任报告 | 2024-03-21 | Chinese | ||
| 43842265 | 内部控制审计报告 | 2024-03-21 | Chinese | ||
| 43842186 | 2024年第一次独立董事专门会议的审查意见 | 2024-03-21 | Chinese | ||
| 43842145 | 2023年年度报告 | 2024-03-21 | Chinese | ||
| 43842134 | 中信证券股份有限公司关于创维数字股份有限公司2023年度募集资金存放与实际使用情况的专项核查报告 | 2024-03-21 | Chinese | ||
| 43842097 | 关于续聘2024年度财务审计机构及内控审计机构的公告0321-清洁稿 | 2024-03-21 | Chinese | ||
| 43842052 | 关于惠州产业园与关联方签订委托代建合同暨关联交易的公告 | 2024-03-21 | Chinese | ||
| 43842006 | 2023年年度报告摘要 | 2024-03-21 | Chinese | ||
| 43841921 | 内部控制自我评价报告 | 2024-03-21 | Chinese | ||
| 43841881 | 2023年度独立董事述职报告(彭宁) | 2024-03-21 | Chinese | ||
| 43841845 | 2023年度监事会工作报告 | 2024-03-21 | Chinese | ||
| 43841807 | 年度股东大会通知 | 2024-03-21 | Chinese | ||
| 43841771 | 关于使用暂时闲置募集资金进行现金管理的公告 | 2024-03-21 | Chinese | ||
| 43841738 | 关于2023年度计提信用减值及资产减值准备的公告 | 2024-03-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
SKYWORTH DIGITAL 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/53832/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53832 | 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=53832 | 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=53832 \ -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": 53832}, 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 SKYWORTH DIGITAL CO.,LTD. (id: 53832)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.