
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 |
|---|---|---|---|
| 確認書 | 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 | |
| 内部統制報告書-第101期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 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
7 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 | ||
| 7344376 | 確認書 | 2024-03-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BINGGRAE CO.,LTD
Manufactures dairy products, ice cream, beverages, and snac…
|
005180 | KR | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | 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.