
GEM Terminal Industry Co.,Ltd. — Investor Relations & Filings
GEM Terminal Ind. Co., Ltd. is a global manufacturer specializing in precision terminals and connectors, marketed under the "GEM" brand. The company provides an extensive portfolio of over 1,000 product specifications, including electronic communication terminals, electrical appliance components, automotive wire harness terminals, and power cord plug brackets. A key competitive advantage is its vertical integration, which spans from copper material refining to precision stamping, injection molding, and the development of automated production equipment. GEM Terminal serves critical sectors such as new energy vehicles, information and communications technology, and power transmission. Holding over 150 patents and international certifications including UL, CSA, BSI, and 3C, the company focuses on high-value-added solutions, particularly high-end shaped copper materials designed for the electric vehicle and green energy markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 109年度股利金額(股東會決議) | 2021-07-27 | Chinese | |
| 公告本公司之子公司越南建通,因應COVID-19新冠疫情影響 ,已符合越南政府防疫政策之規定無須停工,對本公司財務、業 務尚無重大影響。 | 2021-07-19 | Chinese | |
| 110年06月董事會成員及持股 | 2021-07-12 | Chinese | |
| 110年06月內部人持股異動(事後) | 2021-07-12 | Chinese | |
| 110年6月營業收入 | 2021-07-07 | Chinese | |
| 110年6月背書保證與資金貸與 | 2021-07-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 33840175 | 109年度股利金額(股東會決議) | 2021-07-27 | Chinese | ||
| 33840177 | 公告本公司之子公司越南建通,因應COVID-19新冠疫情影響 ,已符合越南政府防疫政策之規定無須停工,對本公司財務、業 務尚無重大影響。 | 2021-07-19 | Chinese | ||
| 33840179 | 110年06月董事會成員及持股 | 2021-07-12 | Chinese | ||
| 33840178 | 110年06月內部人持股異動(事後) | 2021-07-12 | Chinese | ||
| 33840183 | 110年6月營業收入 | 2021-07-07 | Chinese | ||
| 33840181 | 110年6月背書保證與資金貸與 | 2021-07-07 | Chinese | ||
| 33840185 | 本公司依「公開發行公司資金貸與及背書保證處理準則」 第二十二條第一項第三款規定公告。 | 2021-07-06 | Chinese | ||
| 33840188 | 公告本公司董事會決議變更110年股東常會召開日期(依據 金管會公告「因應疫情公開發行公司股東會延期召開相關措施」 辦理) | 2021-07-06 | Chinese | ||
| 33840194 | 110年5月背書保證與資金貸與 | 2021-06-07 | Chinese | ||
| 33840190 | 110年5月營業收入 | 2021-06-07 | Chinese | ||
| 33840200 | 110年05月內部人持股異動(事後) | 2021-06-04 | Chinese | ||
| 33840196 | 110年05月董事會成員及持股 | 2021-06-04 | Chinese | ||
| 33840202 | 110年06月僑外投資持股 | 2021-06-02 | Chinese | ||
| 33840204 | 本公司依金管會指示停止召開原訂110年6月23日之股東常會 | 2021-05-21 | Chinese | ||
| 33840206 | 係因本公司有價證券於集中交易市場達公布注意交易資訊 標準,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2021-05-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
Cembre
Manufactures electrical connection solutions for industrial…
|
CMB | IT | Manufacturing |
|
CHANG LAN TECHNOLOGY GROUP CO.,LTD.
Develops and manufactures high-voltage power cable accessor…
|
002879 | CN | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
|
INABA DENKI SANGYO CO.,LTD.
Specializes in electrical materials, industrial automation,…
|
9934 | JP | Manufacturing |
GEM Terminal Industry 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/52099/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52099 | 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=52099 | 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=52099 \ -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": 52099}, 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 GEM Terminal Industry Co.,Ltd. (id: 52099)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.