
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 |
|---|---|---|---|
|
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 |
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.