
J-OIL MILLS, INC. — Investor Relations & Filings
J-OIL MILLS, INC. is a manufacturer and seller of edible oils and fats. The company operates through two main segments: the Oils and Fats Business and the Specialty Food Products Business. Its core activity involves processing raw materials such as soybeans and canola to produce a wide variety of cooking oils, including canola and olive oil, for both household and commercial use. The Oils and Fats segment also produces oilseed meal. The company is committed to delivering safe, secure, and high-quality food products and is developing proprietary offerings for overseas markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-05 | Japanese | |
| 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-05 | Japanese | |
| 確認書 | 2025-11-05 | Japanese | |
| 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-11-05 | Japanese | |
| 訂正発行登録書 | 2025-06-30 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 8100632 | 確認書 | 2025-11-05 | Japanese | ||
| 8100629 | 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-05 | Japanese | ||
| 8100618 | 確認書 | 2025-11-05 | Japanese | ||
| 8100587 | 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-11-05 | Japanese | ||
| 7243825 | 訂正発行登録書 | 2025-06-30 | Japanese | ||
| 7243780 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7252873 | 内部統制報告書-第23期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252866 | 確認書 | 2025-06-24 | Japanese | ||
| 7252865 | 有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7286648 | 確認書 | 2025-02-05 | Japanese | ||
| 7286652 | 訂正半期報告書-第23期(2024/04/01-2025/03/31) | 2025-02-05 | Japanese | ||
|
2024
4 filings
| |||||
| 7303472 | 確認書 | 2024-11-05 | Japanese | ||
| 7303470 | 半期報告書-第23期(2024/04/01-2025/03/31) | 2024-11-05 | Japanese | ||
| 7317015 | 発行登録書(株券、社債券等) | 2024-07-09 | Japanese | ||
| 7321649 | 臨時報告書 | 2024-06-27 | 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 |
J-OIL MILLS, INC. 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/11074/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11074 | 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=11074 | 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=11074 \ -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": 11074}, 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 J-OIL MILLS, INC. (id: 11074)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.