
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 |
|---|---|---|---|
| 2023年第三次临时股东大会决议公告 | 2023-11-29 | Chinese | |
| 中信证券股份有限公司关于云南铜业股份有限公司转让子公司中铜国际贸易集团有限公司下属中国云铜(澳大利亚)投资开发有限公司股权暨关联交易的核查意见 | 2023-11-20 | Chinese | |
| 中铜国际贸易集团有限公司拟转让中国云铜(澳大利亚)投资开发有限公司股权所涉及的中国云铜(澳大利亚)投资开发有限公司股东全部权益价值资产评估报告 | 2023-11-20 | Chinese | |
| 关于转让子公司中铜国际贸易集团有限公司下属中国云铜(澳大利亚)投资开发有限公司股权暨关联交易的公告 | 2023-11-20 | Chinese | |
| 第九届董事会第十九次会议决议公告 | 2023-11-20 | Chinese | |
| 独立董事关于第九届董事会第十九次会议相关事项事前认可的独立意见 | 2023-11-20 | 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.