
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 |
|---|---|---|---|
|
ST
Manufactures and distributes livestock, aquaculture, and pe…
|
1235 | TW | Manufacturing |
|
Sunshine Agri-Tech Inc.
Currently without significant active operations, seeking to…
|
SAI.H | CA | Manufacturing |
|
TECON BIOLOGY Co.LTD
Integrated provider of animal health products, feed, pig br…
|
002100 | CN | Manufacturing |
|
TİRYAKİ AGRO GIDA SANAYİ VE TİCARET A.Ş.
Global agricultural supply chain company for sourcing, proc…
|
TRYKI | TR | Manufacturing |
|
VITALCAN S.A.
A leading developer and manufacturer of nutritional product…
|
— | AR | Manufacturing |
|
Waterbase Limited
Integrated aquaculture firm producing shrimp feed and proce…
|
523660 | IN | Manufacturing |
|
Wellhope Foods Co., Ltd.
Integrated agribusiness specializing in animal feed, livest…
|
603609 | CN | Manufacturing |
|
Wenzhou Yuanfei pet toy products Co., Ltd.
Manufacturer of pet accessories and snacks providing OEM an…
|
001222 | CN | Manufacturing |
|
Winfarm
Provides integrated solutions for agriculture, livestock, e…
|
ALWF | FR | Manufacturing |
|
WINGARA AG LTD
Processes and exports oaten hay and fodder for global dairy…
|
WNR | AU | 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.