
ICHINEN HOLDINGS CO.,LTD. — Investor Relations & Filings
ICHINEN HOLDINGS CO., LTD. is a holding company that manages a diverse group of businesses. The company's primary operations are structured across several key segments: Automotive Leasing, which provides vehicle fleet services; Chemicals, involving the manufacturing and sale of chemical products; Parking, which manages parking facilities; and Machine Tool Sales, which distributes industrial tools and equipment. The company is also active in the synthetic resins business and has interests in agribusiness. Through its various subsidiaries, the group provides a wide range of products and services to both corporate and individual customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 三菱商事アグリサービス株式会社及びエムシー・ファーティコム株式会社の株式取得(子会社化)に関する株式譲渡契約締結のお知らせ(開示事項の経過) | 2026-05-18 | Japanese | |
| 2026年5月版会社説明会用資料(決算補足説明資料) | 2026-05-01 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-01 | Japanese | |
| 訂正発行登録書 | 2026-04-10 | Japanese | |
| 臨時報告書 | 2026-04-10 | Japanese | |
| 訂正発行登録書 | 2026-03-16 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46541309 | 三菱商事アグリサービス株式会社及びエムシー・ファーティコム株式会社の株式取得(子会社化)に関する株式譲渡契約締結のお知らせ(開示事項の経過) | 2026-05-18 | Japanese | ||
| 46880971 | 2026年5月版会社説明会用資料(決算補足説明資料) | 2026-05-01 | Japanese | ||
| 46880969 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-01 | Japanese | ||
| 33962335 | 訂正発行登録書 | 2026-04-10 | Japanese | ||
| 33962330 | 臨時報告書 | 2026-04-10 | Japanese | ||
| 32952843 | 訂正発行登録書 | 2026-03-16 | Japanese | ||
|
2025
9 filings
| |||||
| 9230680 | 発行登録追補書類(株券、社債券等) | 2025-12-04 | Japanese | ||
| 8310794 | 確認書 | 2025-11-14 | Japanese | ||
| 8310781 | 半期報告書-第64期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7255633 | 訂正発行登録書 | 2025-06-20 | Japanese | ||
| 7255609 | 臨時報告書 | 2025-06-20 | Japanese | ||
| 7258095 | 確認書 | 2025-06-17 | Japanese | ||
| 7258094 | 内部統制報告書-第63期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7258101 | 有価証券報告書-第63期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7289180 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
4 Mobility Spolka Akcyjna
Provider of app-based car rental and car-sharing for person…
|
4MB | PL | Administrative and support serv… |
|
Ada
Offers a diverse fleet of passenger and utility vehicles fo…
|
ALADA | FR | Administrative and support serv… |
|
Allane SE
Provider of vehicle leasing, fleet management, and online c…
|
LNSX | DE | Administrative and support serv… |
|
ALQUIBER
Offers all-inclusive, flexible vehicle renting and fleet ma…
|
ALQ | ES | Administrative and support serv… |
|
Autohellas S.A.
A diversified automotive firm offering rentals, leasing, an…
|
OTOEL | GR | Administrative and support serv… |
|
Autoriders International Ltd
Provides vehicle rental, leasing, and chauffeur services fo…
|
512277 | IN | Administrative and support serv… |
|
AVIS BUDGET GROUP, INC.
A global provider of mobility solutions, including car and …
|
CAR | US | Administrative and support serv… |
|
AYVENS S.A.
Global provider of vehicle leasing, fleet management, and m…
|
ALD | FR | Administrative and support serv… |
|
BORLEASE OTOMOTİV A.Ş.
Provides operational fleet leasing and vehicle rental solut…
|
BORLS | TR | Administrative and support serv… |
|
Custom Truck One Source, Inc.
A single-source provider of specialized trucks and heavy eq…
|
CTOS | US | Administrative and support serv… |
ICHINEN HOLDINGS 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/13148/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13148 | 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=13148 | 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=13148 \ -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": 13148}, 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 ICHINEN HOLDINGS CO.,LTD. (id: 13148)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.