
Mitsui DM Sugar Co., Ltd. — Investor Relations & Filings
Mitsui DM Sugar Co., Ltd. is a manufacturer and distributor of sugar and food ingredients. The company's core business involves the production and sale of raw and refined sugar, sweeteners, and syrups. Expanding beyond traditional sugar products, the company also develops, manufactures, and sells functional food materials and various food additives. Additionally, it provides specialized products for the nutritional care market, including solutions for individuals with dysphagia, aiming to deliver safe and reliable food ingredients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-08-05 | Japanese | |
| 四半期報告書-第99期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-05 | Japanese | |
| 確認書 | 2022-06-21 | Japanese | |
| 内部統制報告書-第98期(令和3年4月1日-令和4年3月31日) | 2022-06-21 | Japanese | |
| 有価証券報告書-第98期(令和3年4月1日-令和4年3月31日) | 2022-06-21 | Japanese | |
| 四半期報告書-第98期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-09 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7595634 | 確認書 | 2022-08-05 | Japanese | ||
| 7595632 | 四半期報告書-第99期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-05 | Japanese | ||
| 7604562 | 確認書 | 2022-06-21 | Japanese | ||
| 7604561 | 内部統制報告書-第98期(令和3年4月1日-令和4年3月31日) | 2022-06-21 | Japanese | ||
| 7604564 | 有価証券報告書-第98期(令和3年4月1日-令和4年3月31日) | 2022-06-21 | Japanese | ||
| 7618178 | 四半期報告書-第98期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-09 | Japanese | ||
|
2021
6 filings
| |||||
| 7624195 | 四半期報告書-第98期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-10 | Japanese | ||
| 7662521 | 四半期報告書-第98期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-06 | Japanese | ||
| 7669700 | 確認書 | 2021-06-22 | Japanese | ||
| 7669698 | 内部統制報告書-第97期(令和2年4月1日-令和3年3月31日) | 2021-06-22 | Japanese | ||
| 7669699 | 有価証券報告書-第97期(令和2年4月1日-令和3年3月31日) | 2021-06-22 | Japanese | ||
| 7677242 | 四半期報告書-第97期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-09 | Japanese | ||
|
2020
3 filings
| |||||
| 7681979 | 四半期報告書-第97期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-10 | Japanese | ||
| 7687019 | 四半期報告書-第97期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-06 | Japanese | ||
| 7689810 | 有価証券報告書-第96期(平成31年4月1日-令和2年3月31日) | 2020-06-23 | 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 |
Mitsui DM Sugar 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/11038/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11038 | 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=11038 | 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=11038 \ -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": 11038}, 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 Mitsui DM Sugar Co., Ltd. (id: 11038)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.