
China United Venture Investment Limited — Investor Relations & Filings
China United Venture Investment Limited operates as an investment holding company with diversified business segments. Its core activities include the design, development, manufacture, and sale of computer connectivity products, such as computer cables, telecommunication equipment cables, electronic connectors, data sharing devices, hubs, and multimedia cables. These products are distributed through OEM and retail channels. Additionally, the company maintains a segment focused on the provision of comprehensive construction services. Its major markets span the Chinese Mainland, Japan, Korea, North America, Scandinavia, Southeast Asia, and Taiwan.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SUBSCRIPTION OF NEW SHARES UNDER GENERAL MANDATE | 2025-10-02 | English | |
| POSTPONEMENT OF ANNUAL GENERAL MEETING FOR THE YEAR OF 2023/2024 | 2025-09-29 | English | |
| PROXY FORM FOR THE 2024/2025 ANNUAL GENERAL MEETING TO BE HELD ON 30 SEPTEMBER 2025 | 2025-09-08 | English | |
| NOTICE OF ANNUAL GENERAL MEETING FOR THE YEAR OF 2024/2025 | 2025-09-08 | English | |
| (1) PROPOSED RE-ELECTION OF RETIRING DIRECTORS; (2) PROPOSED RE-APPOINTMENT OF AUDITOR; (3) PROPOSED GENERAL MANDATES TO ISSUE NEW SHARES AND REPURCHASE SHARES; AND (4) NOTICE OF ANNUAL | 2025-09-08 | English | |
| PROXY FORM FOR THE 2023/2024 ANNUAL GENERAL MEETING TO BE HELD ON 30 SEPTEMBER 2025 | 2025-09-08 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
China United Venture Investment Limited 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/51302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51302 | 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=51302 | 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=51302 \ -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": 51302}, 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 China United Venture Investment Limited (id: 51302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.