
SINO-PLATINUM METALS CO., LTD. — Investor Relations & Filings
Sino-Platinum Metals Co., Ltd. specializes in the research, development, and manufacturing of precious metal functional materials and related technologies. The company operates across an integrated industrial chain encompassing precious metal materials, environmental protection catalysts, and resource recycling. Its product portfolio includes automotive emission control catalysts, high-purity precious metal precursors, electrical contact materials, and temperature sensing components. These solutions serve diverse sectors such as the automotive, electronics, chemical, and aerospace industries. The company focuses on the application of platinum group metals (PGMs) to provide high-performance materials for industrial and environmental applications. Additionally, it provides comprehensive recycling services for precious metals, supporting sustainable resource management through technical expertise in material science.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 云南省贵金属新材料控股集团股份有限公司关于公司董事兼副总经理辞任的公告 | 2026-05-22 | Chinese | |
| 云南省贵金属新材料控股集团股份有限公司2025年年度股东会法律意见 | 2026-05-20 | Chinese | |
| 云南省贵金属新材料控股集团股份有限公司2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 云南省贵金属新材料控股集团股份有限公司关于为子公司担保进展的公告 | 2026-05-20 | Chinese | |
| 云南省贵金属新材料控股集团股份有限公司2025年年度股东会会议资料(公告版本定稿)0513下午 | 2026-05-13 | Chinese | |
| 云南省贵金属新材料控股集团股份有限公司关于聘任会计师事务所的公告 | 2026-04-26 | Chinese |
Browse filings by year
24 years- 2026 48 filings
- 2025 144 filings
- 2024 132 filings
- 2023 138 filings
- 2022 132 filings
- 2021 120 filings
- 2020 78 filings
- 2019 97 filings
- 2018 86 filings
- 2017 78 filings
- 2016 66 filings
- 2015 65 filings
- 2014 63 filings
- 2013 59 filings
- 2012 73 filings
- 2011 74 filings
- 2010 51 filings
- 2009 48 filings
- 2008 34 filings
- 2007 36 filings
- 2006 68 filings
- 2005 45 filings
- 2004 18 filings
- 2003 17 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 |
SINO-PLATINUM METALS 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/56739/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56739 | 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=56739 | 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=56739 \ -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": 56739}, 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 SINO-PLATINUM METALS CO., LTD. (id: 56739)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.