
KADOYA SESAME MILLS INCORPORATED — Investor Relations & Filings
Kadoya Sesame Mills Incorporated, established in 1858, is a manufacturer specializing in sesame-based products. As a leading brand, the company produces and sells a wide variety of items, including its primary product, sesame oil, as well as sesame paste and roasted sesame seeds. Catering to both household and professional markets, Kadoya utilizes select sesame seeds and proprietary manufacturing methods with a focus on quality control, safety, and flavor. The company's offerings are recognized for their traditional fragrance and are also promoted for their health benefits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第69期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-03 | Japanese | |
| 内部統制報告書-第68期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | |
| 確認書 | 2025-06-20 | Japanese | |
| 有価証券報告書-第68期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8306812 | 確認書 | 2025-11-14 | Japanese | ||
| 8306781 | 半期報告書-第69期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7241298 | 臨時報告書 | 2025-07-03 | Japanese | ||
| 7255804 | 内部統制報告書-第68期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7255799 | 確認書 | 2025-06-20 | Japanese | ||
| 7255802 | 有価証券報告書-第68期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7275889 | 臨時報告書 | 2025-02-27 | Japanese | ||
|
2024
8 filings
| |||||
| 7295262 | 確認書 | 2024-11-14 | Japanese | ||
| 7295252 | 半期報告書-第68期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7317437 | 臨時報告書 | 2024-07-03 | Japanese | ||
| 7322521 | 内部統制報告書-第67期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322513 | 確認書 | 2024-06-27 | Japanese | ||
| 7322512 | 有価証券報告書-第67期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7350201 | 確認書 | 2024-02-14 | Japanese | ||
| 7350195 | 四半期報告書-第67期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAK
Global producer of plant-based oils and fats for food and p…
|
AAK | SE | Manufacturing |
|
ADM Hamburg AG
Operates a large European oilseed crushing, refining, and l…
|
OEL | DE | Manufacturing |
|
Ajanta Soya Limited
Produces and markets vanaspati and refined edible oils for …
|
519216 | IN | Manufacturing |
|
Ambar Protein Industries Limited
Refines and markets edible oils such as cottonseed, sunflow…
|
519471 | IN | Manufacturing |
|
AMBO AGRITEC LIMITED
Manufactures and markets edible oils, bakery products, and …
|
543678 | IN | Manufacturing |
|
Apetit Oyj
Specializes in plant-based foods like frozen vegetables, ve…
|
APETIT | FI | Manufacturing |
|
Ashiana Agro Industries Ltd
Processes and refines edible oils and vanaspati for retail …
|
519174 | IN | Manufacturing |
|
Australian Oilseeds Holdings Ltd
Manufactures chemical-free, non-GMO edible oils and protein…
|
COOT | US | Manufacturing |
|
BCL INDUSTRIES LIMITED
Diversified manufacturer of edible oils, grain-based ethano…
|
BCLIND | IN | Manufacturing |
|
Besler Gıda ve Kimya Sanayi ve Ticaret A. Ş.
Manufacturer of frozen foods, canned goods, and edible fats…
|
KERVT | TR | Manufacturing |
KADOYA SESAME MILLS INCORPORATED 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/11073/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11073 | 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=11073 | 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=11073 \ -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": 11073}, 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 KADOYA SESAME MILLS INCORPORATED (id: 11073)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.