
SAN HOLDINGS,INC. — Investor Relations & Filings
SAN HOLDINGS, INC. is a holding company centered on providing comprehensive funeral and end-of-life support services. The group operates through a network of subsidiaries, including its core funeral service provider, KOEKISHA, managing numerous funeral halls and conducting a significant volume of funerals annually. Its offerings encompass the arrangement of personal funerals, large-scale corporate funerals, and farewell events, supported by a large staff of certified funeral directors and embalming specialists. Beyond the ceremony, the company provides extensive support services, including pre-funeral consultation, assistance with inheritance procedures, and post-funeral grief care programs. The group is also expanding its services to become a broader 'end-of-life partner' by operating a portal site for seniors and offering home-visit medical massage services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第97期(2025/04/01-2026/08/31) | 2025-11-14 | Japanese | |
| 訂正臨時報告書 | 2025-07-22 | Japanese | |
| 臨時報告書 | 2025-07-18 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-26 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 8319798 | 確認書 | 2025-11-14 | Japanese | ||
| 8319777 | 半期報告書-第97期(2025/04/01-2026/08/31) | 2025-11-14 | Japanese | ||
| 7859938 | 訂正臨時報告書 | 2025-07-22 | Japanese | ||
| 7239432 | 臨時報告書 | 2025-07-18 | Japanese | ||
| 7243072 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7246748 | 確認書 | 2025-06-26 | Japanese | ||
| 7246747 | 内部統制報告書-第96期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7246749 | 有価証券報告書-第96期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7272992 | 臨時報告書 | 2025-03-24 | Japanese | ||
| 7272990 | 臨時報告書 | 2025-03-24 | Japanese | ||
|
2024
5 filings
| |||||
| 7301325 | 確認書 | 2024-11-08 | Japanese | ||
| 7301327 | 半期報告書-第96期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7308343 | 変更報告書 | 2024-09-18 | Japanese | ||
| 7310037 | 大量保有報告書 | 2024-09-02 | Japanese | ||
| 7310469 | 公開買付報告書 | 2024-08-28 | Japanese | ||
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 |
|
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 |
SAN HOLDINGS,INC. 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/13143/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13143 | 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=13143 | 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=13143 \ -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": 13143}, 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 SAN HOLDINGS,INC. (id: 13143)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.