
Elevator Communications Co.,Ltd. — Investor Relations & Filings
Elevator Communications Co., Ltd. specializes in the maintenance, inspection, repair, and renewal of elevators and escalators. The company provides high-quality maintenance services at fair prices, prioritizing user safety. Its renewal services focus on both functionality and design for elevators and escalators. As an alliance partner of Fujitec, it offers manufacturer-quality renewals for Fujitec systems using genuine parts at competitive rates. The company also provides rapid response services for disasters and equipment failures, utilizing proprietary systems for efficient coordination between its monitoring center and service technicians to ensure swift recovery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半期報告書-第21期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | |
| 確認書 | 2026-01-14 | Japanese | |
| 有価証券報告書-第20期(2024/06/01-2025/05/31) | 2025-08-29 | Japanese | |
| 確認書 | 2025-08-29 | Japanese | |
| 訂正有価証券届出書(新規公開時) | 2025-05-09 | Japanese | |
| 訂正有価証券届出書(新規公開時) | 2025-04-17 | Japanese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 12671874 | 半期報告書-第21期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | ||
| 12671810 | 確認書 | 2026-01-14 | Japanese | ||
|
2025
6 filings
| |||||
| 7856629 | 有価証券報告書-第20期(2024/06/01-2025/05/31) | 2025-08-29 | Japanese | ||
| 7856628 | 確認書 | 2025-08-29 | Japanese | ||
| 7264979 | 訂正有価証券届出書(新規公開時) | 2025-05-09 | Japanese | ||
| 7266696 | 訂正有価証券届出書(新規公開時) | 2025-04-17 | Japanese | ||
| 7267898 | 訂正有価証券届出書(新規公開時) | 2025-04-09 | Japanese | ||
| 7273088 | 有価証券届出書(新規公開時) | 2025-03-24 | 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 |
|
BINTAI KINDEN CORPORATION BERHAD
Specialized mechanical and electrical engineering services …
|
— | MY | 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 |
|
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 |
Elevator Communications 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/14776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14776 | 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=14776 | 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=14776 \ -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": 14776}, 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 Elevator Communications Co.,Ltd. (id: 14776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.