
Ensuiko Sugar Refining Co.,Ltd. — Investor Relations & Filings
Ensuiko Sugar Refining Co., Ltd. is a manufacturer and distributor of sugar and sweetener products. The company's core business involves the production and sale of various refined sugars, such as granular, white, and liquid sugar. Beyond traditional sugar refining, the company has diversified into the biotechnology and functional foods sector. A key product in this segment is 'Oligo no Okage,' an oligosaccharide syrup recognized as a Food for Specified Health Uses (FOSHU) for its benefits to intestinal health. The company also produces and markets other functional ingredients, including cyclodextrins, catering to both consumer and industrial markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第91期第2四半期(2023/07/01-2023/09/30) | 2023-11-02 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2023-08-04 | Japanese | |
| 確認書 | 2023-08-04 | Japanese | |
| 四半期報告書-第91期第1四半期(2023/04/01-2023/06/30) | 2023-08-04 | Japanese | |
| 有価証券届出書(組込方式) | 2023-07-19 | Japanese | |
| 内部統制報告書-第90期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 7541349 | 四半期報告書-第91期第2四半期(2023/07/01-2023/09/30) | 2023-11-02 | Japanese | ||
| 7551937 | 訂正有価証券届出書(組込方式) | 2023-08-04 | Japanese | ||
| 7551929 | 確認書 | 2023-08-04 | Japanese | ||
| 7551928 | 四半期報告書-第91期第1四半期(2023/04/01-2023/06/30) | 2023-08-04 | Japanese | ||
| 7552689 | 有価証券届出書(組込方式) | 2023-07-19 | Japanese | ||
| 7555259 | 内部統制報告書-第90期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555250 | 確認書 | 2023-06-29 | Japanese | ||
| 7555247 | 有価証券報告書-第90期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7578325 | 確認書 | 2023-02-03 | Japanese | ||
| 7578327 | 四半期報告書-第90期第3四半期(2022/10/01-2022/12/31) | 2023-02-03 | Japanese | ||
|
2022
5 filings
| |||||
| 7587344 | 確認書 | 2022-11-04 | Japanese | ||
| 7587346 | 四半期報告書-第90期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-04 | Japanese | ||
| 7595907 | 確認書 | 2022-08-05 | Japanese | ||
| 7595909 | 四半期報告書-第90期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-05 | Japanese | ||
| 7598897 | 内部統制報告書-第89期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sugar
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AVADH SUGAR & ENERGY LIMITED
Integrated manufacturer of sugar, spirits, ethanol, and pow…
|
AVADHSUGAR | IN | Manufacturing |
|
Bajaj Hindusthan Sugar Limited
Integrated manufacturer of sugar, alcohol, and renewable po…
|
BAJAJHIND | IN | Manufacturing |
|
Balrampur Chini Mills Ltd.
Integrated sugar producer specializing in ethanol distillat…
|
BALRAMCHIN | IN | Manufacturing |
|
Bannari Amman Sugars Ltd.
Integrated producer of sugar, renewable energy, industrial …
|
BANARISUG | IN | Manufacturing |
|
Baotou Huazi Industry Co.,Ltd
Processes agricultural products into beet sugar, flour, edi…
|
600191 | CN | Manufacturing |
|
BC Sugar Refinery, Limited
Primary regional sugar refiner, processing raw cane and bee…
|
— | CA | Manufacturing |
|
BOR ŞEKER A.Ş.
A manufacturer processing sugar beets into sugar products a…
|
BORSK | TR | Manufacturing |
|
Cofco Sugar Holding Co.,Ltd
Integrated producer and distributor of sugar and tomato pro…
|
600737 | CN | Manufacturing |
|
Dalmia Bharat Sugar and Industries Ltd
Diversified sugar and bio-energy producer with an integrate…
|
DALMIASUG | IN | Manufacturing |
|
Davangere Sugar Company Limited
Integrated manufacturer of sugar, ethanol, and renewable po…
|
DAVANGERE | IN | Manufacturing |
Ensuiko Sugar Refining 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/11040/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11040 | 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=11040 | 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=11040 \ -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": 11040}, 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 Ensuiko Sugar Refining Co.,Ltd. (id: 11040)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.