
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 |
|---|---|---|---|
| 自己株券買付状況報告書(法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 | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 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
11 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 | ||
| 7263276 | 臨時報告書 | 2025-05-15 | Japanese | ||
| 7266794 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NKK SWITCHES.CO.,LTD.
Global designer and manufacturer of electromechanical switc…
|
6943 | JP | Manufacturing |
|
Perennial International Limited
Manufacturer and trader of electric cable and wire products…
|
725 | HK | Manufacturing |
|
PREFORMED LINE PRODUCTS CO
Designs and manufactures products for the energy, communica…
|
PLPC | US | Manufacturing |
|
QC Solar (SuZhou) Co., Ltd.
Manufactures PV junction boxes, connectors, and protection …
|
301278 | CN | Manufacturing |
|
SKYX Platforms Corp.
Develops plug-and-play ceiling receptacles for safe and sim…
|
SKYX | US | Manufacturing |
|
Strip Tinning Holdings Plc
Manufacturer of specialist connection systems for the autom…
|
STG | GB | Manufacturing |
|
Well Shin Technology Co., Ltd.
Global provider of power connection solutions, electrical c…
|
3501 | TW | Manufacturing |
|
ZHEJIANG BOFAY ELECTRIC CO.,LTD.
Manufacturer of electrical connection technology and indust…
|
001255 | CN | Manufacturing |
|
Zhejiang Yonggui Electric Equipment Co.,LTD.
Manufactures high-reliability connectors for rail, electric…
|
300351 | CN | Manufacturing |
|
ZIMI LIMITED
Develops IoT solutions for smart energy management and buil…
|
ZMM | AU | 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.