
DHX Company Co., Ltd. — Investor Relations & Filings
DHX Company Co., Ltd. is a diversified company operating across several distinct business segments. The company's primary divisions include Bio, Information and Communications Technology (ICT), and Bicycle. The Bio division focuses on the research and development of advanced medical devices, particularly for brain treatment. The ICT division is engaged in the purchasing and distribution of core technology components and computer peripherals. Additionally, the company manufactures and sells bicycles. A more recent business area involves the production of digital humans for use in concerts and digital content.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]감사보고서제출 | 2026-04-06 | Korean | |
| 감사보고서제출 | 2026-04-03 | Korean | |
| 기타시장안내 (상장폐지 관련) | 2026-04-03 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-04-03 | Korean | |
| 주권매매거래정지 (풍문 또는 보도 관련) | 2026-04-03 | Korean | |
| 조회공시요구(풍문또는보도) (감사의견 비적정설) | 2026-04-03 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33596179 | [기재정정]감사보고서제출 | 2026-04-06 | Korean | ||
| 33267093 | 감사보고서제출 | 2026-04-03 | Korean | ||
| 33267090 | 기타시장안내 (상장폐지 관련) | 2026-04-03 | Korean | ||
| 33267088 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-04-03 | Korean | ||
| 33259772 | 주권매매거래정지 (풍문 또는 보도 관련) | 2026-04-03 | Korean | ||
| 33259771 | 조회공시요구(풍문또는보도) (감사의견 비적정설) | 2026-04-03 | Korean | ||
| 33115345 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33057849 | [기재정정]주요사항보고서(유상증자결정) | 2026-03-27 | Korean | ||
| 33014429 | 기타경영사항(자율공시) (감사보고서 제출 지연) | 2026-03-23 | Korean | ||
| 33014420 | 사업보고서제출기한연장신고서 (2025.12) | 2026-03-23 | Korean | ||
| 33009689 | [기재정정]주요사항보고서(유형자산양수결정) | 2026-03-23 | Korean | ||
| 32962418 | [기재정정]내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2026-03-17 | Korean | ||
| 32956813 | 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2026-03-16 | Korean | ||
| 32956811 | 기타시장안내 (관리종목 지정사유 추가 우려 관련 안내) | 2026-03-16 | Korean | ||
| 32956565 | 주주총회소집공고 | 2026-03-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · All other professional, scientific and technical activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADEC Innovations NV
Provides environmental, sustainability, and ESG solutions t…
|
MLADE | NL | Professional, scientific and te… |
|
AEERIS LTD
Provides real-time risk management and geospatial data serv…
|
AER | AU | Professional, scientific and te… |
|
AERIS ENVIRONMENTAL LTD
Develops microbial control, hygiene solutions, and energy e…
|
AEI | AU | Professional, scientific and te… |
|
Altus Group Limited
Global provider of CRE intelligence, software, data, and in…
|
AIF | CA | Professional, scientific and te… |
|
AMIYA Corporation
An IT company specializing in cybersecurity products and se…
|
4258 | JP | Professional, scientific and te… |
|
BC Craft Supply Co. Ltd.
Life sciences firm supporting craft cannabis cultivation, b…
|
CRFT | CA | Professional, scientific and te… |
|
Beckett's Inc.
Develops and sells non-alcoholic, liquor-inspired, and cann…
|
BKTS | CA | Professional, scientific and te… |
|
BRAEMAR PLC
Advisory firm providing shipbroking services to the shippin…
|
BAR | GB | Professional, scientific and te… |
|
BTL Inc.
Provider of testing, inspection, and certification for elec…
|
6840 | CA | Professional, scientific and te… |
|
Calian Group Ltd.
Delivers specialized, mission-critical services and solutio…
|
CGY | CA | Professional, scientific and te… |
DHX Company 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/17623/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17623 | 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=17623 | 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=17623 \ -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": 17623}, 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 DHX Company Co., Ltd. (id: 17623)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.