
OCEAN SYSTEM CORPORATION — Investor Relations & Filings
OCEAN SYSTEM CORPORATION is a diversified company primarily focused on the food industry. Its business operations encompass several segments, including the management of supermarket chains (such as Gyomu Super franchises) and a food home delivery service. The company also provides lunch delivery and contract food services for various clients. Furthermore, its portfolio includes the manufacturing of prepared foods (delica), the operation of restaurants, and the management of traditional Japanese inns (ryokan). The company strategically integrates digital technology across its services to enhance the overall customer experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第46期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | |
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第46期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第46期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 内部統制報告書-第45期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7351857 | 四半期報告書-第46期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
9 filings
| |||||
| 7372786 | 確認書 | 2023-11-14 | Japanese | ||
| 7372772 | 四半期報告書-第46期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7549385 | 確認書 | 2023-08-10 | Japanese | ||
| 7549377 | 四半期報告書-第46期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7557057 | 内部統制報告書-第45期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7557046 | 確認書 | 2023-06-28 | Japanese | ||
| 7557040 | 有価証券報告書-第45期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7574342 | 確認書 | 2023-02-14 | Japanese | ||
| 7574323 | 四半期報告書-第45期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
5 filings
| |||||
| 7583587 | 確認書 | 2022-11-14 | Japanese | ||
| 7583574 | 四半期報告書-第45期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7592142 | 確認書 | 2022-08-12 | Japanese | ||
| 7592139 | 四半期報告書-第45期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7603938 | 確認書 | 2022-06-23 | 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 … |
OCEAN SYSTEM CORPORATION 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/12768/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12768 | 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=12768 | 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=12768 \ -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": 12768}, 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 OCEAN SYSTEM CORPORATION (id: 12768)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.