
SILVER LIFE CO., LTD. — Investor Relations & Filings
SILVER LIFE CO., LTD. is a franchise management company that specializes in food delivery services for the elderly. The company operates several food distribution franchise chains, providing business management support and selling prepared food products, primarily bento meals, to its network. The service is designed to support seniors who may have difficulty with daily shopping or cooking, offering peace of mind to them and their families. A key feature of its business model is the direct, personal delivery of meals to customers' homes, addressing the specific needs of an aging population from a nutritional perspective.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第13期第1四半期(2019/08/01-2019/10/31) | 2019-12-11 | Japanese | |
| 有価証券報告書-第12期(平成30年8月1日-令和1年7月31日) | 2019-10-30 | Japanese | |
| 四半期報告書-第12期第3四半期(2018/08/01-2019/04/30) | 2019-06-11 | Japanese | |
| 四半期報告書-第12期第2四半期(2018/08/01-2019/01/31) | 2019-03-13 | Japanese | |
| 訂正四半期報告書-第12期第1四半期(2018/08/01-2018/10/31) | 2018-12-27 | Japanese | |
| 四半期報告書-第12期第1四半期(2018/08/01-2018/10/31) | 2018-12-11 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
4 filings
| |||||
| 7695449 | 四半期報告書-第13期第1四半期(2019/08/01-2019/10/31) | 2019-12-11 | Japanese | ||
| 7698310 | 有価証券報告書-第12期(平成30年8月1日-令和1年7月31日) | 2019-10-30 | Japanese | ||
| 7711511 | 四半期報告書-第12期第3四半期(2018/08/01-2019/04/30) | 2019-06-11 | Japanese | ||
| 7713450 | 四半期報告書-第12期第2四半期(2018/08/01-2019/01/31) | 2019-03-13 | Japanese | ||
|
2018
5 filings
| |||||
| 7716520 | 訂正四半期報告書-第12期第1四半期(2018/08/01-2018/10/31) | 2018-12-27 | Japanese | ||
| 7716795 | 四半期報告書-第12期第1四半期(2018/08/01-2018/10/31) | 2018-12-11 | Japanese | ||
| 7719724 | 有価証券報告書-第11期(平成29年8月1日-平成30年7月31日) | 2018-10-30 | Japanese | ||
| 7726070 | 四半期報告書-第11期第3四半期(2018/02/01-2018/04/30) | 2018-06-11 | Japanese | ||
| 7727788 | 四半期報告書-第11期第2四半期(2017/11/01-2018/01/31) | 2018-03-13 | Japanese | ||
|
2017
2 filings
| |||||
| 7730912 | 四半期報告書-第11期第1四半期(2017/08/01-2017/10/31) | 2017-12-12 | Japanese | ||
| 7733627 | 有価証券報告書-第10期(2016/08/01-2017/07/31) | 2017-10-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A D N H Catering plc
Provider of integrated food and support services, including…
|
ADNHC | AE | Accommodation and food service … |
|
Apollo Sindoori Hotels Limited
Provides institutional catering, facility management, and c…
|
APOLSINHOT | IN | Accommodation and food service … |
|
BRAHIM
Specializes in catering services for airlines, military, an…
|
— | MY | Accommodation and food service … |
|
Catering International Services
Provides complete management of remote sites in extreme ons…
|
CTRG | FR | Accommodation and food service … |
|
CATRION Catering Holding Co.
Provides catering, hospitality, and support services for av…
|
6004 | SA | Accommodation and food service … |
|
DO & CO AKTIENGESELLSCHAFT
A global gourmet company specializing in premium airline an…
|
DOCO | TR | Accommodation and food service … |
|
EDEN INC. BHD
Diversified company with core activities in Food & Beverage…
|
— | MY | Accommodation and food service … |
|
Fundely Co., Ltd.
Offers medical food delivery and marketing support services.
|
3137 | JP | Accommodation and food service … |
|
HelloFresh SE
A global food solutions group offering subscription-based m…
|
HFG | DE | Accommodation and food service … |
|
HYUNDAI GREEN FOOD CO., LTD
A food company with catering, distribution, retail, and man…
|
453340 | KR | Accommodation and food service … |
SILVER LIFE 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/14039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14039 | 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=14039 | 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=14039 \ -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": 14039}, 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 SILVER LIFE CO., LTD. (id: 14039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.