
SERVICE CORP INTERNATIONAL — Investor Relations & Filings
Service Corporation International (SCI) is a provider of deathcare products and services. The company operates through two primary business segments: funeral services and cemetery operations. Its offerings include a comprehensive range of funeral goods and services, such as funeral planning, cremation services, and the sale of cemetery property and related merchandise. As a leading provider in North America, SCI manages an extensive network of funeral homes and cemeteries. Established in 1962, the company focuses on providing compassionate and professional care to families, often by acquiring and integrating established local funeral service providers into its network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 | 2026-05-09 | English | |
| 8-K - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-05-08 | English | |
| 8-K | 2026-05-08 | English | |
| 8-K - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 10-Q - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-04-30 | English |
Browse filings by year
27 years- 2026 31 filings
- 2025 76 filings
- 2024 117 filings
- 2023 78 filings
- 2022 75 filings
- 2021 77 filings
- 2020 79 filings
- 2019 82 filings
- 2018 84 filings
- 2017 93 filings
- 2016 90 filings
- 2015 140 filings
- 2014 143 filings
- 2013 132 filings
- 2012 129 filings
- 2011 102 filings
- 2010 110 filings
- 2009 98 filings
- 2008 94 filings
- 2007 118 filings
- 2006 119 filings
- 2005 97 filings
- 2004 91 filings
- 2003 24 filings
- 2002 23 filings
- 2001 20 filings
- 2000 19 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45992846 | S-8 | 2026-05-09 | English | ||
| 44296715 | 8-K - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-05-08 | English | ||
| 45992855 | 8-K | 2026-05-08 | English | ||
| 41936986 | 8-K - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-05-06 | English | ||
| 45992869 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 39144906 | 10-Q - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-04-30 | English | ||
| 45992881 | 8-K | 2026-04-29 | English | ||
| 45992866 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45992864 | DEFA14A | 2026-04-24 | English | ||
| 45992904 | DEFA14A | 2026-04-14 | English | ||
| 45992889 | DEFA14A | 2026-04-03 | English | ||
| 45993190 | DEFR14A | 2026-03-31 | English | ||
| 33063656 | SCHEDULE 13G/A - SERVICE CORP INTERNATIONAL (0000089089) (Subject) | 2026-03-27 | English | ||
| 33051584 | ARS - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-03-26 | English | ||
| 33051564 | DEFA14A - SERVICE CORP INTERNATIONAL (0000089089) (Filer) | 2026-03-26 | 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 |
|
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 |
|
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 |
SERVICE CORP INTERNATIONAL 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/30526/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30526 | 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=30526 | 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=30526 \ -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": 30526}, 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 SERVICE CORP INTERNATIONAL (id: 30526)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.