
ROKKO BUTTER CO., LTD. — Investor Relations & Filings
ROKKO BUTTER CO., LTD. is a manufacturer and seller of food products, primarily focused on cheese and nuts. The company's main offerings include a diverse range of processed cheeses and other dairy-related items, as well as various nut products, which are marketed under the QBB and EMINA brand names. A key innovator in its field, Rokko Butter was the first to develop and launch individually wrapped sliced cheese. The company is described as a development-oriented enterprise that aims to create new food values and contribute to food culture through its products, which are distributed both domestically and internationally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株式の取得及び自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-28 | Japanese | |
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第102期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第102期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47854919 | 自己株式の取得及び自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-28 | Japanese | ||
| 33037329 | 確認書 | 2026-03-25 | Japanese | ||
| 33037327 | 有価証券報告書-第102期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
|
2025
6 filings
| |||||
| 7858833 | 確認書 | 2025-08-08 | Japanese | ||
| 7858831 | 半期報告書-第102期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7269471 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7271532 | 内部統制報告書-第101期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271529 | 確認書 | 2025-03-27 | Japanese | ||
| 7271534 | 有価証券報告書-第101期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
|
2024
6 filings
| |||||
| 7312932 | 確認書 | 2024-08-09 | Japanese | ||
| 7310801 | 半期報告書-第101期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7339442 | 確認書 | 2024-05-10 | Japanese | ||
| 7339443 | 四半期報告書-第101期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | ||
| 7342717 | 臨時報告書 | 2024-04-01 | Japanese | ||
| 7344377 | 内部統制報告書-第100期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Mengniu Dairy Company Limited
Global dairy producer specializing in liquid milk, formula,…
|
2319 | KY | Manufacturing |
|
China Shengmu Organic Milk Limited
Produces and distributes organic and non-organic raw milk a…
|
1432 | KY | Manufacturing |
|
Công ty Cổ phần Sữa Việt Nam
A leading producer and distributor of dairy and nutritional…
|
VNM | VN | Manufacturing |
|
Danone
A global food company with dairy, plant-based, water, and s…
|
BN | FR | Manufacturing |
|
DINDIGUL FARM PRODUCT LIMITED
Processes milk into dairy powders, fats, and specialized nu…
|
544201 | IN | Manufacturing |
|
Dodla Dairy Limited
Integrated dairy company focused on procurement, processing…
|
DODLA | IN | Manufacturing |
|
DUTCH LADY MILK INDUSTRIES BERHAD
Manufactures and supplies a comprehensive range of quality …
|
— | MY | Manufacturing |
|
EKER SÜT ÜRÜNLERİ GIDA SANAYİ VE TİCARET A.Ş.
Producer and distributor of dairy products like yogurt, che…
|
EKER | TR | Manufacturing |
|
Emmi AG
A major milk processor and manufacturer of high-quality dai…
|
EMMN | CH | Manufacturing |
|
Engro Foods Limited
A food company manufacturing, processing, and marketing dai…
|
EFOODS | PK | Manufacturing |
ROKKO BUTTER 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/11027/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11027 | 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=11027 | 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=11027 \ -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": 11027}, 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 ROKKO BUTTER CO., LTD. (id: 11027)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.