
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-06-08 | Korean | |
| 주식병합결정 | 2026-05-22 | Korean | |
| 주주총회소집결의 (임시주주총회) | 2026-05-22 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-05-22 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47993499 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-06-08 | Korean | ||
| 46789032 | 주식병합결정 | 2026-05-22 | Korean | ||
| 46789029 | 주주총회소집결의 (임시주주총회) | 2026-05-22 | Korean | ||
| 46789025 | 주주명부폐쇄기간또는기준일설정 | 2026-05-22 | Korean | ||
| 46348791 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44166185 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-08 | Korean | ||
| 44154816 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-05-08 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · All other professional, scientific and technical activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Elevate Service Group Inc.
Integrated facilities management and essential commercial s…
|
SERV | CA | Professional, scientific and te… |
|
Feiyang International Holdings Group Limited
Major travel agency providing comprehensive travel services…
|
1901 | HK | Professional, scientific and te… |
|
FIREFLY NEUROSCIENCE, INC.
Develops an AI platform for objective assessment of brain d…
|
AIFF | US | Professional, scientific and te… |
|
Firelight Corporation
Largest Indigenous-led consultancy providing research and t…
|
FRL | CA | Professional, scientific and te… |
|
GATX CORP
Global lessor of transportation assets specializing in rail…
|
GATX | US | Professional, scientific and te… |
|
Great New wave Coming Co., Ltd.
A fashion company that manufactures and sells casual appare…
|
065060 | KR | Professional, scientific and te… |
|
Heritage Global Inc.
An asset services company that values and monetizes industr…
|
HGBL | US | Professional, scientific and te… |
|
HM International Holdings Limited
Provides integrated content management and communication so…
|
8416 | HK | Professional, scientific and te… |
|
Indegene Limited
Provides digital-led commercialization services for the lif…
|
INDGN | IN | Professional, scientific and te… |
|
Infollion Research Services Limited
Connects organizations with subject matter experts for on-d…
|
INFOLLION | IN | 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.