
KH Construction Co., Ltd. — Investor Relations & Filings
KH Construction Co., Ltd. is a construction company specializing in foundation and geotechnical engineering. The company's core activities include heavy and civil engineering, with a focus on earthworks, poured concrete foundations, and building foundation services. It provides specialized methods such as PF (Pile Foundation) and SAP (Soil-Cement Auger Pile) construction, alongside design and general construction services. Evolving from a specialist in foundation work, the company has expanded its capabilities to operate as a general construction contractor.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]금전대여결정 | 2024-06-21 | Korean | |
| [기재정정]타인에대한담보제공결정 | 2024-06-03 | Korean | |
| [기재정정]금전대여결정 | 2024-05-31 | Korean | |
| 기타시장안내 (기업심사위원회 개최 결과 및 심의속개 결정 안내) | 2024-05-31 | Korean | |
| [기재정정]금전대여결정 | 2024-05-29 | Korean | |
| 금전대여결정 | 2024-05-24 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8120876 | [기재정정]금전대여결정 | 2024-06-21 | Korean | ||
| 8130465 | [기재정정]타인에대한담보제공결정 | 2024-06-03 | Korean | ||
| 8130594 | [기재정정]금전대여결정 | 2024-05-31 | Korean | ||
| 8130486 | 기타시장안내 (기업심사위원회 개최 결과 및 심의속개 결정 안내) | 2024-05-31 | Korean | ||
| 8132884 | [기재정정]금전대여결정 | 2024-05-29 | Korean | ||
| 8133538 | 금전대여결정 | 2024-05-24 | Korean | ||
| 8136279 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8141469 | 기타시장안내 (상장적격성 실질심사 관련 절차 안내) | 2024-05-09 | Korean | ||
| 8142060 | 주식등의대량보유상황보고서(일반) | 2024-05-08 | Korean | ||
| 8142039 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-05-08 | Korean | ||
| 8142014 | 주식등의대량보유상황보고서(일반) | 2024-05-08 | Korean | ||
| 8142363 | 최대주주변경을수반하는주식양수도계약체결 | 2024-05-07 | Korean | ||
| 8142223 | 기타시장안내 (상장적격성 실질심사 관련 안내) | 2024-05-07 | Korean | ||
| 8142222 | 주권매매거래정지기간변경 (상장적격성 실질심사 대상 (사유발생)) | 2024-05-07 | Korean | ||
| 8142746 | 임시주주총회결과 | 2024-05-03 | Korean | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA PILE HOLDINGS CORPORATION
A foundation engineering group that manufactures, sells, an…
|
5288 | JP | Construction |
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | KY | Construction |
|
Chinney Alliance Group Limited
Building contracting, ground engineering, foundation work, …
|
385 | HK | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
FEG Holdings Corporation Limited
Foundation engineering contractor providing foundation work…
|
1413 | HK | Construction |
KH Construction 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/15914/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15914 | 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=15914 | 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=15914 \ -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": 15914}, 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 KH Construction Co., Ltd. (id: 15914)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.