
UT — 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 |
|---|---|---|---|
| 本公司薪資報酬委員會委員因董事全面改選,任期屆滿 | 2018-06-21 | Chinese | |
| 公告本公司董事會推選董事長及副董事長 | 2018-06-21 | Chinese | |
| 公告本公司107年股東常會改選董事及監察人當選名單 | 2018-06-21 | Chinese | |
| 106年度股利金額(股東會決議) | 2018-06-21 | Chinese | |
| 公告本公司107年股東常會重要決議事項 | 2018-06-21 | Chinese | |
| 107年5月背書保證與資金貸與 | 2018-06-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 33767237 | 本公司薪資報酬委員會委員因董事全面改選,任期屆滿 | 2018-06-21 | Chinese | ||
| 33767241 | 公告本公司董事會推選董事長及副董事長 | 2018-06-21 | Chinese | ||
| 33767245 | 公告本公司107年股東常會改選董事及監察人當選名單 | 2018-06-21 | Chinese | ||
| 33767248 | 106年度股利金額(股東會決議) | 2018-06-21 | Chinese | ||
| 33767251 | 公告本公司107年股東常會重要決議事項 | 2018-06-21 | Chinese | ||
| 33767258 | 107年5月背書保證與資金貸與 | 2018-06-08 | Chinese | ||
| 33767255 | 107年5月營業收入 | 2018-06-08 | Chinese | ||
| 33767266 | 107年05月董事會成員及持股 | 2018-06-07 | Chinese | ||
| 33767263 | 107年05月內部人持股異動(事後) | 2018-06-07 | Chinese | ||
| 33767278 | 107年第1季權益變動表 | 2018-05-15 | Chinese | ||
| 33767275 | 107年第1季現金流量表 | 2018-05-15 | Chinese | ||
| 33767272 | 107年第1季綜合損益表 | 2018-05-15 | Chinese | ||
| 33767270 | 107年第1季資產負債表 | 2018-05-15 | Chinese | ||
| 33767281 | 更正本公司107年度第一季合併財務報告會計師核閱報告內容 | 2018-05-15 | Chinese | ||
| 33767285 | 107年第1季大陸投資 | 2018-05-14 | 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 |
|
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 |
|
AGM
Specialized gaming console and PC game distribution arm of …
|
6908 | TW | 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 |
UT 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 UT (id: 52065)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.