
OM2 Network Co.,Ltd — Investor Relations & Filings
OM2 Network Co., Ltd. is a food company specializing in meat products and services. The company's core operations are structured into three primary segments: Meat Retail, Prepared Foods Retail, and a Restaurant Business. The Meat Retail segment handles the sale of fresh and processed meat products. The Prepared Foods segment offers a variety of ready-to-eat items. The Restaurant Business operates dining establishments. Leveraging its expertise as a meat specialist, the company focuses on providing high-quality, differentiated products. Its activities also include meat processing and distribution to support its retail and food service operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2023-06-14 | Japanese | |
| 四半期報告書-第65期第1四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | |
| 確認書 | 2023-04-28 | Japanese | |
| 内部統制報告書-第64期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | |
| 有価証券報告書-第64期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | |
| 確認書 | 2022-12-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 7565875 | 確認書 | 2023-06-14 | Japanese | ||
| 7565868 | 四半期報告書-第65期第1四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | ||
| 7569236 | 確認書 | 2023-04-28 | Japanese | ||
| 7569235 | 内部統制報告書-第64期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | ||
| 7569237 | 有価証券報告書-第64期(2022/02/01-2023/01/31) | 2023-04-28 | Japanese | ||
|
2022
8 filings
| |||||
| 7580591 | 確認書 | 2022-12-14 | Japanese | ||
| 7580592 | 四半期報告書-第64期第3四半期(令和4年8月1日-令和4年10月31日) | 2022-12-14 | Japanese | ||
| 7589403 | 確認書 | 2022-09-14 | Japanese | ||
| 7589405 | 四半期報告書-第64期第2四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | ||
| 7605223 | 四半期報告書-第64期第1四半期(令和4年2月1日-令和4年4月30日) | 2022-06-14 | Japanese | ||
| 7610407 | 確認書 | 2022-04-28 | Japanese | ||
| 7610401 | 内部統制報告書-第63期(令和3年2月1日-令和4年1月31日) | 2022-04-28 | Japanese | ||
| 7610409 | 有価証券報告書-第63期(令和3年2月1日-令和4年1月31日) | 2022-04-28 | Japanese | ||
|
2021
2 filings
| |||||
| 7620184 | 四半期報告書-第63期第3四半期(令和3年8月1日-令和3年10月31日) | 2021-12-14 | Japanese | ||
| 7626302 | 四半期報告書-第63期第2四半期(令和3年5月1日-令和3年7月31日) | 2021-09-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of food
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BESTORE CO.,LTD
Research, procurement, and omni-channel distribution of pre…
|
603719 | CN | Wholesale and retail trade |
|
B & S International Holdings Ltd.
Distribution and retail of overseas branded food and bevera…
|
1705 | HK | Wholesale and retail trade |
|
Cheffelo
A Scandinavian food-tech company offering subscription-base…
|
CHEF | SE | Wholesale and retail trade |
|
DAVIDsTEA INC.
Specialty retailer offering over 150 premium loose-leaf tea…
|
DTEA | CA | Wholesale and retail trade |
|
DSM Fresh Foods Limited
Technology-driven fresh meat and seafood supply chain using…
|
544568 | IN | Wholesale and retail trade |
|
Ecomiam
Retailer of French-origin frozen foods sold through stores …
|
ALECO | FR | Wholesale and retail trade |
|
Guandao Puer Investment
Investment holding company specializing in the cultivation …
|
MLGDI | LU | Wholesale and retail trade |
|
Magson Retail And Distribution Limited
Retails and distributes premium specialty foods, gourmet da…
|
MAGSON | IN | Wholesale and retail trade |
|
MEDIFAST INC
Offers habit-based, coach-guided lifestyle solutions for he…
|
MED | US | Wholesale and retail trade |
|
My Food Bag Group Limited
Delivers meal kits and prepared food solutions using season…
|
MFB | NZ | Wholesale and retail trade |
OM2 Network 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/12650/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12650 | 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=12650 | 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=12650 \ -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": 12650}, 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 OM2 Network Co.,Ltd (id: 12650)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.