
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 |
|---|---|---|---|
| Notification of Major Holdings | 2023-04-20 | English | |
| Block Listing Admission | 2023-04-20 | English | |
| Rule 2.9 Announcement | 2023-04-19 | English | |
| Form 8.3 - Dignity plc | 2023-04-19 | English | |
| Notification of Major Holdings | 2023-04-19 | English | |
| Notification of Major Holdings | 2023-04-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 1877059 | Notification of Major Holdings | 2023-04-20 | English | ||
| 1877092 | Block Listing Admission | 2023-04-20 | English | ||
| 1876610 | Rule 2.9 Announcement | 2023-04-19 | English | ||
| 1876665 | Form 8.3 - Dignity plc | 2023-04-19 | English | ||
| 1876677 | Notification of Major Holdings | 2023-04-19 | English | ||
| 1876678 | Notification of Major Holdings | 2023-04-19 | English | ||
| 1876680 | Mandatory Cash Offer | 2023-04-19 | English | ||
| 1876191 | Form 8.3 - Dignity plc | 2023-04-18 | English | ||
| 1876217 | Form 8.3 - Dignity plc | 2023-04-18 | English | ||
| 1875775 | Form 8.3 - Dignity plc | 2023-04-17 | English | ||
| 1875365 | Form 8.3 - Dignity plc | 2023-04-14 | English | ||
| 1874922 | Form 8.3 - Dignity plc | 2023-04-13 | English | ||
| 1875195 | DIRECTOR/PDMR Shareholding | 2023-04-13 | English | ||
| 1875219 | Form 8 (DD) - Dignity PLC | 2023-04-13 | English | ||
| 1874501 | Form 8.3 - Dignity plc | 2023-04-12 | English | ||
Market data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anxian Yuan China Holdings Limited
Develops and manages cemetery businesses, offering funeral,…
|
922 | HK | Other service activities |
|
Arbor Memorial Services Inc.
Operates over 140 funeral homes and cemeteries, offering pe…
|
AROBF | CA | Other service activities |
|
A-tie Co.,Ltd.
A consulting firm for temples specializing in modern memori…
|
369A | JP | Other service activities |
|
CARRIAGE SERVICES INC
Provider of deathcare services and merchandise through fune…
|
CSV | US | Other service activities |
|
China Wan Tong Yuan (Holdings) Limited
Provides comprehensive burial and funeral services, managin…
|
6966 | HK | Other service activities |
|
Fu Shou Yuan International Group Limited
China-based death care provider managing cemeteries, funera…
|
1448 | HK | Other service activities |
|
Grupa Klepsydra Spolka Akcyjna
Holding company providing funeral, cemetery, and cremation …
|
KLE | PL | Other service activities |
|
HEIAN CEREMONY SERVICE CO.,LTD.
Provider of wedding and funeral services, also offering nur…
|
2344 | JP | Other service activities |
|
Keystone North America Inc.
Provider of deathcare services, managing funeral homes and …
|
KNA-T | CA | Other service activities |
|
NICHIRYOKU CO., LTD.
Provider of funeral services, cemetery management, and end-…
|
7578 | JP | 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.