
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 |
|---|---|---|---|
| [기재정정]타인에대한채무보증결정 | 2025-04-29 | Korean | |
| [기재정정]타인에대한채무보증결정 | 2025-04-29 | Korean | |
| 기타안내사항(안내공시) | 2025-04-28 | Korean | |
| 기타시장안내 (상장폐지 이의신청서 제출) | 2025-04-21 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2025-04-18 | Korean | |
| 단일판매ㆍ공급계약해지 | 2025-04-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7908569 | [기재정정]타인에대한채무보증결정 | 2025-04-29 | Korean | ||
| 7908533 | [기재정정]타인에대한채무보증결정 | 2025-04-29 | Korean | ||
| 7909125 | 기타안내사항(안내공시) | 2025-04-28 | Korean | ||
| 7911094 | 기타시장안내 (상장폐지 이의신청서 제출) | 2025-04-21 | Korean | ||
| 7911442 | [기재정정]단일판매ㆍ공급계약체결 | 2025-04-18 | Korean | ||
| 7912075 | 단일판매ㆍ공급계약해지 | 2025-04-16 | Korean | ||
| 7912074 | 단일판매ㆍ공급계약해지 | 2025-04-16 | Korean | ||
| 7912072 | 단일판매ㆍ공급계약해지 | 2025-04-16 | Korean | ||
| 7912070 | 단일판매ㆍ공급계약해지 | 2025-04-16 | Korean | ||
| 7912766 | [기재정정]단일판매ㆍ공급계약체결 | 2025-04-14 | Korean | ||
| 7915059 | 사업보고서 (2024.12) | 2025-04-07 | Korean | ||
| 7917357 | 감사보고서제출 | 2025-03-31 | Korean | ||
| 7917345 | 투자유의안내 (상장폐지 기준 해당) | 2025-03-31 | Korean | ||
| 7924302 | 사업보고서제출기한연장신고서 (2024.12) | 2025-03-21 | Korean | ||
| 7924170 | 기타경영사항(자율공시) | 2025-03-21 | 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.