
CHUBU SHIRYO CO.,LTD. — Investor Relations & Filings
CHUBU SHIRYO CO.,LTD. is a manufacturer and seller of formulated feed for livestock, including poultry, pigs, and cattle, as well as for aquaculture. The company collaborates with producers to develop customized feed solutions that create distinctive, high-value end products, such as its branded 'Gomatamago' eggs and 'Imobuta' pork. In addition to its core feed business, the company produces and sells organic compound fertilizers. A key focus is sustainability, demonstrated through the development of environmentally friendly products like fishmeal-free feed and feeds designed to reduce greenhouse gas emissions from livestock manure. The company also contributes to reducing food loss by utilizing food industry by-products as raw materials. Through its subsidiaries, it provides comprehensive support to producers with offerings like manure processing equipment and insurance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 剰余金の配当に関するお知らせ | 2026-05-07 | Japanese | |
| 2026年3月期 決算説明資料 | 2026-05-07 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | |
| 内部統制システムに関する基本方針の一部改定に関するお知らせ | 2026-04-23 | Japanese | |
| 業績予想の修正及び配当予想の修正(増配)に関するお知らせ | 2026-04-23 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46881567 | 剰余金の配当に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881565 | 2026年3月期 決算説明資料 | 2026-05-07 | Japanese | ||
| 46881561 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | ||
| 46878465 | 内部統制システムに関する基本方針の一部改定に関するお知らせ | 2026-04-23 | Japanese | ||
| 46878463 | 業績予想の修正及び配当予想の修正(増配)に関するお知らせ | 2026-04-23 | Japanese | ||
| 33124376 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | ||
| 32859111 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | ||
| 13914275 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | ||
| 12035795 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | ||
|
2025
6 filings
| |||||
| 8937879 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | ||
| 8187211 | 確認書 | 2025-11-11 | Japanese | ||
| 8187210 | 半期報告書-第79期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 8069515 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-04 | Japanese | ||
| 7942782 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-01 | Japanese | ||
| 7856538 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-01 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared animal feeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajooni Biotech Limited
Produces animal healthcare solutions and nutritional supple…
|
AJOONI | IN | Manufacturing |
|
Algae Biosciences Corporation
Develops algae-based feed supplements for cattle, reducing …
|
ABV | CA | Manufacturing |
|
ALIBA SA
Specializes in animal nutrition, developing balanced feed f…
|
— | AR | Manufacturing |
|
ANPARIO PLC
Manufactures natural feed additives for animal health, nutr…
|
ANP | GB | Manufacturing |
|
Avanti Feeds ltd.
Produces shrimp feed and processes shrimp for export throug…
|
AVANTIFEED | IN | Manufacturing |
|
CARR'S GROUP PLC
An international specialist in nutritional supplements for …
|
CARR | GB | Manufacturing |
|
Công ty Cổ phần Đầu tư Du lịch và Phát triển Thủy sản
Produces and supplies fish meal and fish oil from Pangasius…
|
DAT | VN | Manufacturing |
|
Darford International Inc.
Manufacturer of premium, all-natural, oven-baked dog food a…
|
WUF | CA | Manufacturing |
|
EASY BIO, Inc.
Develops animal feed, additives, and biotech solutions for …
|
353810 | KR | Manufacturing |
|
Easy Holdings Co., Ltd.
An integrated holding company operating across the food val…
|
035810 | KR | Manufacturing |
CHUBU SHIRYO 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/11077/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11077 | 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=11077 | 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=11077 \ -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": 11077}, 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 CHUBU SHIRYO CO.,LTD. (id: 11077)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.