
Shandong Nanshan Aluminium Co., Ltd. — Investor Relations & Filings
Shandong Nanshan Aluminium Co., Ltd. operates a comprehensive and integrated aluminum industrial chain, encompassing bauxite mining, alumina refining, electrolytic aluminum production, and advanced downstream processing. The company specializes in the manufacturing of high-performance aluminum products, including sheets, strips, foils, extrusions, and precision forgings. Its product portfolio serves critical sectors such as aerospace, automotive, rail transportation, marine engineering, and high-end packaging. Key offerings include aviation-grade aluminum plates, automotive body sheets, and specialized foils for electronics and batteries. By leveraging a vertically integrated production model, the company ensures quality control and cost efficiency across the entire manufacturing cycle. It maintains a strong focus on research and development to provide lightweight solutions and high-strength materials for global industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 山东南山铝业股份有限公司关于以集中竞价交易方式回购股份的进展公告 | 2026-06-01 | Chinese | |
| 山东南山铝业股份有限公司关于2025年度权益分派实施后调整回购价格上限的公告 | 2026-05-21 | Chinese | |
| 山东南山铝业股份有限公司关于控股股东非公开发行可交换公司债券调整换股价格的提示性公告 | 2026-05-18 | Chinese | |
| 山东南山铝业股份有限公司关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | |
| 山东南山铝业股份有限公司2025年年度权益分派实施公告 | 2026-05-12 | Chinese | |
| 北京浩天律师事务所关于山东南山铝业股份有限公司差异化分红相关事项的法律意见书 | 2026-05-12 | Chinese |
Browse filings by year
27 years- 2026 58 filings
- 2025 146 filings
- 2024 135 filings
- 2023 134 filings
- 2022 116 filings
- 2021 124 filings
- 2020 111 filings
- 2019 123 filings
- 2018 124 filings
- 2017 107 filings
- 2016 201 filings
- 2015 129 filings
- 2014 111 filings
- 2013 93 filings
- 2012 65 filings
- 2011 70 filings
- 2010 63 filings
- 2009 70 filings
- 2008 64 filings
- 2007 75 filings
- 2006 71 filings
- 2005 48 filings
- 2004 43 filings
- 2003 23 filings
- 2002 23 filings
- 2001 12 filings
- 1999 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 |
Shandong Nanshan 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/56574/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56574 | 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=56574 | 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=56574 \ -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": 56574}, 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 Shandong Nanshan Aluminium Co., Ltd. (id: 56574)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.