
GCM — Investor Relations & Filings
Established in 1973, Great China Metal Industrial Co., Ltd. is a prominent manufacturer of metal packaging containers. The company specializes in the production of high-quality aluminum cans, tin cans, and specialized lids, offering a comprehensive one-stop service that integrates mechanical engineering, precision tooling, and advanced printing technologies. Its extensive product portfolio includes over 55 specifications, featuring 25 can types and 30 lid varieties designed for beverages such as soda, tea, and coffee, as well as various food products. With a significant market presence, the company distinguishes itself through 100% quality inspection and a commitment to sustainable manufacturing, utilizing green technologies like Slim Can dry-process systems and Regenerative Thermal Oxidizers (RTO). Great China Metal Industrial provides customized design solutions and creative development services to leading global food and beverage brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代孫公司上海聯合製罐有限公司公告取得理財商品 | 2026-05-22 | Chinese | |
| 115年05月法人說明會簡報 — 990520260520E001.pdf | 2026-05-20 | English | |
| 115年05月法人說明會簡報 — 990520260520M001.pdf | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-20 | Chinese | |
| 公告本公司舉辦線上法說會 | 2026-05-19 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-19 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46794666 | 代孫公司上海聯合製罐有限公司公告取得理財商品 | 2026-05-22 | Chinese | ||
| 46582151 | 115年05月法人說明會簡報 — 990520260520E001.pdf | 2026-05-20 | English | ||
| 46582141 | 115年05月法人說明會簡報 — 990520260520M001.pdf | 2026-05-20 | Chinese | ||
| 46582123 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46528406 | 公告本公司舉辦線上法說會 | 2026-05-19 | Chinese | ||
| 46526857 | 115年05月法人說明會簡報 | 2026-05-19 | Chinese | ||
| 46374260 | 代孫公司濟南聯合製罐有限公司公告處分理財商品 | 2026-05-14 | Chinese | ||
| 46247912 | 115年第1季財務報告書 — 202601_9905_AI1.pdf | 2026-05-13 | Chinese | ||
| 46367277 | 代孫公司濟南聯合製罐有限公司公告處分理財商品 | 2026-05-13 | Chinese | ||
| 46362106 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46363264 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46366751 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366447 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366146 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46364190 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SIGDO KOPPERS S.A.
Global industrial conglomerate providing products and servi…
|
— | CL | Manufacturing |
|
Signaux Girod
Designs, manufactures, and installs equipment for road and …
|
ALGIR | FR | Manufacturing |
|
Simmonds-Marshall Ltd
Manufacturer of precision industrial fasteners and speciali…
|
507998 | IN | Manufacturing |
|
Sinomag Technology Co., Ltd.
Manufactures sintered ferrite and NdFeB magnets for automot…
|
300835 | CN | Manufacturing |
|
SJM CO.,LTD
Manufactures bellows-based components for the automotive an…
|
123700 | KR | Manufacturing |
|
Sprayking Limited
Manufacturer and exporter of precision brass components for…
|
540079 | IN | Manufacturing |
|
SSM
Global manufacturer of zinc alloy die-cast faucet parts and…
|
2062 | TW | Manufacturing |
|
STELRAD GROUP PLC
A specialist manufacturer and distributor of radiators and …
|
SRAD | GB | Manufacturing |
|
Sterling Tools Ltd.
Manufactures high-tensile cold-forged fasteners and EV moto…
|
STERTOOLS | IN | Manufacturing |
|
Sundram Fasteners Ltd.
Produces precision components for automotive, infrastructur…
|
SUNDRMFAST | IN | Manufacturing |
GCM 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/52775/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52775 | 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=52775 | 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=52775 \ -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": 52775}, 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 GCM (id: 52775)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.