
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-01-26 | Korean | |
| [기재정정]주요사항보고서(유형자산양수결정) | 2026-01-22 | Korean | |
| 전환가액의조정 (제31회차) | 2026-01-19 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-01-14 | Korean | |
| [기재정정]주주총회소집공고 | 2026-01-14 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2026-01-14 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 13323249 | [기재정정]주요사항보고서(유상증자결정) | 2026-01-26 | Korean | ||
| 13200045 | [기재정정]주요사항보고서(유형자산양수결정) | 2026-01-22 | Korean | ||
| 13007490 | 전환가액의조정 (제31회차) | 2026-01-19 | Korean | ||
| 12672791 | [기재정정]주요사항보고서(유상증자결정) | 2026-01-14 | Korean | ||
| 12672783 | [기재정정]주주총회소집공고 | 2026-01-14 | Korean | ||
| 12672778 | [기재정정]의결권대리행사권유참고서류 | 2026-01-14 | Korean | ||
| 12193706 | 전환가액의조정 | 2026-01-05 | Korean | ||
|
2025
8 filings
| |||||
| 12197930 | [기재정정]주주총회소집결의 (임시주주총회) | 2025-12-29 | Korean | ||
| 12197909 | [기재정정]주요사항보고서(유상증자결정) | 2025-12-29 | Korean | ||
| 12202125 | 주요사항보고서(유상증자결정) | 2025-12-22 | Korean | ||
| 33029498 | 증권발행결과(자율공시) (소액공모 유상증자) | 2025-11-03 | Korean | ||
| 33029480 | 소액공모실적보고서 | 2025-11-03 | Korean | ||
| 33027334 | 유상증자또는주식관련사채등의청약결과(자율공시) | 2025-10-28 | Korean | ||
| 33026758 | [기재정정]주요사항보고서(자기전환사채매도결정) | 2025-10-24 | Korean | ||
| 33026752 | 주요사항보고서(유상증자결정) | 2025-10-24 | 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.