
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD. — Investor Relations & Filings
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD. is a leading independent provider of maintenance, repair, and modernization services for elevators and escalators. The company offers comprehensive support for a wide variety of equipment models, regardless of the original manufacturer. Its core services encompass statutory inspections, preventative maintenance, and 24-hour emergency support to ensure operational safety and reliability. Additionally, the company undertakes modernization projects to upgrade existing systems, improving performance, safety features, and energy efficiency. It also manages the supply of replacement parts for its service operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第32期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-04 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-17 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8309745 | 確認書 | 2025-11-14 | Japanese | ||
| 8309742 | 半期報告書-第32期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7859510 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-04 | Japanese | ||
| 7239465 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-17 | Japanese | ||
| 7251633 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7255000 | 確認書 | 2025-06-23 | Japanese | ||
| 7254993 | 内部統制報告書-第31期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254978 | 有価証券報告書-第31期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
|
2024
7 filings
| |||||
| 7298354 | 確認書 | 2024-11-13 | Japanese | ||
| 7298350 | 半期報告書-第31期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7330155 | 臨時報告書 | 2024-06-24 | Japanese | ||
| 7329674 | 内部統制報告書-第30期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7329668 | 確認書 | 2024-06-24 | Japanese | ||
| 7329672 | 有価証券報告書-第30期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7356239 | 確認書 | 2024-02-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APi Group Corp
A provider of life safety, security, and specialty contract…
|
APG | US | Construction |
|
Bravida Holding
A multi-technical service provider for buildings, facilitie…
|
BRAV | SE | Construction |
|
Brg Spolka Akcyjna
Provides maintenance, repair, and manufacturing for chemica…
|
BER | PL | Construction |
|
CHINA STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED
Integrated construction, engineering, and advanced building…
|
830 | HK | Construction |
|
E. Bon Holdings Limited
Supplier and installer of architectural builders' hardware,…
|
599 | HK | Construction |
|
Elevator Communications Co.,Ltd.
Specializes in the maintenance, repair, and renewal of elev…
|
353A | JP | Construction |
|
Fulltech Co.Ltd.
Designs, sells, installs, and maintains automatic doors and…
|
6546 | JP | Construction |
|
Hang Yick Holdings Company Limited
Provides specialized steel and metal engineering services t…
|
1894 | HK | Construction |
|
Herkules S.A.
Provider of hoisting equipment rental, oversize shipping, a…
|
HRS | PL | Construction |
|
HSC Resources Group Limited
Specialized contractor for the design, installation, and ma…
|
1850 | HK | Construction |
JAPAN ELEVATOR SERVICE 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/14023/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14023 | 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=14023 | 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=14023 \ -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": 14023}, 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 JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD. (id: 14023)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.