
K'S HOLDINGS CORPORATION — Investor Relations & Filings
K'S HOLDINGS CORPORATION is a holding company that operates a large chain of specialized retail stores. The company focuses on the sale of a wide range of consumer electronics and home appliances, including computers and information and communication equipment. In addition to product sales, the corporation provides related merchandise, incidental work, and repair services, aiming to offer services that help customers shop with peace of mind.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-08 | Japanese | |
| 内部統制報告書-第44期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | |
| 確認書 | 2024-06-27 | Japanese | |
| 有価証券報告書-第44期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | |
| 臨時報告書 | 2024-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
8 filings
| |||||
| 7309367 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-09 | Japanese | ||
| 7313353 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-08 | Japanese | ||
| 7324862 | 内部統制報告書-第44期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7324850 | 確認書 | 2024-06-27 | Japanese | ||
| 7324845 | 有価証券報告書-第44期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7324746 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7356560 | 確認書 | 2024-02-09 | Japanese | ||
| 7356562 | 四半期報告書-第44期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
|
2023
7 filings
| |||||
| 7539611 | 確認書 | 2023-11-10 | Japanese | ||
| 7539606 | 四半期報告書-第44期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7548601 | 四半期報告書-第44期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7548599 | 確認書 | 2023-08-10 | Japanese | ||
| 7556124 | 内部統制報告書-第43期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7556123 | 確認書 | 2023-06-29 | Japanese | ||
| 7556126 | 有価証券報告書-第43期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of electrical household appliances, furniture, lighting equipment and other household articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAIRS LIMITED
Multi-brand specialty retailer of home furnishings, bedding…
|
ADH | AU | Wholesale and retail trade |
|
Aditya Vision Limited
Multi-brand retail chain specializing in consumer electroni…
|
AVL | IN | Wholesale and retail trade |
|
AlSaif Stores for Development and Investment Co.
Sells household appliances, kitchenware, and home accessori…
|
4192 | SA | Wholesale and retail trade |
|
AO WORLD PLC
Online retailer of electrical goods with an in-house logist…
|
AO | GB | Wholesale and retail trade |
|
Arhaus, Inc.
Sells premium, sustainably sourced, artisan-crafted home fu…
|
ARHS | US | Wholesale and retail trade |
|
AuGroup (SHENZHEN) Cross-Border Business Co., Ltd.
Cross-border e-commerce retailer managing proprietary brand…
|
2519 | HK | Wholesale and retail trade |
|
BEACON LIGHTING GROUP LIMITED
Retailer and wholesaler of lighting, ceiling fans, and ener…
|
BLX | AU | Wholesale and retail trade |
|
BED BATH & BEYOND, INC.
An e-commerce retailer specializing in a wide assortment of…
|
BBBY | US | Wholesale and retail trade |
|
Beter Bed Holding N.V.
Omni-channel retailer of bedroom furnishings, beds, and mat…
|
BBED | NL | Wholesale and retail trade |
|
BETTERWARE DE MEXICO, S.A.P.I. DE C.V
A direct-to-consumer company offering innovative products f…
|
BWMX | MX | Wholesale and retail trade |
K'S HOLDINGS 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/12560/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12560 | 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=12560 | 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=12560 \ -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": 12560}, 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 K'S HOLDINGS CORPORATION (id: 12560)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.