
INABA DENKI SANGYO CO.,LTD. — Investor Relations & Filings
INABA DENKI SANGYO CO.,LTD. operates through three core business segments: Electrical Equipment & Materials, Industrial Automation, and Proprietary Products. The Electrical Equipment & Materials division functions as a specialized trading company, distributing a comprehensive range of electrical supplies and components for various applications. The Industrial Automation division provides solutions and components for factory automation and other industrial systems. The Proprietary Products division focuses on manufacturing, featuring the INABA DENKO brand, a leading producer of accessories and installation materials for the HVAC (heating, ventilation, and air conditioning) industry, including products for air-conditioning and heat pump installations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46348871 | 臨時報告書 | 2026-05-15 | Japanese | ||
| 46344827 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | ||
| 34540898 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 32939438 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 19458961 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
| 12720828 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
9 filings
| |||||
| 10094039 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 8307775 | 確認書 | 2025-11-14 | Japanese | ||
| 8307772 | 半期報告書-第78期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8307766 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | ||
| 7252529 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7252519 | 確認書 | 2025-06-24 | Japanese | ||
| 7252513 | 内部統制報告書-第77期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252514 | 有価証券報告書-第77期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7256421 | 臨時報告書 | 2025-06-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Italy Innovazioni
Designs and markets patented solutions for smart living and…
|
MLITN | IT | Manufacturing |
|
IWABUCHI CORPORATION
Manufacturer of hardware for electrical and communication i…
|
5983 | JP | Manufacturing |
|
Jiangsu Shemar Electric Co.,Ltd
Manufactures composite insulation products for power transm…
|
603530 | CN | Manufacturing |
|
Jiangsu Tongling Electric Co., Ltd.
Manufactures solar PV junction boxes and connectors for glo…
|
301168 | CN | Manufacturing |
|
Jite Technologies Inc.
Global designer and manufacturer of electronic and electric…
|
JTI | CA | Manufacturing |
|
KST
Manufacturer of electrical terminals and connectors for aut…
|
3003 | TW | Manufacturing |
|
Legrand
A global specialist in electrical and digital building infr…
|
LR | FR | Manufacturing |
|
MIRAI INDUSTRY CO.,LTD.
Manufacturer and seller of materials for electrical, plumbi…
|
7931 | JP | Manufacturing |
|
Modern Malleables Limited
Manufactures power transmission hardware and railway electr…
|
517336 | IN | Manufacturing |
|
Motic (Xiamen) Electric Group Co.,Ltd
Manufactures high-performance insulation for medium and hig…
|
300341 | CN | Manufacturing |
INABA DENKI SANGYO 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/12387/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12387 | 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=12387 | 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=12387 \ -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": 12387}, 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 INABA DENKI SANGYO CO.,LTD. (id: 12387)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.