
New Provenance Everlasting Holdings Limited — Investor Relations & Filings
New Provenance Everlasting Holdings Limited is an investment holding company principally engaged in diversified business segments. Its core activities include the sourcing, procurement, import, and export of metal minerals and related industrial materials for the PRC and international markets. The company also operates in the production and sale of industrial products and utilities, integrating environmental protection concepts such as waste recycling and water reuse into its operations. Strategically, the Group is focusing on expanding its new energy investment business, targeting clean energy, energy-saving, and environmental protection projects primarily in China and countries along the "Belt and Road" initiative, aiming to become a leading investor and operator in the clean energy sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 May 2026 | 2026-06-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-03 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 January 2026 | 2026-02-02 | English | |
| SUPPLEMENTAL ANNOUNCEMENT CONTINUING CONNECTED TRANSACTIONS | 2026-01-27 | English |
Browse filings by year
28 years- 2026 10 filings
- 2025 79 filings
- 2024 68 filings
- 2023 60 filings
- 2022 86 filings
- 2021 83 filings
- 2020 101 filings
- 2019 93 filings
- 2018 95 filings
- 2017 131 filings
- 2016 137 filings
- 2015 156 filings
- 2014 138 filings
- 2013 147 filings
- 2012 141 filings
- 2011 115 filings
- 2010 79 filings
- 2009 94 filings
- 2008 56 filings
- 2007 88 filings
- 2006 37 filings
- 2005 47 filings
- 2004 62 filings
- 2003 38 filings
- 2002 27 filings
- 2001 18 filings
- 2000 24 filings
- 1999 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 |
New Provenance Everlasting Holdings Limited 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/50525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50525 | 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=50525 | 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=50525 \ -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": 50525}, 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 New Provenance Everlasting Holdings Limited (id: 50525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.