
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 |
|---|---|---|---|
| (訂正・数値データ訂正)「2026年2月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-04-21 | Japanese | |
| 変更報告書 | 2025-12-04 | Japanese | |
| 変更報告書 | 2025-11-18 | Japanese | |
| 公開買付報告書 | 2025-11-18 | Japanese | |
| 訂正公開買付届出書 | 2025-10-28 | Japanese | |
| 確認書 | 2025-10-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46878179 | (訂正・数値データ訂正)「2026年2月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-04-21 | Japanese | ||
|
2025
14 filings
| |||||
| 9233020 | 変更報告書 | 2025-12-04 | Japanese | ||
| 8442383 | 変更報告書 | 2025-11-18 | Japanese | ||
| 8442373 | 公開買付報告書 | 2025-11-18 | Japanese | ||
| 8050986 | 訂正公開買付届出書 | 2025-10-28 | Japanese | ||
| 7982290 | 確認書 | 2025-10-10 | Japanese | ||
| 7982287 | 半期報告書-第68期(2025/03/01-2025/08/31) | 2025-10-10 | Japanese | ||
| 7948614 | 公開買付届出書 | 2025-10-03 | Japanese | ||
| 7258727 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-13 | Japanese | ||
| 7262222 | 臨時報告書 | 2025-05-23 | Japanese | ||
| 7262660 | 内部統制報告書-第67期(2024/03/01-2025/02/28) | 2025-05-21 | Japanese | ||
| 7262668 | 有価証券報告書-第67期(2024/03/01-2025/02/28) | 2025-05-21 | Japanese | ||
| 7262659 | 確認書 | 2025-05-21 | Japanese | ||
| 7264161 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-13 | Japanese | ||
| 7277387 | 公開買付報告書 | 2025-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Regenx Tech Corp.
Sustainable recovery of PGMs from diesel converters using p…
|
RGX | CA | Water supply; sewerage, waste m… |
|
RENEWI PLC
A waste-to-product company that transforms waste into secon…
|
RWI | GB | Water supply; sewerage, waste m… |
|
RESGEN LIMITED
Converts plastic waste into industrial fuel through advance…
|
543805 | IN | Water supply; sewerage, waste m… |
|
Revival Expansion
An entity with no publicly available information on its bus…
|
MLREX | FR | Water supply; sewerage, waste m… |
|
ROAD BIOLOGY ENVIRONMENTAL PROTECTION TECHNOLOGY CO.,LTD.
Specializes in high-water-content waste treatment and organ…
|
688156 | CN | Water supply; sewerage, waste m… |
|
SANWAYUKA INDUSTRY CORPORATION
Engaged in industrial waste management and chemical product…
|
4125 | JP | Water supply; sewerage, waste m… |
|
Scandinavian Enviro Systems AB
Recovers raw materials from end-of-life tires using a paten…
|
SES | SE | Water supply; sewerage, waste m… |
|
SCIENCE ENVIRONMENTAL PROTECTION CO.,LTD.
Provides heavy metal pollution control and resource recover…
|
688480 | CN | Water supply; sewerage, waste m… |
|
SDTI
Recovers precious metals from industrial and electronic was…
|
9955 | TW | Water supply; sewerage, waste m… |
|
Sebitchem Co., LTD
Recycles industrial liquid waste and recovers valuable meta…
|
107600 | KR | 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.