
DAIKO XTECH,LTD. - Investor Relations & Filings
DAIKO XTECH, LTD. is an information and communications technology (ICT) company providing comprehensive system integration solutions. The company specializes in the design, development, construction, and maintenance of information systems, alongside the sale and support of computer-related products, office automation devices, and network equipment. It offers proprietary software solutions, including "rBOM," a production management system for the manufacturing sector, and services focused on digital transformation such as paperless solutions and electronic contracts. By delivering a one-stop service model that combines hardware, software, and network construction, DAIKO XTECH functions as an IT partner dedicated to creating integrated and valuable systems for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第71期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | |
| 2024年3月期 第2四半期決算短信〔日本基準〕(連結) | 2023-11-09 | Japanese | |
| 確認書 | 2023-08-09 | Japanese | |
| 四半期報告書-第71期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | |
| 2024年3月期 第1四半期決算短信〔日本基準〕(連結) | 2023-08-08 | Japanese | |
| 確認書 | 2023-06-23 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
14 filings
| |||||
| 7538838 | 四半期報告書-第71期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 48273475 | 2024年3月期 第2四半期決算短信〔日本基準〕(連結) | 2023-11-09 | Japanese | ||
| 7550515 | 確認書 | 2023-08-09 | Japanese | ||
| 7550513 | 四半期報告書-第71期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 48273476 | 2024年3月期 第1四半期決算短信〔日本基準〕(連結) | 2023-08-08 | Japanese | ||
| 7559694 | 確認書 | 2023-06-23 | Japanese | ||
| 7559692 | 内部統制報告書-第70期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese | ||
| 7559693 | 有価証券報告書-第70期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese | ||
| 48273477 | 2023年3月期 決算短信〔日本基準〕(連結) | 2023-05-15 | Japanese | ||
| 48273478 | 通期業績予想の修正に関するお知らせ | 2023-04-28 | Japanese | ||
| 48273479 | 期末配当予想の修正(創立70周年記念配当)に関するお知らせ | 2023-03-09 | Japanese | ||
| 7577318 | 四半期報告書-第70期第3四半期(2022/10/01-2022/12/31) | 2023-02-09 | Japanese | ||
| 7577291 | 確認書 | 2023-02-09 | Japanese | ||
| 48273480 | 2023年3月期 第3四半期決算短信〔日本基準〕(連結) | 2023-02-08 | Japanese | ||
|
2022
1 filing
| |||||
| 7585644 | 確認書 | 2022-11-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
| 4Sight Holdings Ltd | 4SI | MU | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
DAIKO XTECH,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/12350/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12350 | 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=12350 | 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=12350 \ -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": 12350}, 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 DAIKO XTECH,LTD. (id: 12350)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.