
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 |
|---|---|---|---|
|
ForFarmers N.V.
International feed company offering solutions for conventio…
|
FFARM | NL | Manufacturing |
|
Freshpet, Inc.
Manufactures fresh, refrigerated pet food with natural, pre…
|
FRPT | US | Manufacturing |
|
FUJIAN TIANMA SCIENCE AND TECHNOLOGY GROUP CO., LTD
Integrated producer of high-end aquatic feed, livestock fee…
|
603668 | CN | Manufacturing |
|
Fwusow Industry Co., Ltd.
Produces food, agricultural, and biotechnological products …
|
1219 | TW | Manufacturing |
|
Gambol Pet Group Co., Ltd.
Specializes in pet food R&D, production, and sales for dome…
|
301498 | CN | Manufacturing |
|
Guangdong Yuehai Feeds Group Co., Ltd.
Specializes in high-quality aquatic feeds and comprehensive…
|
001313 | CN | Manufacturing |
|
HANIL FEED Co.Ltd
Manufactures and distributes formulated animal feed for var…
|
005860 | KR | Manufacturing |
|
Hayashikane Sangyo Co., Ltd.
A vertically integrated manufacturer of food products and a…
|
2286 | JP | Manufacturing |
|
Hunan Zhenghong Science and Technology Develop Co., Ltd
Produces animal feed and manages pig breeding, hog producti…
|
000702 | CN | Manufacturing |
|
HYUNDAI FEED Inc.
Manufactures and sells formulated animal feeds for the poul…
|
016790 | 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.