
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 |
|---|---|---|---|
|
Adastra Minerals Inc.
International mining company exploring and developing base …
|
— | CA | Mining and quarrying |
|
ADAVALE RESOURCES LIMITED
Mineral explorer targeting nickel and uranium in Tanzania a…
|
ADD | AU | Mining and quarrying |
|
ADELONG GOLD LIMITED
Explores and develops high-grade gold deposits at the Adelo…
|
AM3 | AU | Mining and quarrying |
|
Adelphi Metals Inc.
Exploration company specializing in the development of mine…
|
ADP | CA | Mining and quarrying |
|
Adex Mining Inc.
Developing the Mount Pleasant Mine, home to the world's lar…
|
ADE | CA | Mining and quarrying |
|
Adonis Minerals
Exploring and developing copper and gold mineral assets, pr…
|
ADON | FR | Mining and quarrying |
|
ADRIATIC METALS PLC
Precious and base metals explorer and producer in Bosnia an…
|
ADT1 | GB | Mining and quarrying |
|
Advanced Gold Exploration Inc.
Mineral exploration company focused on acquiring and develo…
|
AUEX | CA | Mining and quarrying |
|
ADVANCE METALS LIMITED
Explores and develops strategic copper, gold, and uranium m…
|
AVM | AU | Mining and quarrying |
|
Adyton Resources Corporation
Exploration and development of gold and copper assets in Pa…
|
ADY | 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.