
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 |
|---|---|---|---|
|
CLEAN TEQ WATER LIMITED
Provides advanced water treatment and resource recovery sol…
|
CNQ | AU | Water supply; sewerage, waste m… |
|
Concord Enviro Systems Limited
Provides industrial wastewater treatment and Zero Liquid Di…
|
CEWATER | IN | Water supply; sewerage, waste m… |
|
Cscec Scimee Sci.&Tech. Co.,Ltd
Provides water treatment solutions and equipment using magn…
|
300425 | CN | Water supply; sewerage, waste m… |
|
CSD Water Service Co., Ltd.
Provides integrated water and wastewater treatment and envi…
|
603903 | CN | Water supply; sewerage, waste m… |
|
Current Water Technologies Inc.
Develops and manufactures advanced electrochemical water tr…
|
WATR | CA | Water supply; sewerage, waste m… |
|
Daiki Axis Co.,Ltd
Environmental solutions company focused on wastewater treat…
|
4245 | JP | Water supply; sewerage, waste m… |
|
Effwa Infra & Research Limited
EPCC firm providing water, wastewater treatment, and waste …
|
EFFWA | IN | Water supply; sewerage, waste m… |
|
ELL Environmental Holdings Limited
Specializes in wastewater treatment services and biomass po…
|
1395 | KY | Water supply; sewerage, waste m… |
|
EMS LIMITED
Provides water and wastewater management solutions, EPC pro…
|
EMSLIMITED | IN | Water supply; sewerage, waste m… |
|
ENBIOCO., LTD.
Specializes in sustainable wastewater treatment and water r…
|
352940 | KR | 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.