
DAIKI ALUMINIUM INDUSTRY CO.,LTD. — Investor Relations & Filings
DAIKI ALUMINIUM INDUSTRY CO.,LTD. specializes in the manufacturing and sale of secondary aluminum alloy products. The company recycles used aluminum to produce high-quality alloy ingots and molten aluminum. Its products are supplied to various sectors, primarily the automotive industry, for applications such as high-pressure die casting, general casting, and rolling. Utilizing advanced, energy-efficient melting and holding furnaces, the company delivers molten aluminum that does not require remelting by the customer. This process is designed with a focus on environmental sustainability and operational maintainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第99期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-24 | Japanese | |
| 確認書 | 2025-06-20 | Japanese | |
| 内部統制報告書-第98期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | |
| 有価証券報告書-第98期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8306964 | 確認書 | 2025-11-14 | Japanese | ||
| 8306897 | 半期報告書-第99期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7251838 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7255924 | 確認書 | 2025-06-20 | Japanese | ||
| 7255926 | 内部統制報告書-第98期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7255918 | 有価証券報告書-第98期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
|
2024
9 filings
| |||||
| 7296376 | 確認書 | 2024-11-14 | Japanese | ||
| 7296371 | 半期報告書-第98期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7308597 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-13 | Japanese | ||
| 7327997 | 臨時報告書 | 2024-06-25 | Japanese | ||
| 7329614 | 確認書 | 2024-06-24 | Japanese | ||
| 7329610 | 内部統制報告書-第97期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7329615 | 有価証券報告書-第97期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7355061 | 確認書 | 2024-02-13 | Japanese | ||
| 7355046 | 四半期報告書-第97期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
DAIKI ALUMINIUM INDUSTRY 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/11581/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11581 | 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=11581 | 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=11581 \ -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": 11581}, 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 ALUMINIUM INDUSTRY CO.,LTD. (id: 11581)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.