
JPEL Private Equity Limited — Investor Relations & Filings
JPEL Private Equity Limited is a closed-end investment company specializing in private equity. The company's portfolio comprises private equity partnerships and direct investments across Europe, North America, and Asia. Its investment strategy focuses on concentrated private equity secondaries, including secondary directs, fund recapitalizations, and special situation investments. The primary objective of the company is to conduct an orderly realisation of the investments and other assets within its portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Financial Report - 30 June 2021 | 2021-09-30 | English | |
| Completion of Ninth Mandatory Redemption | 2021-08-12 | English | |
| Ninth Mandatory Redemption | 2021-08-05 | English | |
| Net Asset Value - June 2021 | 2021-08-04 | English | |
| Largest Investment Sale & 9th Mandatory Redemption | 2021-07-23 | English | |
| Net Asset Value - May 2021 | 2021-07-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 11014383 | Annual Financial Report - 30 June 2021 | 2021-09-30 | English | ||
| 11003522 | Completion of Ninth Mandatory Redemption | 2021-08-12 | English | ||
| 11001841 | Ninth Mandatory Redemption | 2021-08-05 | English | ||
| 11001795 | Net Asset Value - June 2021 | 2021-08-04 | English | ||
| 10999170 | Largest Investment Sale & 9th Mandatory Redemption | 2021-07-23 | English | ||
| 10998532 | Net Asset Value - May 2021 | 2021-07-21 | English | ||
| 10988062 | Net Asset Value - April 2021 | 2021-06-03 | English | ||
| 10984124 | Net Asset Value - March 2021 | 2021-05-14 | English | ||
| 10977276 | Net Asset Value - February 2021 | 2021-04-19 | English | ||
| 10974273 | Holding(s) in Company | 2021-04-06 | English | ||
| 10974200 | Holding(s) in Company | 2021-04-01 | English | ||
| 10973930 | Net Asset Value - January 2021 | 2021-03-31 | English | ||
| 10970649 | Half-year Report - 31 December 2020 | 2021-03-17 | English | ||
| 10970646 | Half-year Report - 31 December 2020 | 2021-03-17 | English | ||
| 10966089 | Net Asset Value - December 2020 | 2021-02-24 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
JPEL Private Equity 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/10510/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10510 | 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=10510 | 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=10510 \ -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": 10510}, 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 JPEL Private Equity Limited (id: 10510)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.