
Unigroup Guoxin Microelectronics Co., Ltd. — Investor Relations & Filings
Unigroup Guoxin Microelectronics Co., Ltd. is a leading semiconductor company specializing in integrated circuit design and system solutions. The company focuses on high-security and high-reliability chip products across several key domains. Its core portfolio includes smart card chips for telecommunications, financial services, and identity authentication, where it maintains a significant global market share. Additionally, the company develops advanced Field Programmable Gate Arrays (FPGAs), specialized memory chips, and power management integrated circuits. These products serve diverse sectors such as automotive electronics, industrial control, and consumer technology. By leveraging its expertise in security algorithms and hardware architecture, Unigroup Guoxin provides comprehensive solutions for data protection and system stability in an increasingly connected digital landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于前次募集资金使用情况的专项报告 | 2026-05-22 | Chinese | |
| 发行股份及支付现金购买资产并募集配套资金暨关联交易报告书(草案)与预案差异情况对比说明 | 2026-05-22 | Chinese | |
| 西南证券股份有限公司关于紫光国芯微电子股份有限公司本次交易前十二个月购买、出售资产的核查意见 | 2026-05-22 | Chinese | |
| 西南证券股份有限公司在充分尽职调查和内核基础上出具的承诺 | 2026-05-22 | Chinese | |
| 董事会关于本次交易摊薄即期回报情况及填补措施的说明 | 2026-05-22 | Chinese | |
| 董事会关于本次交易符合《上市公司重大资产重组管理办法》第十一条、第四十三条及第四十四条规定的说明 | 2026-05-22 | Chinese |
Browse filings by year
22 years- 2026 95 filings
- 2025 167 filings
- 2024 99 filings
- 2023 110 filings
- 2022 117 filings
- 2021 146 filings
- 2020 171 filings
- 2019 173 filings
- 2018 125 filings
- 2017 121 filings
- 2016 150 filings
- 2015 138 filings
- 2014 68 filings
- 2013 102 filings
- 2012 134 filings
- 2011 65 filings
- 2010 70 filings
- 2009 68 filings
- 2008 71 filings
- 2007 96 filings
- 2006 61 filings
- 2005 42 filings
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ambiq Micro, Inc.
Develops ultra-low power semiconductors for battery-powered…
|
AMBQ | US | Manufacturing |
|
American Aires Inc.
Develops patented nanotechnology solutions for neutralizing…
|
WIFI | CA | Manufacturing |
|
AMKOR TECHNOLOGY, INC.
A leading provider of outsourced semiconductor assembly and…
|
AMKR | US | Manufacturing |
|
Amlogic (Shanghai) Co.,Ltd.
Global fabless semiconductor company specializing in multim…
|
688099 | CN | Manufacturing |
|
Amosense Co., Ltd.
Develops electronic components, modules, and IoT devices us…
|
357580 | KR | Manufacturing |
|
Amotech Co., Ltd.
Manufacturer of electronic components based on advanced mat…
|
052710 | KR | Manufacturing |
|
AMPHENOL CORP /DE/
Global designer and manufacturer of interconnect products, …
|
APH | US | Manufacturing |
|
AMS OSRAM AG
A global leader in optical solutions for sensing, illuminat…
|
AMS | AT | Manufacturing |
|
ANALOG DEVICES INC
Designs and manufactures high-performance analog, mixed-sig…
|
ADI | US | Manufacturing |
|
Anapass, Inc.
A fabless semiconductor company that designs System-on-Chip…
|
123860 | KR | Manufacturing |
Unigroup Guoxin Microelectronics 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/54112/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54112 | 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=54112 | 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=54112 \ -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": 54112}, 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 Unigroup Guoxin Microelectronics Co., Ltd. (id: 54112)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.