
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-20 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수 및 개선기간 부여) | 2026-04-20 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-15 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-15 | Korean | |
| [기재정정]주요사항보고서(유형자산양수결정) | 2026-04-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34690366 | 주권매매거래정지기간변경 (개선기간 부여) | 2026-04-20 | Korean | ||
| 34690363 | 기타시장안내 (상장폐지 관련 이의신청서 접수 및 개선기간 부여) | 2026-04-20 | Korean | ||
| 34568391 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-15 | Korean | ||
| 34567465 | 주식등의대량보유상황보고서(약식) | 2026-04-15 | Korean | ||
| 34547653 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-15 | Korean | ||
| 33978758 | [기재정정]주요사항보고서(유형자산양수결정) | 2026-04-10 | Korean | ||
| 33968081 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-04-10 | Korean | ||
| 33898655 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-04-09 | Korean | ||
| 33896573 | 대표이사변경 | 2026-04-09 | Korean | ||
| 33809039 | [기재정정]최대주주변경 | 2026-04-08 | Korean | ||
| 33809036 | [기재정정]정기주주총회결과 (속회) | 2026-04-08 | Korean | ||
| 33716486 | 최대주주변경 | 2026-04-07 | Korean | ||
| 33708250 | 증권발행결과(자율공시) | 2026-04-07 | Korean | ||
| 33703556 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-07 | Korean | ||
| 33703397 | 사업보고서 (2025.12) | 2026-04-07 | 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 |
|---|---|---|---|
|
Caymus Resources Inc.
Publicly-traded company in the professional services sector.
|
KYS.H | CA | Professional, scientific and te… |
|
CHRISTIE GROUP PLC
A business services group for the hospitality, leisure, ret…
|
CTG | GB | Professional, scientific and te… |
|
Clarkson PLC
Provider of integrated services to the global shipping and …
|
CKN | GB | Professional, scientific and te… |
|
Crane NXT, Co.
Industrial technology firm providing solutions to secure an…
|
CXT | US | Professional, scientific and te… |
|
CTK Co., Ltd
B2B solutions provider for the beauty industry, managing th…
|
260930 | KR | Professional, scientific and te… |
|
DATADOT TECHNOLOGY LIMITED
Provides advanced asset identification, anti-theft, and aut…
|
DDT | AU | Professional, scientific and te… |
|
DIALES PLC
Provides expert witness and advisory services to constructi…
|
DIAL | GB | Professional, scientific and te… |
|
ECOEYE CO., LTD.
Specializes in carbon finance, GHG reduction solutions, and…
|
448280 | KR | Professional, scientific and te… |
|
EKI Energy Services Limited
Global carbon credit developer providing climate advisory a…
|
543284 | IN | Professional, scientific and te… |
|
Elevate Service Group Inc.
Integrated facilities management and essential commercial s…
|
SERV | 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.