
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 |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | |
| 確認書 | 2025-11-11 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 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
11 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 | ||
| 7859539 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese | ||
| 7242334 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-01 | Japanese | ||
| 7248931 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7254113 | 内部統制報告書-第78期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254092 | 確認書 | 2025-06-23 | 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 |
|
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 |
|
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 |
|
FarmStory CO.,LTD.
A vertically integrated livestock company in feed, breeding…
|
027710 | KR | Manufacturing |
|
FEED ONE CO.,LTD.
Manufactures feed for livestock/aquaculture, processes food…
|
2060 | JP | 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.