
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 |
|---|---|---|---|
| 確認書 | 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 | |
| 確認書 | 2025-06-17 | Japanese | |
| 有価証券報告書-第54期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
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
8 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 | ||
| 7349903 | 四半期報告書-第53期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
1 filing
| |||||
| 7539404 | 確認書 | 2023-11-10 | 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 |
|---|---|---|---|
|
Automobile Corpn. of Goa Ltd.
Manufacturer of bus bodies and sheet metal components for t…
|
505036 | IN | Manufacturing |
|
AZAD INDIA MOBILITY LIMITED
Designs and manufactures bus bodies and specialized mobilit…
|
504731 | IN | Manufacturing |
|
BUS CAP BERHAD
A pure-play manufacturer specializing in customized bus bod…
|
— | MY | Manufacturing |
|
CHINA INTERNATIONAL MARINE CONTAINERS (GROUP) CO., LTD
Global supplier of logistics and energy equipment, containe…
|
000039 | CN | Manufacturing |
|
CIMC Vehicles (Group) Co Ltd.
A global manufacturer specializing in semi-trailers and spe…
|
301039 | CN | Manufacturing |
|
Consolidated Grunenfelder Saady Holding Co.
Manages industrial subsidiaries focused on transport and lo…
|
4147 | SA | Manufacturing |
|
Gemilang International Limited
Leading Asia-Pacific manufacturer of bus bodies and complet…
|
6163 | HK | Manufacturing |
|
KYOKUTO KAIHATSU KOGYO CO.,LTD.
Manufactures special-purpose vehicles, environmental equipm…
|
7226 | JP | Manufacturing |
|
MARCOPOLO SA
Global manufacturer of bus bodies and collective passenger …
|
— | BR | Manufacturing |
|
METAGRO S.R.L.
Manufactures semi-trailers for transport and runs e-commerc…
|
— | AR | 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.