
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 |
|---|---|---|---|
| 訂正有価証券報告書-第44期(平成29年4月21日-平成30年4月20日) | 2019-07-05 | Japanese | |
| 訂正有価証券報告書-第43期(2016/04/21-2017/04/20) | 2019-07-05 | Japanese | |
| 訂正有価証券報告書-第42期(2015/04/21-2016/04/20) | 2019-07-05 | Japanese | |
| 四半期報告書-第45期第3四半期(2018/10/21-2019/01/20) | 2019-03-01 | Japanese | |
| 四半期報告書-第45期第2四半期(2018/07/21-2018/10/20) | 2018-11-30 | Japanese | |
| 四半期報告書-第45期第1四半期(2018/04/21-2018/07/20) | 2018-08-30 | Japanese |
Browse filings by year
12 yearsMarket 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 |
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.