
SUIDO KIKO KAISHA,LTD — Investor Relations & Filings
SUIDO KIKO KAISHA, LTD. is an engineering and construction company specializing in comprehensive water treatment solutions. The company's activities include the design, manufacture, installation, and sale of water treatment machinery and equipment. It provides integrated systems for various applications, including public water supply, sewage treatment, and industrial wastewater management. A key focus is on contributing to a recycling-oriented society through advanced technologies for wastewater purification, the reuse of treated water, and the reclamation of valuable resources from sludge.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-06-01 | Japanese | |
| 株式併合並びに単元株式数の定めの廃止及び定款の一部変更に係る 承認決議に関するお知らせ | 2026-06-01 | Japanese | |
| 臨時報告書 | 2026-05-08 | Japanese | |
| 臨時報告書 | 2026-05-07 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | |
| 自己株式の消却に関するお知らせ | 2026-05-07 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47910676 | 臨時報告書 | 2026-06-01 | Japanese | ||
| 47910738 | 株式併合並びに単元株式数の定めの廃止及び定款の一部変更に係る 承認決議に関するお知らせ | 2026-06-01 | Japanese | ||
| 44153372 | 臨時報告書 | 2026-05-08 | Japanese | ||
| 42577166 | 臨時報告書 | 2026-05-07 | Japanese | ||
| 46881160 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | ||
| 46881155 | 自己株式の消却に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881154 | 2026 年3 月期通期連結業績予想数値と実績値との差異の発生(経常利益の増加)、営業外収益及び特別損失発生に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881152 | 株式併合並びに単元株式数の定めの廃止及び定款の一部変更に関する臨時株主総会招集のお知らせ | 2026-05-07 | Japanese | ||
| 14749518 | 意見表明報告書 | 2026-02-06 | Japanese | ||
|
2025
6 filings
| |||||
| 8279069 | 確認書 | 2025-11-13 | Japanese | ||
| 8279068 | 半期報告書-第122期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7245678 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7248997 | 確認書 | 2025-06-26 | Japanese | ||
| 7248982 | 内部統制報告書-第121期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248961 | 有価証券報告書-第121期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Sewerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangxi Jdl Environmental Protection Co. Ltd.
Develops FMBR technology for efficient municipal and indust…
|
688057 | CN | Water supply; sewerage, waste m… |
|
Kangda International Environmental Company Limited
Leading environmental pollution control enterprise speciali…
|
6136 | KY | Water supply; sewerage, waste m… |
|
Keysino Separation Technology Inc.
Provides membrane separation for industrial fluid treatment…
|
300899 | CN | Water supply; sewerage, waste m… |
|
Kimou Environmental Holding Limited
Provides integrated environmental infrastructure and servic…
|
6805 | HK | Water supply; sewerage, waste m… |
|
Kunming Dianchi Water Treatment Co., Ltd.
Comprehensive service provider for wastewater treatment, wa…
|
3768 | HK | Water supply; sewerage, waste m… |
|
M Vest Water AS
Develops natural, biodegradable technologies for water and …
|
MVW | NO | Water supply; sewerage, waste m… |
|
Norva24 Group
A specialist provider of Underground Infrastructure Mainten…
|
NORVA | SE | Water supply; sewerage, waste m… |
|
Penyao Environmental Protection Co., Ltd.
Provides integrated water treatment, ecological restoration…
|
300664 | CN | Water supply; sewerage, waste m… |
|
Qingyan Environmental Technology Co., Ltd.
Provides RPIR-based wastewater treatment technologies and m…
|
301288 | CN | Water supply; sewerage, waste m… |
|
Rimon Consulting & Managing Services Ltd.
Provides end-to-end solutions for water, wastewater, energy…
|
RMON | IL | Water supply; sewerage, waste m… |
SUIDO KIKO KAISHA,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/11766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11766 | 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=11766 | 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=11766 \ -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": 11766}, 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 SUIDO KIKO KAISHA,LTD (id: 11766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.