
Guocheng Mining CO.,LTD — Investor Relations & Filings
Guocheng Mining CO.,LTD. specializes in the exploration, extraction, and processing of non-ferrous metal resources. The company primarily produces zinc, lead, silver, and copper concentrates through integrated mining and dressing operations. Its technical focus includes the comprehensive recovery of associated minerals and the production of sulfuric acid as a byproduct. Guocheng Mining operates multiple large-scale mining projects and processing facilities, utilizing advanced beneficiation technologies to maximize resource recovery rates. The company provides essential raw materials for the metallurgical and chemical sectors, emphasizing efficient resource management and the modernization of production infrastructure. Its core activities are centered on the development of high-quality mineral reserves and the optimization of mineral processing workflows to ensure a consistent supply of industrial metal products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 联储证券股份有限公司关于本次交易前十二个月内购买、出售资产情况的核查意见 | 2026-05-22 | Chinese | |
| 董事会关于本次交易信息公布前股票价格波动情况的说明 | 2026-05-22 | Chinese | |
| 董事会关于本次交易符合《上市公司监管指引第9号一上市公司筹划和实施重大资产重组的监管要求》第四条规定的说明 | 2026-05-22 | Chinese | |
| 国城矿业股份有限公司拟以支付现金方式购买资产所涉及的内蒙古国城实业有限公司股东全部权益价值资产评估报告(信资评报字[2026]第030064号) | 2026-05-22 | Chinese | |
| 关于本次重大资产购买暨关联交易的一般风险提示公告 | 2026-05-22 | Chinese | |
| 国城矿业股份有限公司重大资产购买暨关联交易报告书(草案) | 2026-05-22 | Chinese |
Browse filings by year
29 years- 2026 38 filings
- 2025 251 filings
- 2024 152 filings
- 2023 175 filings
- 2022 258 filings
- 2021 204 filings
- 2020 176 filings
- 2019 158 filings
- 2018 188 filings
- 2017 95 filings
- 2016 120 filings
- 2015 114 filings
- 2014 152 filings
- 2013 115 filings
- 2012 145 filings
- 2011 46 filings
- 2010 79 filings
- 2009 129 filings
- 2008 105 filings
- 2007 94 filings
- 2006 57 filings
- 2005 67 filings
- 2004 24 filings
- 2003 23 filings
- 2002 30 filings
- 2001 15 filings
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aftermath Silver Ltd.
Acquiring, exploring, and developing high-quality silver as…
|
AAG | CA | Mining and quarrying |
|
AGNICO EAGLE MINES LTD
A senior gold mining company engaged in the exploration and…
|
AEM | CA | Mining and quarrying |
|
AIC MINES LIMITED
Focuses on copper and gold exploration and production at th…
|
A1M | AU | Mining and quarrying |
|
A.I.S. Resources Limited
Diversified issuer developing natural resource properties, …
|
AIS | CA | Mining and quarrying |
|
AJAX RESOURCES PLC
Natural resources investment company focused on critical an…
|
AJAX | GB | Mining and quarrying |
|
Akobo Minerals
Scandinavian-based gold producer with exploration and minin…
|
AKOBO | SE | Mining and quarrying |
|
Akwaaba Mining Ltd.
Specializes in acquiring and exploring early-stage gold pro…
|
AML | CA | Mining and quarrying |
|
Alacer Gold Corp.
Leading low-cost gold producer operating the 80%-owned Çöpl…
|
ASR | CA | Mining and quarrying |
|
Alamos Gold Inc.
Diversified intermediate gold producer operating three mine…
|
AGI | CA | Mining and quarrying |
|
ALAMOS GOLD INC
An intermediate gold producer with three operating mines in…
|
AGI | CA | Mining and quarrying |
Guocheng Mining 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/53754/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53754 | 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=53754 | 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=53754 \ -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": 53754}, 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 Guocheng Mining CO.,LTD (id: 53754)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.