
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 |
|---|---|---|---|
|
GUANGDONG YANTANG DAIRY CO.,LTD.
Produces and distributes dairy products using an integrated…
|
002732 | CN | Manufacturing |
|
GÜNDOĞDU GIDA SÜT ÜRÜNLERİ SANAYİ VE DIŞ TİCARET A.Ş.
Producer of various cheeses, butter, and cream for domestic…
|
GUNDG | TR | Manufacturing |
|
Hatsun Agro Products Ltd.
A private dairy enterprise manufacturing and marketing milk…
|
HATSUN | IN | Manufacturing |
|
HERFEAN FRANQUICIAS ALIMENTICIAS SRL
Produces and retails gourmet popsicles (Guapaletas) through…
|
— | AR | Manufacturing |
|
Heritage Foods Limited
Procures, processes, and markets milk and dairy products vi…
|
HERITGFOOD | IN | Manufacturing |
|
HOCHDORF Holding AG
Develops and produces food ingredients from milk and whey f…
|
HOCN | CH | Manufacturing |
|
Inner Mongolia Yili Industrial Group Co.,Ltd.
Global producer of dairy products including milk, yogurt, i…
|
600887 | CN | Manufacturing |
|
JATCORP LIMITED
Develops and manufactures dairy-based nutritional supplemen…
|
JAT | AU | Manufacturing |
|
Jhandewalas Foods Limited
Produces and distributes dairy products, spices, and honey …
|
540850 | IN | Manufacturing |
|
Jiangxi Sunshine Dairy Co., Ltd.
Produces dairy products and functional beverages via a vert…
|
001318 | 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.