
Park Lawn Company Limited — Investor Relations & Filings
Park Lawn Company Limited, through its subsidiaries (Park Lawn Corporation), is a major provider of funeral, cremation, and cemetery services across North America. The organization owns and operates a network of cemeteries, crematoria, funeral homes, chapels, and event centers throughout the United States and Canada. It offers a full range of customized services and merchandise for the disposition and memorialization of human remains, sold on both a pre-planned (pre-need) and immediate (at-need) basis. Recognized as one of the fastest-growing companies in the profession, the organization operates in two Canadian provinces and eighteen U.S. states.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2020-04-17 | English | |
| Other.pdf | 2020-04-17 | English | |
| ON form 13-502F1 (class 1 and 3B reporting issuers - participation fee).pdf | 2020-04-16 | English | |
| AB form 13-501F1 (class 1 and 3B reporting issuers - participation fee).pdf | 2020-04-16 | English | |
| Audited annual financial statements – English.pdf | 2020-04-16 | English | |
| Annual MD&A - English.pdf | 2020-04-16 | 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 |
|
DIGNITY PLC
National provider of funeral services and prepaid funeral p…
|
DTY | GB | 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 |
Park Lawn Company 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/44360/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44360 | 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=44360 | 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=44360 \ -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": 44360}, 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 Park Lawn Company Limited (id: 44360)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.