
KD Corporation — Investor Relations & Filings
KD Corporation is a diversified company with primary operations in real estate development and construction. The company's portfolio includes the construction of residential properties, such as apartments and villas, as well as commercial buildings and civil works projects. In addition to its construction business, the company also operates as a textile agency, specializing in the import and trade of European fabrics for high-level brands. Other reported activities include the production of silica gel products, such as catalysts, matting agents, and drying agents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]대출원리금연체사실발생 | 2026-02-12 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-02-03 | Korean | |
| 대출원리금연체사실발생(자율공시) | 2026-02-02 | Korean | |
| 대출원리금연체사실발생(자율공시) | 2026-01-30 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-01-30 | Korean | |
| 대출원리금연체사실발생(자율공시) | 2026-01-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 19466597 | [기재정정]대출원리금연체사실발생 | 2026-02-12 | Korean | ||
| 14170147 | 주식등의대량보유상황보고서(일반) | 2026-02-03 | Korean | ||
| 13940900 | 대출원리금연체사실발생(자율공시) | 2026-02-02 | Korean | ||
| 13754076 | 대출원리금연체사실발생(자율공시) | 2026-01-30 | Korean | ||
| 13753869 | 주식등의대량보유상황보고서(약식) | 2026-01-30 | Korean | ||
| 13753547 | 대출원리금연체사실발생(자율공시) | 2026-01-30 | Korean | ||
| 13656228 | 최대주주변경을수반하는주식담보제공계약해제ㆍ취소등 | 2026-01-29 | Korean | ||
| 13646114 | 대출원리금연체사실발생 | 2026-01-29 | Korean | ||
| 13264017 | [기재정정]최대주주변경을수반하는주식담보제공계약체결 | 2026-01-23 | Korean | ||
| 13263610 | 소송등의판결ㆍ결정(일정금액이상의청구) | 2026-01-23 | Korean | ||
| 13262087 | 소송등의제기ㆍ신청(일정금액이상의청구) | 2026-01-23 | Korean | ||
| 13199856 | 불성실공시법인지정 (공시번복) | 2026-01-22 | Korean | ||
| 12191102 | [기재정정]최대주주변경을수반하는주식담보제공계약체결 | 2026-01-07 | Korean | ||
| 12191068 | 주식등의대량보유상황보고서(일반) | 2026-01-07 | Korean | ||
|
2025
1 filing
| |||||
| 12197366 | 불성실공시법인지정예고 (공시번복) | 2025-12-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anand Rayons Limited
Trades and distributes synthetic yarns and threads for text…
|
542721 | IN | Wholesale and retail trade |
|
Callista Industries Limited
Procures, trades, and distributes textile products, includi…
|
539335 | IN | Wholesale and retail trade |
|
Checkpoint Trends Limited
Distributes grey cloth and finished textiles to manufacture…
|
531099 | IN | Wholesale and retail trade |
|
China Dongxiang (Group) Co., Ltd.
Leading branded sportswear enterprise in China, exclusively…
|
3818 | KY | Wholesale and retail trade |
|
CNLT (FAR EAST) BERHAD
Wholesaler of knitting and cotton yarn in the textile secto…
|
— | MY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
CUEROS Y CUERINAS S.R.L.
Importation and commercialization of leathers, faux leather…
|
— | AR | Wholesale and retail trade |
|
Elve S.A.
Designs and produces uniforms, workwear, and PPE for public…
|
ELBE | GR | Wholesale and retail trade |
|
Enterprise International Limited
Trades and exports silk fabrics, yarn, and agricultural com…
|
526574 | IN | Wholesale and retail trade |
|
EPS Creative Health Technology Group Limited
Specialized trading of healthcare products and comprehensiv…
|
3860 | HK | Wholesale and retail trade |
KD 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/17206/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17206 | 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=17206 | 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=17206 \ -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": 17206}, 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 KD Corporation (id: 17206)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.