
SAMBU CONSTRUCTION CO.,LTD — Investor Relations & Filings
Sambu Construction Co., Ltd. is an engineering and construction company engaged in a broad spectrum of civil and architectural projects. The company's core activities in civil engineering encompass the construction of large-scale infrastructure, including dams, hydropower and thermal power plants, ports, harbors, and water and sewage treatment facilities. It also specializes in transportation projects such as highways, bridges, tunnels, subways, and railroads. In the architectural domain, the company undertakes the construction, redevelopment, reconstruction, and sale of various buildings, including condominiums, office buildings, and other complex structures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]회생절차개시결정 | 2026-03-06 | Korean | |
| 투자유의안내 | 2026-03-03 | Korean | |
| 자본잠식50%이상또는매출액50억원미만사실발생 | 2026-03-03 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-01-29 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-01-08 | Korean | |
| [기재정정]회생절차개시결정 | 2026-01-07 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 32907873 | [기재정정]회생절차개시결정 | 2026-03-06 | Korean | ||
| 32870786 | 투자유의안내 | 2026-03-03 | Korean | ||
| 32870504 | 자본잠식50%이상또는매출액50억원미만사실발생 | 2026-03-03 | Korean | ||
| 13652209 | [기재정정]단일판매ㆍ공급계약체결 | 2026-01-29 | Korean | ||
| 12264589 | [기재정정]단일판매ㆍ공급계약체결 | 2026-01-08 | Korean | ||
| 12191126 | [기재정정]회생절차개시결정 | 2026-01-07 | Korean | ||
| 12192321 | [기재정정]거래처와의거래중단 | 2026-01-06 | Korean | ||
| 12193287 | [기재정정]거래처와의거래중단 | 2026-01-05 | Korean | ||
|
2025
7 filings
| |||||
| 12195351 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-31 | Korean | ||
| 12202431 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-22 | Korean | ||
| 12202052 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-22 | Korean | ||
| 12203640 | [기재정정]거래처와의거래중단 | 2025-12-17 | Korean | ||
| 10214572 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-16 | Korean | ||
| 7864914 | [기재정정]회생절차개시결정 | 2025-09-12 | Korean | ||
| 7865200 | 투자판단관련주요경영사항 | 2025-09-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
SAMBU CONSTRUCTION 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/17358/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17358 | 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=17358 | 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=17358 \ -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": 17358}, 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 SAMBU CONSTRUCTION CO.,LTD (id: 17358)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.