
DIGNITY PLC — Investor Relations & Filings
Dignity PLC is a national provider of end-of-life services, specializing in funeral services and prepaid funeral plans. The company operates an extensive network of funeral directors, serving hundreds of local communities. A pioneer in the sector, Dignity launched one of the first prepaid funeral plans in 1985 and has since supported over one million families with their arrangements. The organization is committed to high standards of care and compassion and has actively campaigned for greater regulatory oversight within the funeral plan market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DE-LISTING AND CANCELLATION OF TRADING OF SHARES | 2023-05-25 | English | |
| Voting Rights and Capital | 2023-05-23 | English | |
| Notification of Major Holdings | 2023-05-09 | English | |
| Notification of Major Holdings | 2023-05-04 | English | |
| Voting Rights and Capital | 2023-05-02 | English | |
| Annual Financial Report | 2023-04-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 1889970 | DE-LISTING AND CANCELLATION OF TRADING OF SHARES | 2023-05-25 | English | ||
| 1888864 | Voting Rights and Capital | 2023-05-23 | English | ||
| 1883366 | Notification of Major Holdings | 2023-05-09 | English | ||
| 1882556 | Notification of Major Holdings | 2023-05-04 | English | ||
| 1881237 | Voting Rights and Capital | 2023-05-02 | English | ||
| 1880305 | Annual Financial Report | 2023-04-27 | English | ||
| 1880304 | Annual Financial Report | 2023-04-27 | English | ||
| 1880320 | Publication of 2022 Annual Report and Accounts | 2023-04-27 | English | ||
| 1878764 | Notification of Major Holdings | 2023-04-26 | English | ||
| 1878853 | Rule 2.9 Announcement | 2023-04-26 | English | ||
| 1878154 | Notification of Major Holdings | 2023-04-24 | English | ||
| 1877425 | Notification of Major Holdings | 2023-04-21 | English | ||
| 1877453 | Director/PDMR Shareholding | 2023-04-21 | English | ||
| 1877454 | Form 8 (DD) - Dignity PLC | 2023-04-21 | English | ||
| 1877058 | Notification of Major Holdings | 2023-04-20 | English | ||
Market data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
PROPEL FUNERAL PARTNERS LIMITED
Provides death care services through funeral homes, cemeter…
|
PFP | AU | 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 |
DIGNITY PLC 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/4831/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4831 | 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=4831 | 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=4831 \ -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": 4831}, 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 DIGNITY PLC (id: 4831)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.