
Daiseki Co.,Ltd. — Investor Relations & Filings
Daiseki Co., Ltd. is a company specializing in industrial waste treatment and resource recycling. Its core business activities involve the collection, transportation, and intermediate treatment of industrial wastes, including waste oil, wastewater, and sludge. The company focuses on converting waste materials into valuable resources, such as processing waste oil into recycled fuel and treating wastewater to produce safe, reusable water. Additionally, Daiseki offers services for the investigation and remediation of contaminated soil. The company operates under the philosophy of being an "environment-creating company," aiming to contribute to a sustainable society by making the best use of limited resources.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正公開買付届出書 | 2025-01-28 | Japanese | |
| 訂正公開買付届出書 | 2024-12-20 | Japanese | |
| 公開買付届出書 | 2024-12-16 | Japanese | |
| 確認書 | 2024-10-11 | Japanese | |
| 半期報告書-第67期(2024/03/01-2025/02/28) | 2024-10-11 | Japanese | |
| 四半期報告書-第67期第1四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 7287601 | 訂正公開買付届出書 | 2025-01-28 | Japanese | ||
|
2024
13 filings
| |||||
| 7291303 | 訂正公開買付届出書 | 2024-12-20 | Japanese | ||
| 7291739 | 公開買付届出書 | 2024-12-16 | Japanese | ||
| 7305182 | 確認書 | 2024-10-11 | Japanese | ||
| 7304952 | 半期報告書-第67期(2024/03/01-2025/02/28) | 2024-10-11 | Japanese | ||
| 7315978 | 四半期報告書-第67期第1四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7315974 | 確認書 | 2024-07-12 | Japanese | ||
| 7317528 | 臨時報告書 | 2024-07-03 | Japanese | ||
| 7335722 | 臨時報告書 | 2024-05-24 | Japanese | ||
| 7335720 | 内部統制報告書-第66期(2023/03/01-2024/02/29) | 2024-05-24 | Japanese | ||
| 7335724 | 有価証券報告書-第66期(2023/03/01-2024/02/29) | 2024-05-24 | Japanese | ||
| 7335719 | 確認書 | 2024-05-24 | Japanese | ||
| 7361774 | 確認書 | 2024-01-12 | Japanese | ||
| 7361773 | 四半期報告書-第66期第3四半期(2023/09/01-2023/11/30) | 2024-01-12 | Japanese | ||
|
2023
1 filing
| |||||
| 7543298 | 確認書 | 2023-10-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5E RESOURCES HOLDINGS BERHAD
A leading provider of scheduled waste management, recycling…
|
— | MY | Water supply; sewerage, waste m… |
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
Daiseki 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/13158/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13158 | 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=13158 | 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=13158 \ -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": 13158}, 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 Daiseki Co.,Ltd. (id: 13158)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.