
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 |
|---|---|---|---|
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第120期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 臨時報告書 | 2023-08-03 | Japanese | |
| 確認書 | 2023-06-29 | Japanese | |
| 内部統制報告書-第119期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | |
| 有価証券報告書-第119期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 7547615 | 確認書 | 2023-08-10 | Japanese | ||
| 7547608 | 四半期報告書-第120期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7552025 | 臨時報告書 | 2023-08-03 | Japanese | ||
| 7555704 | 確認書 | 2023-06-29 | Japanese | ||
| 7555702 | 内部統制報告書-第119期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555685 | 有価証券報告書-第119期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7575771 | 確認書 | 2023-02-13 | Japanese | ||
| 7575755 | 四半期報告書-第119期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
7 filings
| |||||
| 7584130 | 確認書 | 2022-11-11 | Japanese | ||
| 7584124 | 四半期報告書-第119期第2四半期(令和4年4月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7593184 | 確認書 | 2022-08-10 | Japanese | ||
| 7593181 | 四半期報告書-第119期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7598859 | 内部統制報告書-第118期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7598852 | 確認書 | 2022-06-29 | Japanese | ||
| 7598835 | 有価証券報告書-第118期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Sewerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGUAS ANDINAS S.A.
Manages the urban water cycle: potable water capture, produ…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DECIMA S.A.
Provides comprehensive water management, including potable …
|
— | CL | Water supply; sewerage, waste m… |
|
Anhui Huaqi Environmental Protection & Technology Co., Ltd.
Develops biological water treatment technologies and sewage…
|
300929 | CN | Water supply; sewerage, waste m… |
|
Aqua-Pure Ventures Inc.
Specializes in recycling and treating hard-to-treat industr…
|
AQPVF | CA | Water supply; sewerage, waste m… |
|
Banka BioLoo Limited
Provides bio-digester sanitation solutions for sustainable …
|
BANKA | IN | Water supply; sewerage, waste m… |
|
Beijing Water Business Doctor Co.,Ltd.
Provides industrial water treatment solutions, ZLD technolo…
|
300055 | CN | Water supply; sewerage, waste m… |
|
CDT Environmental Technology Investment Holdings Ltd
A waste treatment company providing sewage and septic tank …
|
CDTG | US | Water supply; sewerage, waste m… |
|
CECEP Guozhen Environmental Protection Technology Co., Ltd.
Provides integrated solutions for water environment managem…
|
300388 | CN | Water supply; sewerage, waste m… |
|
China Environmental Technology Holdings Limited
Provides technology, equipment, and services for wastewater…
|
646 | HK | Water supply; sewerage, waste m… |
|
China Everbright Water Limited
Integrated water environment management, covering wastewate…
|
1857 | BM | 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.