
DAIMARU.ENAWIN CO.,LTD. — Investor Relations & Filings
DAIMARU.ENAWIN CO.,LTD. is a diversified company engaged in three main business segments. The Living Business division focuses on the sale and distribution of Liquefied Petroleum (LP) gas and other petroleum products such as kerosene, light oil, and heavy oil, along with related residential equipment and safety management services. The Aqua Business division markets and sells bottled water products, including mineral water and deep-sea water. The Medical and Industrial Gas division supplies various gases for healthcare applications, such as home oxygen therapy, and for a range of industrial uses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第74期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 四半期報告書-第74期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 確認書 | 2023-06-29 | Japanese | |
| 有価証券報告書-第73期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
9 filings
| |||||
| 7538062 | 確認書 | 2023-11-13 | Japanese | ||
| 7538063 | 四半期報告書-第74期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7548528 | 四半期報告書-第74期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7548526 | 確認書 | 2023-08-10 | Japanese | ||
| 7555379 | 確認書 | 2023-06-29 | Japanese | ||
| 7555375 | 有価証券報告書-第73期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555372 | 内部統制報告書-第73期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7577516 | 確認書 | 2023-02-09 | Japanese | ||
| 7577518 | 四半期報告書-第73期第3四半期(2022/10/01-2022/12/31) | 2023-02-09 | Japanese | ||
|
2022
6 filings
| |||||
| 7583068 | 確認書 | 2022-11-14 | Japanese | ||
| 7583062 | 四半期報告書-第73期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7593534 | 確認書 | 2022-08-10 | Japanese | ||
| 7593533 | 四半期報告書-第73期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7600442 | 確認書 | 2022-06-29 | Japanese | ||
| 7600436 | 内部統制報告書-第72期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of solid, liquid and gaseous fuels and related products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anmol India Limited
Imports and distributes coal and solid fuels for various in…
|
ANMOL | IN | Wholesale and retail trade |
|
Ares Asia Limited
Specializes in wholesale trading of Indonesian thermal coal…
|
645 | HK | Wholesale and retail trade |
|
Aventura Energy Inc.
Wholesale distributor specializing in the procurement and s…
|
AVNE | CA | Wholesale and retail trade |
|
AVRASYA PETROL VE TURİSTİK TESİSLER YATIRIMLAR A.Ş.
An investment firm offering office management, oil, and tou…
|
AVTUR | TR | Wholesale and retail trade |
|
CASA EMTİA PETROL KİMYEVİ VE TÜREVLERİ SANAYİ TİCARET A.Ş.
Publicly traded firm focused on commodity trading and fuel …
|
CASA | TR | Wholesale and retail trade |
|
Concern Galnaftogas
Operates multi-service filling stations and distributes pet…
|
GLNG | UA | Wholesale and retail trade |
|
CrossAmerica Partners LP
Wholesale motor fuel distributor, convenience store operato…
|
CAPL | US | Wholesale and retail trade |
|
Delixy Holdings Ltd
An investment holding company engaged in the wholesale trad…
|
DLXY | US | Wholesale and retail trade |
|
E-Commodities Holdings Limited
Leading integrated supply chain provider and trader of impo…
|
1733 | HK | Wholesale and retail trade |
|
Elinoil Hellenic Petroleum Company S.A.
An integrated energy and fuel provider for retail, industri…
|
ELIN | GR | Wholesale and retail trade |
DAIMARU.ENAWIN 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/12376/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12376 | 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=12376 | 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=12376 \ -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": 12376}, 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 DAIMARU.ENAWIN CO.,LTD. (id: 12376)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.