
KIMURA CO.,LTD. — Investor Relations & Filings
A specialized manufacturer of castings leveraging advanced foundry technologies. The company is a recognized leader in the Full Mold Casting (FMC) process, a method that utilizes foam patterns instead of traditional wooden molds to produce complex metal parts. Core services include rapid prototyping via the Direct Molding Process (DMP), which integrates 3D printing for creating sand molds, and reverse engineering capabilities using 3D scanning technology. Kimura provides an integrated, one-stop solution encompassing precision design, pouring, finishing, inspection, and machining services for various industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公益財団法人財務会計基準機構への加入状況及び加入に関する考え方等に関するお知らせ | 2026-06-01 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-11 | Japanese | |
| 通期連結業績予想の修正に関するお知らせ | 2026-03-23 | Japanese | |
| 2026年3月期 第3四半期決算短信〔日本基準〕(連結) | 2026-02-12 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第76期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47909654 | 公益財団法人財務会計基準機構への加入状況及び加入に関する考え方等に関するお知らせ | 2026-06-01 | Japanese | ||
| 48257688 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-11 | Japanese | ||
| 48257689 | 通期連結業績予想の修正に関するお知らせ | 2026-03-23 | Japanese | ||
| 48257690 | 2026年3月期 第3四半期決算短信〔日本基準〕(連結) | 2026-02-12 | Japanese | ||
|
2025
10 filings
| |||||
| 8274937 | 確認書 | 2025-11-13 | Japanese | ||
| 8274931 | 半期報告書-第76期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 48257691 | 2026年3月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2025-11-04 | Japanese | ||
| 48257692 | 2026年3月期 第1四半期決算短信〔日本基準〕(連結) | 2025-08-08 | Japanese | ||
| 7242469 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7248251 | 確認書 | 2025-06-26 | Japanese | ||
| 7248255 | 内部統制報告書-第75期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248250 | 有価証券報告書-第75期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 48257693 | 2025年3月期 決算短信〔日本基準〕(連結) | 2025-05-12 | Japanese | ||
| 48257694 | 2025年3月期 第3四半期決算短信〔日本基準〕(連結) | 2025-02-12 | Japanese | ||
|
2024
1 filing
| |||||
| 7299265 | 確認書 | 2024-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Casting of iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lingotes Especiales S.A.
Designs and manufactures cast iron parts for automotive and…
|
LGT | ES | Manufacturing |
|
Magna Electro Castings Ltd.
Manufactures precision machined ductile and grey iron casti…
|
517449 | IN | Manufacturing |
|
NAKANIPPON CASTING CO.,LTD
Manufacturer of iron and steel casting components for vario…
|
6439 | JP | Manufacturing |
|
Nelcast Limited
Produces high-precision ductile and grey iron castings for …
|
NELCAST | IN | Manufacturing |
|
NIPPON CHUZO K. K.
Manufacturer of cast steel and iron products for industrial…
|
5609 | JP | Manufacturing |
|
Nitin Castings Limited
Manufactures high-alloy steel castings for high-temperature…
|
508875 | IN | Manufacturing |
|
Odlewnie Polskie S.A.
Manufacturer of iron castings, including ductile, grey, SiM…
|
ODL | PL | Manufacturing |
|
PORWAL AUTO COMPONENTS LIMITED
Produces precision iron and steel castings for automotive, …
|
532933 | IN | Manufacturing |
|
PTC Industries Ltd.
Manufactures high-precision metal components for aerospace,…
|
PTCIL | IN | Manufacturing |
|
PUSAN CAST IRON CO.,LTD
Manufacturer of cast automotive components for engine, brak…
|
005030 | KR | Manufacturing |
KIMURA 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/12423/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12423 | 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=12423 | 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=12423 \ -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": 12423}, 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 KIMURA CO.,LTD. (id: 12423)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.