
DAI-ICHI CUTTER KOGYO K.K. — Investor Relations & Filings
DAI-ICHI CUTTER KOGYO K.K. is a specialized engineering firm focused on the cutting, drilling, and surface treatment of concrete and asphalt structures. The company provides essential services for the maintenance, repair, and dismantlement of social infrastructure, including roads, bridges, and other civil engineering projects. Core technical capabilities include flat sawing, core drilling, and surface polishing. The firm emphasizes the development of innovative, highly efficient, and low-environmental-impact construction methods to address custom, site-specific challenges. It is also committed to cultivating a skilled technical workforce to ensure the safety and integrity of public infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 連結子会社の吸収合併(簡易合併・略式合併)に関するお知らせ | 2026-04-20 | Japanese | |
| 確認書 | 2025-09-29 | Japanese | |
| 有価証券報告書-第58期(2024/07/01-2025/06/30) | 2025-09-29 | Japanese | |
| 臨時報告書 | 2025-07-03 | Japanese | |
| 確認書 | 2025-02-14 | Japanese | |
| 半期報告書-第58期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46877913 | 連結子会社の吸収合併(簡易合併・略式合併)に関するお知らせ | 2026-04-20 | Japanese | ||
|
2025
5 filings
| |||||
| 7936402 | 確認書 | 2025-09-29 | Japanese | ||
| 7936401 | 有価証券報告書-第58期(2024/07/01-2025/06/30) | 2025-09-29 | Japanese | ||
| 7241414 | 臨時報告書 | 2025-07-03 | Japanese | ||
| 7277074 | 確認書 | 2025-02-14 | Japanese | ||
| 7277077 | 半期報告書-第58期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7306357 | 臨時報告書 | 2024-10-03 | Japanese | ||
| 7306896 | 内部統制報告書-第57期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | ||
| 7306890 | 確認書 | 2024-09-30 | Japanese | ||
| 7306894 | 有価証券報告書-第57期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | ||
| 7337076 | 確認書 | 2024-05-15 | Japanese | ||
| 7337072 | 四半期報告書-第57期第3四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7351607 | 確認書 | 2024-02-14 | Japanese | ||
| 7351578 | 四半期報告書-第57期第2四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
1 filing
| |||||
| 7372613 | 確認書 | 2023-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
ANEKA JARINGAN HOLDINGS BERHAD
Construction group specializing in basement, foundation, ge…
|
— | MY | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Anhui Honglu Steel Construction(Group) CO., LTD
Specializes in the design, fabrication, and installation of…
|
002541 | CN | Construction |
|
AUSGROUP LIMITED
Was an integrated provider of fabrication, construction, as…
|
18WB | SG | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
DAI-ICHI CUTTER KOGYO K.K. 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/11019/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11019 | 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=11019 | 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=11019 \ -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": 11019}, 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 DAI-ICHI CUTTER KOGYO K.K. (id: 11019)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.