TPV Technology Co., Ltd. — Investor Relations & Filings
TPV Technology Co., Ltd. is a global leader in the design and manufacturing of display solutions, specializing in computer monitors and televisions. As one of the world's largest manufacturers of visual displays, the company manages a comprehensive portfolio that includes research, development, and distribution. TPV operates through its proprietary brands, AOC and Envision, and maintains a significant global licensing agreement for the Philips brand in the monitor and television categories. Its product range serves diverse segments, including consumer electronics, professional IT, and commercial display markets. The company focuses on delivering high-performance visual technology through a robust global supply chain and large-scale production facilities, catering to both retail and enterprise clients worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2022年度业绩预告 | 2023-01-30 | Chinese | |
| 2022年第三次临时股东大会决议公告 | 2022-12-21 | Chinese | |
| 冠捷科技2022年第三次临时股东大会法律意见书 | 2022-12-21 | Chinese | |
| 第十届董事会第八次临时会议决议公告 | 2022-12-05 | Chinese | |
| 第十届董事会第八次临时会议独立董事事前认可意见 | 2022-12-05 | Chinese | |
| 关于召开2022年第三次临时股东大会的通知 | 2022-12-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 43451233 | 2022年度业绩预告 | 2023-01-30 | Chinese | ||
|
2022
14 filings
| |||||
| 43451197 | 2022年第三次临时股东大会决议公告 | 2022-12-21 | Chinese | ||
| 43451156 | 冠捷科技2022年第三次临时股东大会法律意见书 | 2022-12-21 | Chinese | ||
| 43451116 | 第十届董事会第八次临时会议决议公告 | 2022-12-05 | Chinese | ||
| 43451081 | 第十届董事会第八次临时会议独立董事事前认可意见 | 2022-12-05 | Chinese | ||
| 43451050 | 关于召开2022年第三次临时股东大会的通知 | 2022-12-05 | Chinese | ||
| 43451007 | 关于向控股股东、实际控制人借款展期暨关联交易的公告 | 2022-12-05 | Chinese | ||
| 43450966 | 关于续聘会计师事务所的公告 | 2022-12-05 | Chinese | ||
| 43450931 | 第十届董事会第八次临时会议独立董事独立意见 | 2022-12-05 | Chinese | ||
| 43450899 | 关于2022年前三季度计提资产减值准备的公告 | 2022-10-30 | Chinese | ||
| 43450865 | 董事会决议公告 | 2022-10-30 | Chinese | ||
| 43450823 | 2022年三季度报告 | 2022-10-30 | Chinese | ||
| 43450750 | 关于收到《中国证监会行政许可申请终止审查通知书》的公告 | 2022-10-27 | Chinese | ||
| 43450714 | 冠捷科技2022年第二次临时股东大会法律意见书 | 2022-10-21 | Chinese | ||
| 43450662 | 关于终止重大资产重组事项召开投资者说明会的公告 | 2022-10-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sharp India Ltd
Offers consumer electronics, air purification systems, and …
|
523449 | IN | Manufacturing |
|
Shenzhen Absen Optoelectronic Co., Ltd.
Global provider of high-performance LED displays and integr…
|
300389 | CN | Manufacturing |
|
Shenzhen Aoni Electronic Co., Ltd.
ODM/OEM manufacturer of AI and IoT-integrated intelligent a…
|
301189 | CN | Manufacturing |
|
Shenzhen AOTO Electronics Co.,Ltd.
Develops high-performance LED displays and intelligent elec…
|
002587 | CN | Manufacturing |
|
Shenzhen Best of Best Holdings Co.,Ltd.
Specializes in R&D and manufacturing of consumer electronic…
|
001298 | CN | Manufacturing |
|
Shenzhen Crastal Technology Co.,Ltd.
Manufacturer of audio devices and power solutions offering …
|
300824 | CN | Manufacturing |
|
Shenzhen Dvision Co.,Ltd.
Develops and manufactures LED display solutions for global …
|
300167 | CN | Manufacturing |
|
Shenzhen Fenda Technology Co.,Ltd.
OEM/ODM manufacturer of audio systems, smart wearables, and…
|
002681 | CN | Manufacturing |
|
Shenzhen KTC Technology Co., Ltd.
Specializes in the R&D and manufacturing of flat panel disp…
|
001308 | CN | Manufacturing |
|
Shenzhen Liantronics Co.,Ltd.
Provides high-definition LED display systems and integrated…
|
300269 | CN | Manufacturing |
TPV 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/53784/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53784 | 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=53784 | 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=53784 \ -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": 53784}, 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 TPV Technology Co., Ltd. (id: 53784)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.