
KINDEN CORPORATION — Investor Relations & Filings
Kinden Corporation is a consolidated systems engineering company that provides integrated electrical and facility engineering services. The company's operations support infrastructure across the energy, environmental, and information sectors. Its core services include the design, construction, and maintenance of electrical systems, instrumentation, information and communication networks, and air conditioning and sanitary systems. Kinden also engages in interior systems, civil engineering, and specializes in energy solutions, including energy-saving renewals and the development of renewable energy projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公開買付報告書 | 2026-06-02 | Japanese | |
| Announcement on the Result of the Tender Offer for Treasury Shares and Consummation of the Acquisition Thereof | 2026-06-02 | English | |
| 自己株式の公開買付けの結果及び取得終了に関するお知らせ | 2026-06-02 | Japanese | |
| 公開買付届出書 | 2026-05-26 | Japanese | |
| 株式会社弘電社(証券コード:1948)の株券に対する公開買付けの開始に関するお知らせ | 2026-05-25 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47929865 | 公開買付報告書 | 2026-06-02 | Japanese | ||
| 47943485 | Announcement on the Result of the Tender Offer for Treasury Shares and Consummation of the Acquisition Thereof | 2026-06-02 | English | ||
| 47929673 | 自己株式の公開買付けの結果及び取得終了に関するお知らせ | 2026-06-02 | Japanese | ||
| 47048912 | 公開買付届出書 | 2026-05-26 | Japanese | ||
| 47007257 | 株式会社弘電社(証券コード:1948)の株券に対する公開買付けの開始に関するお知らせ | 2026-05-25 | Japanese | ||
| 45774572 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | ||
| 37866402 | 公開買付届出書 | 2026-04-28 | Japanese | ||
| 46879169 | 支配株主等に関する事項について | 2026-04-27 | Japanese | ||
| 46879168 | 代表取締役及び役員等の異動に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879166 | 自己株式の取得及び自己株式の公開買付け、自己株式の消却並びに資金の借入れに関するお知らせ | 2026-04-27 | Japanese | ||
| 46879164 | 剰余金の配当(増配)に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879162 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-27 | Japanese | ||
| 12641836 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | ||
|
2025
2 filings
| |||||
| 9878291 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8273112 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Foto Volt Eko Energia Spolka Akcyjna
Sells and installs photovoltaic systems, offering financing…
|
FVE | PL | Construction |
|
Founder Group Ltd
Provides EPCC solutions for large-scale, commercial, and in…
|
FGL | US | Construction |
|
Golden Faith Group Holdings Limited
Provides comprehensive electrical and mechanical (E&M) engi…
|
2863 | HK | Construction |
|
Gosol Energy Group AB
Supplier of turnkey solar systems, battery storage, and cha…
|
GOSOL | SE | Construction |
|
Groupe AG3I
Provider of multitechnical maintenance and work services fo…
|
MLAGI | FR | Construction |
|
Haoersai Technology Group Corp., Ltd.
Provides integrated lighting solutions for urban landscapes…
|
002963 | CN | Construction |
|
HE GROUP BERHAD
Specialist electrical engineering contractor for power dist…
|
— | MY | Construction |
|
Hibiya Engineering,Ltd.
A general contractor for facility engineering, construction…
|
1982 | JP | Construction |
|
hokuriku electrical construction co.,ltd.
A facilities engineering company for construction, energy p…
|
1930 | JP | Construction |
|
IES Holdings, Inc.
Designs, installs, and maintains integrated electrical and …
|
IESC | US | Construction |
KINDEN CORPORATION 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/10917/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10917 | 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=10917 | 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=10917 \ -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": 10917}, 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 KINDEN CORPORATION (id: 10917)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.