Unitech Computer Co., Ltd. — Investor Relations & Filings
Unitech Computer Co., Ltd. is a leading distributor of technology products and integrated IT solutions. The company specializes in the distribution of a comprehensive range of hardware, including enterprise servers, high-performance computing systems, professional display solutions, and computer peripherals. It serves as a strategic partner for global brands such as Lenovo, Dell, Samsung, and ViewSonic, facilitating the delivery of advanced technologies like 5K monitors, professional-grade projectors, and server infrastructure to commercial and consumer markets. Unitech’s core operations focus on providing value-added services, technical support, and efficient logistics management. By integrating high-quality visual technology with robust computing architecture, the company supports digital transformation and operational excellence across various sectors, including enterprise, education, and retail.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年第4季綜合損益表 | 2025-03-04 | Chinese | |
| 113年第4季現金流量表 | 2025-03-04 | Chinese | |
| 113年度營益分析 | 2025-03-04 | Chinese | |
| 113年第4季權益變動表 | 2025-03-04 | Chinese | |
| 113年度應收帳款周轉率 | 2025-03-04 | Chinese | |
| 113年度存貨週轉率 | 2025-03-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33769317 | 113年第4季綜合損益表 | 2025-03-04 | Chinese | ||
| 33769316 | 113年第4季現金流量表 | 2025-03-04 | Chinese | ||
| 33769315 | 113年度營益分析 | 2025-03-04 | Chinese | ||
| 33769314 | 113年第4季權益變動表 | 2025-03-04 | Chinese | ||
| 33769311 | 113年度應收帳款周轉率 | 2025-03-04 | Chinese | ||
| 33769310 | 113年度存貨週轉率 | 2025-03-04 | Chinese | ||
| 33769309 | 113年度毛利率 | 2025-03-04 | Chinese | ||
| 33769308 | 113年第4季資產負債表 | 2025-03-04 | Chinese | ||
| 33769318 | 公告本公司董事會通過113年度合併財務報告 | 2025-03-04 | Chinese | ||
| 33769319 | 公告本公司董事會決議股利分派 | 2025-03-04 | Chinese | ||
| 33769323 | 公告本公司董事會決議召開114年股東常會相關事宜 | 2025-03-04 | Chinese | ||
| 33769324 | 113年度股利金額(董事會決議) | 2025-03-04 | Chinese | ||
| 33769325 | 公告本公司113年度財務報告董事會預計召開日期為 114年03月04日 | 2025-02-24 | Chinese | ||
| 33769327 | 114年2月20日內部人設質解質 | 2025-02-21 | Chinese | ||
| 33769328 | 114年02月內部人持股轉讓(事前) | 2025-02-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of computers, computer peripheral equipment and software
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB S.A.
A leading CEE distributor of IT, consumer electronics, and …
|
ABE | PL | Wholesale and retail trade |
|
Acer Gaming Inc.
Specialized gaming console and PC game distribution arm of …
|
6908 | TW | Wholesale and retail trade |
|
Acetech E-Commerce Limited
Distributes IT hardware and networking equipment via digita…
|
ACETEC | IN | Wholesale and retail trade |
|
ACTION S.A.
A distributor and manufacturer of IT equipment, electronics…
|
ACT | PL | Wholesale and retail trade |
|
ARENA BİLGİSAYAR SANAYİ VE TİCARET A.Ş.
A technology distributor of PCs, peripherals, and electroni…
|
ARENA | TR | Wholesale and retail trade |
|
Asbis Enterprises PLC
Distributor and developer of IT, IoT, and robotics products…
|
ASB | CY | Wholesale and retail trade |
|
Beamscope Canada Inc.
Former major distributor of computer hardware, software, an…
|
BSP | CA | Wholesale and retail trade |
|
Changhong Jiahua Holdings Limited
A technology distributor and integrated ICT service provide…
|
3991 | HK | Wholesale and retail trade |
|
Climb Global Solutions, Inc.
A value-added IT distributor connecting emerging tech vendo…
|
CLMB | US | Wholesale and retail trade |
|
Compuage Infocom Ltd
Value-added distributor of IT, mobility, cloud, and cyberse…
|
COMPINFO | IN | Wholesale and retail trade |
Unitech Computer 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/52065/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52065 | 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=52065 | 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=52065 \ -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": 52065}, 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 Unitech Computer Co., Ltd. (id: 52065)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.