
NICHIRYOKU CO., LTD. — Investor Relations & Filings
NICHIRYOKU CO., LTD. is a comprehensive provider of funeral and memorial services. The company's operations are centered on three core segments: Funeral Services, Cemetery and Mausoleum Management, and End-of-Life Planning. The funeral division organizes ceremonies of various scales, from private family gatherings to large formal services. The cemetery business involves the development, sale, and management of burial sites, including urban park cemeteries and modern indoor, automated mausoleums. It also offers grave relocation and closing services. Through its 'Silver Family Consulting' initiative, Nichiryoku provides educational seminars and advisory services to seniors and their families on topics such as inheritance and preparing for the end of life, focusing on holistic support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (訂正・数値データ訂正)「2026年3月期 第3四半期決算短信〔日本基準〕(非連結)」の一部訂正 のお知らせ | 2026-05-22 | Japanese | |
| (訂正・数値データ訂正)「2026年3月期 第2四半期(中間期)決算短信〔日本基準〕(非連結)」 の一部訂正のお知らせ | 2026-05-22 | Japanese | |
| (訂正・数値データ訂正)「2026年3月期 第1四半期決算短信〔日本基準〕(非連結)」の一部訂正 のお知らせ | 2026-05-22 | Japanese | |
| (訂正・数値データ訂正)「2025年3月期 決算短信〔日本基準〕(非連結)」の一部訂正のお知らせ | 2026-05-22 | Japanese | |
| (訂正・数値データ訂正)「2025年3月期 第3四半期決算短信〔日本基準〕(非連結)」の一部訂正 のお知らせ | 2026-05-22 | Japanese | |
| (訂正・数値データ訂正)「2025年3月期 第1四半期決算短信〔日本基準〕(非連結)」の一部訂正のお知らせ | 2026-05-22 | Japanese |
Browse filings by year
12 yearsMarket data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
NICHIRYOKU CO., LTD. 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/12641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12641 | 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=12641 | 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=12641 \ -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": 12641}, 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 NICHIRYOKU CO., LTD. (id: 12641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.