
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-03-16 | Korean | |
| [기재정정]주주총회소집결의 | 2026-03-13 | Korean | |
| 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-03-11 | Korean | |
| 주요사항보고서(전환사채권발행결정) | 2026-03-10 | Korean | |
| 조회공시요구(현저한시황변동) | 2026-03-10 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-03-06 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32956543 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32941992 | [기재정정]주주총회소집결의 | 2026-03-13 | Korean | ||
| 32928140 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-03-11 | Korean | ||
| 32922567 | 주요사항보고서(전환사채권발행결정) | 2026-03-10 | Korean | ||
| 32922456 | 조회공시요구(현저한시황변동) | 2026-03-10 | Korean | ||
| 32908469 | [기재정정]주요사항보고서(유상증자결정) | 2026-03-06 | Korean | ||
| 32908043 | 주주총회소집결의 | 2026-03-06 | Korean | ||
| 32847713 | [기재정정]주요사항보고서(유상증자결정) | 2026-02-27 | Korean | ||
| 32847406 | [기재정정]주요사항보고서(유형자산양수결정) | 2026-02-27 | Korean | ||
| 19471218 | [기재정정]주요사항보고서(유상증자결정) | 2026-02-13 | Korean | ||
| 14517314 | 기타시장안내(관리종목지정우려종목) (시가총액 150억원 미달) | 2026-02-05 | Korean | ||
| 13754870 | 주식등의대량보유상황보고서(일반) | 2026-01-30 | Korean | ||
| 13754867 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-30 | Korean | ||
| 13646633 | 임시주주총회결과 | 2026-01-29 | Korean | ||
| 13646602 | 대표이사변경 | 2026-01-29 | 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.