
KANEMATSU ENGINEERING CO.,LTD. — Investor Relations & Filings
Kanematsu Engineering Co., Ltd. is a manufacturer specializing in environmental maintenance equipment and powerful suction work vehicles. Established in 1971, the company is a leading provider in its field, offering a wide variety of products including high-power suction trucks, high-pressure washing vehicles, stationary suction machines, and other specialized cleaners. The company's core philosophy, adopted early in its history, emphasizes environmental preservation and resource conservation. It focuses on developing original technological solutions to support ecological and industrial maintenance needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期 決算短信[日本基準](非連結) | 2026-05-12 | Japanese | |
| 配当予想の修正に関するお知らせ | 2026-05-07 | Japanese | |
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第55期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第54期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46883687 | 2026年3月期 決算短信[日本基準](非連結) | 2026-05-12 | Japanese | ||
| 46881235 | 配当予想の修正に関するお知らせ | 2026-05-07 | Japanese | ||
|
2025
6 filings
| |||||
| 8193810 | 確認書 | 2025-11-11 | Japanese | ||
| 8193806 | 半期報告書-第55期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7242944 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7258068 | 内部統制報告書-第54期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7258061 | 確認書 | 2025-06-17 | Japanese | ||
| 7258064 | 有価証券報告書-第54期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
|
2024
7 filings
| |||||
| 7300554 | 確認書 | 2024-11-11 | Japanese | ||
| 7300558 | 半期報告書-第54期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7318352 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7331796 | 内部統制報告書-第53期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7331793 | 確認書 | 2024-06-20 | Japanese | ||
| 7331795 | 有価証券報告書-第53期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7349938 | 確認書 | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trailmobile Canada Limited
Prominent historical manufacturer of durable, quality dry v…
|
— | CA | Manufacturing |
|
Trans-Freight Containers Ltd.
Designs and manufactures marine cargo containers and specia…
|
513063 | IN | Manufacturing |
|
WABASH NATIONAL Corp
A leading North American producer of semi-trailers, truck b…
|
WNC | US | Manufacturing |
|
Wielton S.A.
A major European manufacturer of semi-trailers, trailers, a…
|
WLT | PL | Manufacturing |
|
WINNEBAGO INDUSTRIES INC
A leading manufacturer of outdoor lifestyle products, inclu…
|
WGO | US | Manufacturing |
KANEMATSU ENGINEERING 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/11821/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11821 | 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=11821 | 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=11821 \ -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": 11821}, 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 KANEMATSU ENGINEERING CO.,LTD. (id: 11821)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.