
Kurita Water Industries Ltd. — Investor Relations & Filings
Kurita Water Industries Ltd. is a company specializing in water and environmental management. It provides comprehensive solutions encompassing water treatment chemicals, advanced treatment facilities, and maintenance services. The company's portfolio includes products for boiler water and process treatments, alongside systems for wastewater treatment, water reclamation, and the production of ultrapure water. By integrating its chemical products with equipment and technical services, Kurita serves a diverse range of industrial and municipal clients, focusing on creating sustainable solutions for water resource challenges.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 投資単位の引下げに関する考え方および方針等について | 2026-05-26 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-26 | Japanese | |
| 訂正発行登録書 | 2026-05-13 | Japanese | |
| 臨時報告書 | 2026-05-13 | Japanese | |
| 役員人事に関するお知らせ | 2026-04-28 | Japanese | |
| 訂正発行登録書 | 2026-02-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47053092 | 投資単位の引下げに関する考え方および方針等について | 2026-05-26 | Japanese | ||
| 47053091 | 剰余金の配当に関するお知らせ | 2026-05-26 | Japanese | ||
| 45458924 | 訂正発行登録書 | 2026-05-13 | Japanese | ||
| 45458337 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 46879707 | 役員人事に関するお知らせ | 2026-04-28 | Japanese | ||
| 32839097 | 訂正発行登録書 | 2026-02-26 | Japanese | ||
|
2025
9 filings
| |||||
| 8164998 | 確認書 | 2025-11-10 | Japanese | ||
| 8164438 | 半期報告書-第90期(2025/04/01-2025/09/30) | 2025-11-10 | Japanese | ||
| 7855596 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-16 | Japanese | ||
| 7856590 | 発行登録追補書類(株券、社債券等) | 2025-08-29 | Japanese | ||
| 7857919 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-13 | Japanese | ||
| 7858846 | 訂正発行登録書 | 2025-08-08 | Japanese | ||
| 7858790 | 発行登録書(株券、社債券等) | 2025-08-08 | Japanese | ||
| 7239957 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | ||
| 7248764 | 臨時報告書 | 2025-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Water collection, treatment and supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acea
A multi-utility company managing water, energy, and environ…
|
ACE | IT | Water supply; sewerage, waste m… |
|
AEGEA SANEAMENTO E PARTICIPAÇÕES S.A.
Manages water supply and sewage treatment concessions for o…
|
— | BR | Water supply; sewerage, waste m… |
|
AGUAS ARAUCANIA S.A.
Provides comprehensive sanitary services, including potable…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DE ANTOFAGASTA S.A.
A regulated water and sanitation utility providing comprehe…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DEL ALTIPLANO S.A.
Provides comprehensive water and wastewater management, pot…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS MAGALLANES S.A.
Utility company providing water capture, treatment, distrib…
|
— | CL | Water supply; sewerage, waste m… |
|
ALIRAN IHSAN RESOURCES BERHAD
Provider of comprehensive water and wastewater solutions fo…
|
— | MY | Water supply; sewerage, waste m… |
|
Alkhorayef Water and Power Technologies Co.
Provides engineering, construction, and O&M for water and p…
|
2081 | SA | Water supply; sewerage, waste m… |
|
AMERICAN STATES WATER CO
Holding company with water, electric, and contracted milita…
|
AWR | US | Water supply; sewerage, waste m… |
|
American Water Works Company, Inc.
A large, regulated water and wastewater utility providing e…
|
AWK | US | Water supply; sewerage, waste m… |
Kurita Water Industries 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/11722/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11722 | 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=11722 | 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=11722 \ -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": 11722}, 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 Kurita Water Industries Ltd. (id: 11722)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.