
SHOKUBUN CO.,LTD. — Investor Relations & Filings
SHOKUBUN CO.,LTD. is a food service company specializing in the home delivery of meal ingredients and prepared foods. Since its establishment in 1977, the company has provided households with nutritionally balanced, pre-planned meal kits designed to accommodate various lifestyles. In addition to its direct-to-consumer services, Shokubun caters to corporate clients by offering commercial grocery sales, contract food services for facilities, and selling food materials to franchised companies. The company focuses on developing menus that promote health and safety, while also engaging in sustainability initiatives such as food loss reduction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第48期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | |
| 確認書 | 2023-11-09 | Japanese | |
| 四半期報告書-第48期第2四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | |
| 確認書 | 2023-08-09 | Japanese | |
| 四半期報告書-第48期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | |
| 確認書 | 2023-06-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7355711 | 四半期報告書-第48期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
|
2023
9 filings
| |||||
| 7540447 | 確認書 | 2023-11-09 | Japanese | ||
| 7540441 | 四半期報告書-第48期第2四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | ||
| 7550882 | 確認書 | 2023-08-09 | Japanese | ||
| 7550880 | 四半期報告書-第48期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 7558043 | 確認書 | 2023-06-27 | Japanese | ||
| 7558039 | 内部統制報告書-第47期(2022/04/01-2023/03/31) | 2023-06-27 | Japanese | ||
| 7558023 | 有価証券報告書-第47期(2022/04/01-2023/03/31) | 2023-06-27 | Japanese | ||
| 7575359 | 確認書 | 2023-02-13 | Japanese | ||
| 7575358 | 四半期報告書-第47期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
5 filings
| |||||
| 7584664 | 確認書 | 2022-11-11 | Japanese | ||
| 7584654 | 四半期報告書-第47期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7593118 | 確認書 | 2022-08-10 | Japanese | ||
| 7593105 | 四半期報告書-第47期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7601437 | 内部統制報告書-第46期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
ANJOY FOODS GROUP CO.,LTD.
Produces quick-frozen surimi, meat, pastry products, and re…
|
603345 | CN | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Big Bird Foods Limited
Specializes in poultry farming, processing, and diverse fin…
|
BBFL | PK | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
CJ Corp.
A global lifestyle company with businesses in food, bio, me…
|
001040 | GB | Manufacturing |
SHOKUBUN 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/12594/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12594 | 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=12594 | 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=12594 \ -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": 12594}, 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 SHOKUBUN CO.,LTD. (id: 12594)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.