
YUNNAN COPPER CO.,LTD. — Investor Relations & Filings
YUNNAN COPPER CO.,LTD. focuses on the integrated operations of mining, smelting, and processing non-ferrous metals, with a primary emphasis on copper. The company produces high-grade copper cathodes, gold, silver, and various chemical by-products, including sulfuric acid. Its operational infrastructure encompasses the entire value chain from mineral exploration and extraction to the refining of copper concentrates. Utilizing advanced smelting technologies, the firm maintains large-scale production capacities aimed at supplying high-purity metallic materials for power, construction, and manufacturing sectors. The company prioritizes technical innovation in metallurgical processes to enhance resource utilization and product quality across its diversified portfolio of precious and base metals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于云南铜业股份有限公司本次重组相关主体买卖股票情况自查报告的核查意见 | 2025-08-05 | Chinese | |
| 关于本次重组相关主体买卖股票情况自查报告的公告 | 2025-08-05 | Chinese | |
| 董事会关于本次交易相关主体不存在依据《上市公司监管指引第7号——上市公司重大资产重组相关股票异常交易监管》第十二条不得参与任何上市公司重大资产重组情形的说明 | 2025-07-21 | Chinese | |
| 董事会关于本次交易中是否存在直接或间接有偿聘请其他第三方机构或个人的说明 | 2025-07-21 | Chinese | |
| 董事会关于本次交易构成关联交易的说明 | 2025-07-21 | Chinese | |
| 云南铜业股份有限公司简式权益变动报告书 | 2025-07-21 | Chinese |
Browse filings by year
27 years- 2026 5 filings
- 2025 166 filings
- 2024 136 filings
- 2023 172 filings
- 2022 217 filings
- 2021 203 filings
- 2020 127 filings
- 2019 240 filings
- 2018 219 filings
- 2017 163 filings
- 2016 168 filings
- 2015 158 filings
- 2014 149 filings
- 2013 121 filings
- 2012 152 filings
- 2011 91 filings
- 2010 104 filings
- 2009 79 filings
- 2008 70 filings
- 2007 60 filings
- 2006 70 filings
- 2005 38 filings
- 2004 27 filings
- 2003 38 filings
- 2002 19 filings
- 2001 5 filings
- 1998 3 filings
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
YUNNAN COPPER 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/53868/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53868 | 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=53868 | 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=53868 \ -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": 53868}, 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 YUNNAN COPPER CO.,LTD. (id: 53868)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.