
DAISAN CO.,LTD. — Investor Relations & Filings
DAISAN CO., LTD. is a specialized provider of comprehensive scaffolding solutions for the construction sector. The company's integrated business model covers the entire product and service lifecycle, including planning, design, development, manufacturing, sales, and rental of scaffolding systems and related temporary equipment. It operates through two primary business divisions: Construction Services, which offers scaffolding rental, assembly, and dismantling, and Product Sales, which focuses on the direct sale of its manufactured hardware. The company is known for its proprietary 'BI-KE Ashiba' wedge-binding scaffolding system, designed for enhanced safety and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penguin Engineering & Construction Pte. Ltd.の株式取得(子会社化)に関するお知らせ | 2026-04-21 | Japanese | |
| 確認書 | 2025-12-02 | Japanese | |
| 半期報告書-第52期(2025/04/21-2026/04/20) | 2025-12-02 | Japanese | |
| 臨時報告書 | 2025-07-09 | Japanese | |
| 確認書 | 2025-07-03 | Japanese | |
| 有価証券報告書-第51期(2024/04/21-2025/04/20) | 2025-07-03 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46878212 | Penguin Engineering & Construction Pte. Ltd.の株式取得(子会社化)に関するお知らせ | 2026-04-21 | Japanese | ||
|
2025
6 filings
| |||||
| 9019502 | 確認書 | 2025-12-02 | Japanese | ||
| 9019501 | 半期報告書-第52期(2025/04/21-2026/04/20) | 2025-12-02 | Japanese | ||
| 7240630 | 臨時報告書 | 2025-07-09 | Japanese | ||
| 7241266 | 確認書 | 2025-07-03 | Japanese | ||
| 7241271 | 有価証券報告書-第51期(2024/04/21-2025/04/20) | 2025-07-03 | Japanese | ||
| 7241264 | 内部統制報告書-第51期(2024/04/21-2025/04/20) | 2025-07-03 | Japanese | ||
|
2024
8 filings
| |||||
| 7293070 | 確認書 | 2024-12-04 | Japanese | ||
| 7293068 | 半期報告書-第51期(2024/04/21-2025/04/20) | 2024-12-04 | Japanese | ||
| 7317025 | 臨時報告書 | 2024-07-09 | Japanese | ||
| 7317234 | 内部統制報告書-第50期(2023/04/21-2024/04/20) | 2024-07-05 | Japanese | ||
| 7317233 | 確認書 | 2024-07-05 | Japanese | ||
| 7317237 | 有価証券報告書-第50期(2023/04/21-2024/04/20) | 2024-07-05 | Japanese | ||
| 7348359 | 確認書 | 2024-03-05 | Japanese | ||
| 7348363 | 四半期報告書-第50期第3四半期(2023/10/21-2024/01/20) | 2024-03-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAI-ICHI CUTTER KOGYO K.K.
Specialized firm for cutting, drilling, and treating concre…
|
1716 | JP | Construction |
|
DAYANG ENTERPRISE HOLDINGS BERHAD
Offers integrated services for the oil and gas industry, in…
|
— | MY | Construction |
|
dhSteel
Provides structural steel solutions covering design, fabric…
|
021040 | KR | Construction |
|
DURATEC LIMITED
Contractor specializing in protection and remediation of st…
|
DUR | AU | Construction |
|
Easy Smart Group Holdings Limited
Specialized subcontractor providing passive fire protection…
|
2442 | HK | Construction |
|
Ediliziacrobatica
Provides rope access services for construction and building…
|
EDAC | IT | Construction |
|
FBR LTD
Develops automated robotic bricklaying systems for the glob…
|
FBR | AU | Construction |
|
Forbuild Spolka Akcyjna
Supplier of advanced products, equipment rentals, and servi…
|
FRB | PL | Construction |
|
ICENTS GROUP HOLDINGS BERHAD
Provides integrated engineering and industrial solutions, s…
|
— | MY | Construction |
|
Indigo Star Holdings Limited
Specialized subcontractor providing structural reinforced c…
|
8373 | HK | Construction |
DAISAN 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/13221/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13221 | 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=13221 | 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=13221 \ -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": 13221}, 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 DAISAN CO.,LTD. (id: 13221)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.