
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 |
|---|---|---|---|
| 云南锡业股份有限公司总经理工作规则 | 2025-08-24 | Chinese | |
| 云南锡业股份有限公司信息披露制度 | 2025-08-24 | Chinese | |
| 云南锡业股份有限公司董事会秘书工作细则 | 2025-08-24 | Chinese | |
| 《云南锡业股份有限公司利润分配管理制度》修订对照表 | 2025-08-24 | Chinese | |
| 《云南锡业股份有限公司董事会议事规则》修订对照表 | 2025-08-24 | Chinese | |
| 云南锡业股份有限公司关于取消监事会暨修订《公司章程》及部分管理制度的公告 | 2025-08-24 | Chinese |
Browse filings by year
27 years- 2026 43 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.