GEM Co.,Ltd — Investor Relations & Filings
GEM Co., Ltd. is a global leader in the circular economy, specializing in urban mining and the comprehensive recycling of waste resources. The company focuses on the recovery and processing of electronic waste, end-of-life vehicles, and hazardous waste, with a primary emphasis on the lithium-ion battery supply chain. It produces high-purity battery materials, including ternary precursors (NCM and NCA), cobalt salts, and nickel salts, which are essential for the electric vehicle and energy storage industries. By integrating advanced metallurgical technologies with green manufacturing processes, GEM establishes a closed-loop system for critical metals such as cobalt, nickel, and tungsten. The company serves a global clientele of battery manufacturers and automotive OEMs, providing sustainable raw materials that support the global transition to renewable energy and carbon neutrality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于与中国恩菲签署共同推动关键矿产资源开发的战略合作协议的公告 | 2026-03-08 | Chinese | |
| 广东君信经纶君厚律师事务所关于格林美股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-06 | Chinese | |
| 关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2026-03-06 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | |
| 关于设立全球投资者接待日的公告 | 2026-02-13 | Chinese | |
| 关于新增投资者联系邮箱的公告 | 2026-02-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35552508 | 关于与中国恩菲签署共同推动关键矿产资源开发的战略合作协议的公告 | 2026-03-08 | Chinese | ||
| 35552505 | 广东君信经纶君厚律师事务所关于格林美股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-06 | Chinese | ||
| 35552502 | 关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2026-03-06 | Chinese | ||
| 35552497 | 2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | ||
| 35552493 | 关于设立全球投资者接待日的公告 | 2026-02-13 | Chinese | ||
| 35552489 | 关于新增投资者联系邮箱的公告 | 2026-02-13 | Chinese | ||
| 35552483 | 第七届董事会独立董事第六次专门会议审查意见 | 2026-02-11 | Chinese | ||
| 35552468 | 第七届董事会第十一次会议决议公告 | 2026-02-11 | Chinese | ||
| 35552459 | 关于终止全资下属公司增资扩股实施股权改组暨关联交易的公告 | 2026-02-11 | Chinese | ||
| 35552457 | 关于公司完成工商变更登记并换发营业执照的公告 | 2026-02-03 | Chinese | ||
| 35552451 | 关于2024年限制性股票激励计划第一个解除限售期解除限售股份上市流通的提示性公告 | 2026-01-30 | Chinese | ||
| 35552448 | 2025年度业绩预告 | 2026-01-29 | Chinese | ||
| 35552447 | 格林美股份有限公司章程(草案)(H股发行并上市后适用) | 2026-01-27 | Chinese | ||
| 35552437 | 可持续发展(ESG)管理制度 | 2026-01-27 | Chinese | ||
| 35552419 | 董事会战略与可持续发展委员会工作细则(草案)(H股发行并上市后适用) | 2026-01-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PlasCred Circular Innovations Inc.
Develops technology to convert plastic waste into a petroch…
|
PLAS | CA | Water supply; sewerage, waste m… |
|
PlasCred Circular Innovations Inc.
Clean technology converting hard-to-recycle plastic waste i…
|
PLAS | CA | Water supply; sewerage, waste m… |
|
Portex Minerals Inc.
Procures platinum group metals (PGMs) by recycling end-of-l…
|
STACF | CA | Water supply; sewerage, waste m… |
|
POWERHOUSE ENERGY GROUP PLC
Converts non-recyclable waste into syngas for clean hydroge…
|
PHE | GB | Water supply; sewerage, waste m… |
|
Pyrum Innovations AG
Recycling technology firm using thermolysis to process end-…
|
PYR | DE | Water supply; sewerage, waste m… |
|
Qingdao Huicheng Environmental Technology Group Co., Ltd.
Specializes in the treatment and resource utilization of pe…
|
300779 | CN | Water supply; sewerage, waste m… |
|
Quantafuel
A technology company that chemically recycles plastic waste…
|
QFUEL | NO | Water supply; sewerage, waste m… |
|
Quest Resource Holding Corp
Environmental management company providing waste and recycl…
|
QRHC | US | Water supply; sewerage, waste m… |
|
RACE ECO CHAIN LIMITED
Specializes in plastic waste management and PET recycling f…
|
RACE | IN | Water supply; sewerage, waste m… |
|
Recupero Etico Sostenibile
Specializes in waste management, transforming waste into re…
|
RES | IT | Water supply; sewerage, waste m… |
GEM 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/54385/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54385 | 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=54385 | 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=54385 \ -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": 54385}, 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 Co.,Ltd (id: 54385)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.