
hokuriku electrical construction co.,ltd. — Investor Relations & Filings
Hokuriku Electrical Construction Co., Ltd. is a comprehensive facilities engineering company engaged in the equipment construction business. Its core activities include electrical contracting work, such as power equipment installation and indoor wiring, and telecommunications work. The company also specializes in mechanical systems, providing ventilating and air conditioning (HVAC), plumbing, and water supply services. Additionally, it undertakes the construction of firefighting facilities and steel structures. Beyond its primary construction services, the company is involved in energy provision businesses related to electricity and steam, as well as the sale, leasing, and management of real estate.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代表取締役の異動に関するお知らせ | 2026-04-28 | Japanese | |
| 支配株主等に関する事項について | 2026-04-28 | Japanese | |
| 剰余金の配当(増配)に関するお知らせ | 2026-04-28 | Japanese | |
| 2026年3月期通期業績予想値と実績値との差異に関するお知らせ | 2026-04-28 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | |
| 確認書 | 2025-10-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46879543 | 代表取締役の異動に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879542 | 支配株主等に関する事項について | 2026-04-28 | Japanese | ||
| 46879541 | 剰余金の配当(増配)に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879539 | 2026年3月期通期業績予想値と実績値との差異に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879538 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | ||
|
2025
7 filings
| |||||
| 8053161 | 確認書 | 2025-10-29 | Japanese | ||
| 8053160 | 半期報告書-第112期(2025/04/01-2026/03/31) | 2025-10-29 | Japanese | ||
| 7859760 | 有価証券届出書(参照方式) | 2025-07-29 | Japanese | ||
| 7243495 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7242487 | 確認書 | 2025-06-30 | Japanese | ||
| 7242486 | 内部統制報告書-第111期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7242488 | 有価証券報告書-第111期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
|
2024
3 filings
| |||||
| 7304112 | 確認書 | 2024-10-29 | Japanese | ||
| 7304113 | 半期報告書-第111期(2024/04/01-2025/03/31) | 2024-10-29 | Japanese | ||
| 7320411 | 臨時報告書 | 2024-06-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solis Holdings Limited
Design and Build M&E engineering contractor specializing in…
|
2227 | VG | Construction |
|
SolTech Energy Sweden AB
Develops and installs integrated solar energy, storage, and…
|
SOLT | SE | Construction |
|
Sonu Infratech Limited
Provides MEI services, piping, and fabrication for oil, gas…
|
SONUINFRA | IN | Construction |
|
SOUTHERN CROSS ELECTRICAL ENGINEERING LTD
Electrical, instrumentation, and maintenance services for r…
|
SXE | AU | Construction |
|
SPIE SA
Provider of multi-technical services for the energy and com…
|
SPIE | FR | Construction |
|
Stardust Solar Energy
Installs solar PV and energy storage solutions while provid…
|
SUN | CA | Construction |
|
Stilo Energy Spolka Akcyjna
A former provider of solar energy solutions, now in liquida…
|
STI | PL | Construction |
|
SUMITOMO DENSETSU CO.,LTD.
A comprehensive engineering enterprise for facility and pla…
|
1949 | JP | Construction |
|
SUNation Energy, Inc.
Provider of solar panels, battery storage, and EV chargers …
|
SUNE | US | Construction |
|
SunPower Inc.
Solar energy services provider of integrated PV and battery…
|
SPWR | US | Construction |
hokuriku electrical construction 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/10977/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10977 | 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=10977 | 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=10977 \ -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": 10977}, 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 hokuriku electrical construction co.,ltd. (id: 10977)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.