
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-29 | Japanese | |
| 自己株式の取得及び自己株式立会外買付取引(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 |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47870965 | 自己株式立会外買付取引(ToSTNeT-3)による自己株式の取得結果及び自己株式取得終了に関するお知らせ | 2026-05-29 | Japanese | ||
| 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
5 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JUNEYAO GRAND HEALTHY DRINKS CO.,LTD.
Produces shelf-stable lactic acid bacteria drinks and probi…
|
605388 | CN | Manufacturing |
|
KMG Milk Food Limited
Processes and manufactures dairy products including milk po…
|
519415 | IN | Manufacturing |
|
KRI-KRI Milk Industry S.A.
Producer of yogurts and ice creams using 100% fresh Greek m…
|
KRI | GR | Manufacturing |
|
Kwality Wall’s (India) Limited
Manufacturer and distributor of frozen desserts and ice cre…
|
KWIL | IN | Manufacturing |
|
Lanzhou Zhuangyuan Pasture CO., LTD.
Integrated dairy producer specializing in farming, processi…
|
002910 | CN | Manufacturing |
|
Lifeway Foods, Inc.
Supplier of kefir, cheeses, and other fermented probiotic d…
|
LWAY | US | Manufacturing |
|
LUCKY ROYAL
Manufacturer of frozen foods specializing in ice cream and …
|
7791 | TW | Manufacturing |
|
Maeil Dairies Co., Ltd.
A dairy and food processing company manufacturing milk, inf…
|
267980 | KR | Manufacturing |
|
MAEIL HOLDINGS CO., LTD.
Holding company that manufactures dairy products and distri…
|
005990 | KR | Manufacturing |
|
Maiquer Group CO.,LTD
Produces and retails dairy and bakery products through an i…
|
002719 | CN | 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.