
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 |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-10 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第48期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第47期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 12222062 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-08 | Japanese | ||
|
2025
7 filings
| |||||
| 9740969 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-10 | Japanese | ||
| 8318307 | 確認書 | 2025-11-14 | Japanese | ||
| 8318279 | 半期報告書-第48期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7245358 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251267 | 内部統制報告書-第47期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251263 | 確認書 | 2025-06-25 | Japanese | ||
| 7251253 | 有価証券報告書-第47期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
7 filings
| |||||
| 7296504 | 半期報告書-第47期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7296503 | 確認書 | 2024-11-14 | Japanese | ||
| 7321112 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7323598 | 内部統制報告書-第46期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7323583 | 確認書 | 2024-06-27 | Japanese | ||
| 7323572 | 有価証券報告書-第46期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7351858 | 確認書 | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nordrest Holding AB
A foodservice company operating restaurants, cafes, and cat…
|
NREST | SE | Accommodation and food service … |
|
Premium Catering (Holdings) Ltd
A food catering service specializing in Halal-certified, bu…
|
PC | US | Accommodation and food service … |
|
SavorEat Ltd.
Develops an AI-powered platform for automated, on-demand pe…
|
SVRT | IL | Accommodation and food service … |
|
SILVER LIFE CO., LTD.
A franchise management company specializing in food deliver…
|
9262 | JP | Accommodation and food service … |
|
SSP Group PLC
Operator of food and beverage outlets in airports and railw…
|
SSPG | GB | Accommodation and food service … |
|
Ugotur AD
A company that provides catering services.
|
RZUG | MK | 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.