PROPEL FUNERAL PARTNERS LIMITED — Investor Relations & Filings
Propel Funeral Partners Limited provides death care services through a portfolio of funeral homes, cemeteries, and crematoria. The company facilitates funeral arrangements, burial and cremation services, and the sale of associated products such as memorials and caskets. Its operational strategy involves a decentralized management model that preserves the local brand identity and community ties of its acquired businesses. Growth is primarily driven by the strategic acquisition of established, family-owned service providers. The company focuses on delivering professional end-of-life care and support to families, maintaining a presence across various regional and metropolitan areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appendix 4D and 1H FY26 Interim Financial Report 36 pages 1.6MB | 2026-02-23 | English | |
| 1H FY26 Results Investor Presentation 34 pages 1.8MB | 2026-02-23 | English | |
| Dividend/Distribution - PFP 4 pages 15.5KB | 2026-02-23 | English | |
| 1H FY26 Results Announcement 3 pages 338.6KB | 2026-02-23 | English | |
| Release Date of FY26 First Half Results 1 page 204. | 2026-01-11 | English | |
| Notification regarding unquoted securities - PFP 6 pages 19.9KB | 2025-11-16 | English |
Market data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NICHIRYOKU CO., LTD.
Provider of funeral services, cemetery management, and end-…
|
7578 | JP | Other service activities |
|
Park Lawn Company Limited
Major provider of funeral, cremation, and cemetery services…
|
PLC | CA | Other service activities |
|
Park Lawn Income Trust
Leading North American provider of disposition and memorial…
|
PLC | CA | Other service activities |
|
Rumbu Holdings Ltd.
Acquires, owns, and manages funeral homes and cremation fac…
|
RMB | CA | Other service activities |
|
SAN HOLDINGS,INC.
A holding company providing comprehensive funeral and end-o…
|
9628 | JP | Other service activities |
|
SERVICE CORP INTERNATIONAL
A North American provider of funeral and cemetery products …
|
SCI | US | Other service activities |
|
SUN-LIFE HOLDING CO.,LTD.
A holding company managing services for life events, nursin…
|
7040 | JP | Other service activities |
|
TEAR Corporation
Provider of funeral and ceremonial services with transparen…
|
2485 | JP | Other service activities |
|
The Loewen Group Inc
Major provider of death care services, operating funeral ho…
|
LOWGQ | CA | Other service activities |
PROPEL FUNERAL PARTNERS 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/65549/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65549 | 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=65549 | 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=65549 \ -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": 65549}, 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 PROPEL FUNERAL PARTNERS LIMITED (id: 65549)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.