
Daiki Axis Co.,Ltd — Investor Relations & Filings
Daiki Axis Co., Ltd. is an environmental solutions company with a core focus on water-related businesses. The company designs, manufactures, constructs, and maintains wastewater treatment equipment, with its flagship product being the Johkasou, an on-site wastewater treatment system. It utilizes technologies such as fiber-reinforced plastic (FRP) and advanced ozone systems to address water pollution challenges. In addition to its primary wastewater treatment operations, the company is also involved in the wholesale of housing equipment, exterior wall construction, and renewable energy businesses, including solar power generation, small wind power generation, and bio-diesel fuel. The company aims to protect global and living environments and contribute to the creation of sustainable societies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-27 | Japanese | |
| 有価証券報告書-第21期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第21期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese | |
| 有価証券報告書-第20期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33053393 | 確認書 | 2026-03-27 | Japanese | ||
| 33045985 | 有価証券報告書-第21期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
13 filings
| |||||
| 7858638 | 確認書 | 2025-08-08 | Japanese | ||
| 7858641 | 半期報告書-第21期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7269695 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7271093 | 有価証券報告書-第20期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270541 | 内部統制報告書-第20期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270533 | 確認書 | 2025-03-28 | Japanese | ||
| 7274934 | 訂正半期報告書-第20期(2024/01/01-2024/12/31) | 2025-03-06 | Japanese | ||
| 7274931 | 訂正確認書 | 2025-03-06 | Japanese | ||
| 7274933 | 訂正四半期報告書-第20期第1四半期(2024/01/01-2024/03/31) | 2025-03-06 | Japanese | ||
| 7274927 | 訂正確認書 | 2025-03-06 | Japanese | ||
| 7274932 | 訂正有価証券報告書-第19期(2023/01/01-2023/12/31) | 2025-03-06 | Japanese | ||
| 7274924 | 訂正確認書 | 2025-03-06 | Japanese | ||
| 7274923 | 訂正四半期報告書-第19期第3四半期(2023/07/01-2023/09/30) | 2025-03-06 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Sewerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUIDO KIKO KAISHA,LTD
Engineering firm specializing in comprehensive water and wa…
|
6403 | JP | Water supply; sewerage, waste m… |
|
Tianjin Capital Environmental Protection Group Company Limited
Specializes in environmental infrastructure, water services…
|
1065 | CN | Water supply; sewerage, waste m… |
|
TIL Enviro Limited
Specializes in operating wastewater treatment facilities an…
|
1790 | HK | Water supply; sewerage, waste m… |
|
Truax Resources Corporation
Specialized maintenance and video inspection of municipal a…
|
— | CA | Water supply; sewerage, waste m… |
|
TSUKISHIMA HOLDINGS CO., LTD.
Engineers and operates environmental plants for water and i…
|
6332 | JP | Water supply; sewerage, waste m… |
|
Wodkan Przedsiebiorstwo Wodociagow I Kanalizacji Spolka Akcyjna
Utility company specializing in water production, supply, a…
|
WOD | PL | Water supply; sewerage, waste m… |
|
Wuhan Tianyuan Group Co., Ltd.
Provides environmental protection and comprehensive water t…
|
301127 | CN | Water supply; sewerage, waste m… |
|
WWE HOLDINGS BHD
Turnkey contractor and environmental solution centre for wa…
|
— | MY | Water supply; sewerage, waste m… |
|
Xiamen Jiarong Technology Co., Ltd.
Specializes in high-end membrane separation technology and …
|
301148 | CN | Water supply; sewerage, waste m… |
|
ZHONGYUAN ENVIRONMENTAL PROTECTIONCO.,LTD.
Provider of sewage treatment, central heating, and ecologic…
|
000544 | CN | Water supply; sewerage, waste m… |
Daiki Axis 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/13760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13760 | 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=13760 | 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=13760 \ -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": 13760}, 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 Daiki Axis Co.,Ltd (id: 13760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.