
KYOKUTO KAIHATSU KOGYO CO.,LTD. — Investor Relations & Filings
KYOKUTO KAIHATSU KOGYO CO.,LTD. is a manufacturer of special-purpose vehicles, environmental equipment, and parking systems. The company's main product lines include dump trucks, concrete pump trucks, tank trucks, and car carriers for the construction and logistics sectors. In its environmental business, it produces refuse collection vehicles and engages in plant construction and operation for recycling and biomass energy. The company also designs, manufactures, and installs multi-level mechanical car parking systems. Its portfolio extends to railway-related equipment and is expanding into electric vehicle (EV) infrastructure solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-08 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第91期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第90期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 44117606 | 臨時報告書 | 2026-05-08 | Japanese | ||
|
2025
6 filings
| |||||
| 8305817 | 確認書 | 2025-11-14 | Japanese | ||
| 8305703 | 半期報告書-第91期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7242634 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7247014 | 確認書 | 2025-06-26 | Japanese | ||
| 7247010 | 内部統制報告書-第90期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247011 | 有価証券報告書-第90期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
8 filings
| |||||
| 7295624 | 確認書 | 2024-11-14 | Japanese | ||
| 7295601 | 半期報告書-第90期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7297836 | 臨時報告書 | 2024-11-13 | Japanese | ||
| 7299884 | 臨時報告書 | 2024-11-12 | Japanese | ||
| 7314258 | 訂正有価証券報告書-第89期(2023/04/01-2024/03/31) | 2024-07-31 | Japanese | ||
| 7314252 | 訂正確認書 | 2024-07-31 | Japanese | ||
| 7321681 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7321589 | 確認書 | 2024-06-27 | 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 |
|
KANEMATSU ENGINEERING CO.,LTD.
Manufacturer of environmental maintenance equipment and pow…
|
6402 | 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 |
KYOKUTO KAIHATSU KOGYO 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/12072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12072 | 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=12072 | 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=12072 \ -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": 12072}, 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 KYOKUTO KAIHATSU KOGYO CO.,LTD. (id: 12072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.