
YUNNAN ALUMINIUM CO.,LTD — Investor Relations & Filings
Yunnan Aluminium Co., Ltd. is a vertically integrated producer of aluminum materials. The company manages the full industrial cycle, from bauxite mining and alumina refining to primary smelting and the fabrication of finished products. Its portfolio includes aluminum ingots, high-precision foil, alloy rods, and plates. A key differentiator is the use of hydroelectric power for smelting, enabling the production of low-carbon aluminum. This focus on renewable energy integration supports sustainable manufacturing goals across global supply chains. The company serves the transportation, packaging, construction, and electronics sectors, providing high-performance materials through advanced technical processes and environmental management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 云南铝业股份有限公司关于公司副总经理离任的公告 | 2026-05-20 | Chinese | |
| 云南海合律师事务所关于云南铝业股份有限公司2025年年度股东会的见证意见书 | 2026-04-17 | Chinese | |
| 云南铝业股份有限公司2025年度涉及财务公司关联交易的存款、贷款等金融业务的专项说明(安永华明(2026)专字第80006958_A04号) | 2026-03-27 | Chinese | |
| 2025年年度报告 | 2026-03-27 | Chinese | |
| 云南铝业股份有限公司2025年度内部控制审计报告(安永华明(2026)专字第80006958_A01号) | 2026-03-27 | Chinese | |
| 云南铝业股份有限公司关于会计估计变更的公告 | 2026-03-27 | Chinese |
Browse filings by year
27 years- 2026 13 filings
- 2025 101 filings
- 2024 101 filings
- 2023 136 filings
- 2022 129 filings
- 2021 146 filings
- 2020 142 filings
- 2019 174 filings
- 2018 160 filings
- 2017 180 filings
- 2016 189 filings
- 2015 175 filings
- 2014 155 filings
- 2013 69 filings
- 2012 92 filings
- 2011 81 filings
- 2010 73 filings
- 2009 91 filings
- 2008 65 filings
- 2007 57 filings
- 2006 50 filings
- 2005 25 filings
- 2004 40 filings
- 2003 23 filings
- 2002 19 filings
- 2001 2 filings
- 1998 2 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 ALUMINIUM 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/53830/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53830 | 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=53830 | 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=53830 \ -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": 53830}, 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 ALUMINIUM CO.,LTD (id: 53830)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.