
Yunnan Tin Co., Ltd. — Investor Relations & Filings
Yunnan Tin Co., Ltd. is a global leader in the production and processing of non-ferrous metals, specializing in the integrated value chain of tin. Operations encompass mining, smelting, and the deep processing of tin and its derivatives. The primary product portfolio includes high-purity refined tin, tin-lead solders, tin-based chemicals, and specialized alloys. Additionally, the firm manages the extraction and processing of associated metals such as indium, copper, and lead. As a dominant force in the global market, the company maintains extensive research and development facilities focused on advancing tin-based materials for electronics, chemicals, and industrial applications. Its strategic focus lies in providing high-quality raw materials and value-added products to international markets, leveraging significant mineral reserves and advanced metallurgical technologies to sustain its position as a primary supplier in the global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于适用简化程序召开云南锡业股份有限公司2024年面向专业投资者公开发行科技创新可续期公司债券(第一期)2025年第一次债券持有人会议的通知 | 2025-07-04 | Chinese | |
| 北京德恒(昆明)律师事务所关于云南锡业股份有限公司2025年第二次临时股东会的法律意见 | 2025-06-30 | Chinese | |
| 云南锡业股份有限公司回购股份报告书 | 2025-06-30 | Chinese | |
| 云南锡业股份有限公司2025年第二次临时股东大会决议公告 | 2025-06-30 | Chinese | |
| 云南锡业股份有限公司关于回购股份通知债权人的公告 | 2025-06-30 | Chinese | |
| 云南锡业股份有限公司关于召开2025年第二次临时股东大会的提示性公告 | 2025-06-29 | Chinese |
Browse filings by year
27 years- 2026 45 filings
- 2025 129 filings
- 2024 106 filings
- 2023 120 filings
- 2022 115 filings
- 2021 112 filings
- 2020 118 filings
- 2019 158 filings
- 2018 165 filings
- 2017 132 filings
- 2016 183 filings
- 2015 160 filings
- 2014 129 filings
- 2013 133 filings
- 2012 94 filings
- 2011 130 filings
- 2010 120 filings
- 2009 63 filings
- 2008 51 filings
- 2007 68 filings
- 2006 57 filings
- 2005 68 filings
- 2004 39 filings
- 2003 26 filings
- 2002 21 filings
- 2001 8 filings
- 1999 1 filing
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 Tin 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/53926/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53926 | 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=53926 | 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=53926 \ -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": 53926}, 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 Tin Co., Ltd. (id: 53926)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.