Hisense Visual Technology Co.,Ltd. — Investor Relations & Filings
About Hisense Visual Technology Co.,Ltd.
Hisense Visual Technology Co., Ltd. specializes in the research, development, manufacture, and global distribution of advanced display solutions and multimedia systems. The company focuses on high-definition television technology, including ULED, Mini-LED, and OLED displays, and is a global leader in the innovation of Laser TV systems. Its product portfolio extends beyond consumer electronics to include professional medical displays, smart interactive boards for education and business, and specialized broadcasting monitors. A key competitive advantage lies in its vertical integration, specifically the development of proprietary image processing chips and smart operating systems. The company emphasizes high-performance visual experiences, energy efficiency, and smart home connectivity, positioning itself as a primary innovator in the global visual technology landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 海信视像2023年度独立董事述职报告(王爱国) | 2024-03-29 | Chinese | |
| 海信视像关于与关联方共同投资的公告 | 2024-03-29 | Chinese | |
| 海信视像独立董事工作制度(2024年修订) | 2024-03-29 | Chinese | |
| 海信视像2023年度非经营性资金占用及其他关联资金往来的专项说明 | 2024-03-29 | Chinese | |
| 海信视像《董事会议事规则》修订对照表 | 2024-03-29 | Chinese | |
| 海信视像董事会议事规则(2024年修订) | 2024-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 40256515 | 海信视像2023年度独立董事述职报告(王爱国) | 2024-03-29 | Chinese | ||
| 40256507 | 海信视像关于与关联方共同投资的公告 | 2024-03-29 | Chinese | ||
| 40256500 | 海信视像独立董事工作制度(2024年修订) | 2024-03-29 | Chinese | ||
| 40256493 | 海信视像2023年度非经营性资金占用及其他关联资金往来的专项说明 | 2024-03-29 | Chinese | ||
| 40256491 | 海信视像《董事会议事规则》修订对照表 | 2024-03-29 | Chinese | ||
| 40256484 | 海信视像董事会议事规则(2024年修订) | 2024-03-29 | Chinese | ||
| 40256479 | 海信视像2023年度独立董事述职报告(高素梅) | 2024-03-29 | Chinese | ||
| 40256469 | 海信视像独立董事专门会议工作制度 | 2024-03-29 | Chinese | ||
| 40256460 | 海信视像2023年度涉及财务公司关联交易的存款、贷款等金融业务的专项说明 | 2024-03-29 | Chinese | ||
| 40256398 | 海信视像2023年度监事会工作报告 | 2024-03-29 | Chinese | ||
| 40256385 | 海信视像董事会薪酬与考核委员会工作细则(2024年修订) | 2024-03-29 | Chinese | ||
| 40256377 | 海信视像2023年年度报告 | 2024-03-29 | Chinese | ||
| 40256321 | 海信视像“提质增效重回报”行动方案 | 2024-03-29 | Chinese | ||
| 40256311 | 海信视像董事会提名委员会工作细则(2024年修订) | 2024-03-29 | Chinese | ||
| 40256301 | 海信视像2023年度内部控制审计报告 | 2024-03-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
Hisense Visual 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/56455/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56455 | 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=56455 | 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=56455 \ -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": 56455}, 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 Hisense Visual Technology Co.,Ltd. (id: 56455)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.