
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 |
|---|---|---|---|
|
NOUMI LIMITED
A consumer goods company specializing in plant-based and da…
|
NOU | AU | Manufacturing |
|
NUCHEV LIMITED
Develops and commercializes premium goat milk products for …
|
NUC | AU | Manufacturing |
|
Ô Sorbet d'Amour
Producer and retailer of artisanal ice creams and sorbets u…
|
MLOSA | FR | Manufacturing |
|
PANDA DAIRY CORPORATION
Develops and distributes dairy products and ingredients for…
|
300898 | CN | Manufacturing |
|
Parag Milk Foods Limited
Integrated manufacturer and marketer of value-added dairy p…
|
PARAGMILK | IN | Manufacturing |
|
PARAMPARA DAIRY DELIGHTS LIMITED
Processes and distributes dairy products including milk, gh…
|
PARAMPARA | IN | Manufacturing |
|
Pieno Zvaigzdes
A large milk processing company in the Baltic States produc…
|
PZV1L | LT | Manufacturing |
|
PINAR SÜT MAMÜLLERİ SANAYİİ A.Ş.
Manufacturer of dairy, meat, beverages, and other packaged …
|
PNSUT | TR | Manufacturing |
|
PT Campina Ice Cream Industry Tbk.
Leading manufacturer and distributor of ice cream products,…
|
CAMP | ID | Manufacturing |
|
PT Cisarua Mountain Dairy Tbk
Producer of premium dairy, processed-meat, and other packag…
|
CMRY | ID | 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.