
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-01-14 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2025-01-13 | Korean | |
| [기재정정]타인에대한채무보증결정 | 2025-01-10 | Korean | |
| [기재정정]주요사항보고서(자기전환사채매도결정) | 2024-12-31 | Korean | |
| [기재정정]기타경영사항(자율공시) | 2024-12-31 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2024-12-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 7992184 | [기재정정]주요사항보고서(유상증자결정) | 2025-01-14 | Korean | ||
| 7992403 | 대표이사(대표집행임원)변경(안내공시) | 2025-01-13 | Korean | ||
| 7992635 | [기재정정]타인에대한채무보증결정 | 2025-01-10 | Korean | ||
|
2024
12 filings
| |||||
| 7995174 | [기재정정]주요사항보고서(자기전환사채매도결정) | 2024-12-31 | Korean | ||
| 7995125 | [기재정정]기타경영사항(자율공시) | 2024-12-31 | Korean | ||
| 7999252 | [기재정정]단일판매ㆍ공급계약체결 | 2024-12-30 | Korean | ||
| 8000851 | [기재정정]단일판매ㆍ공급계약체결 | 2024-12-24 | Korean | ||
| 8001374 | [기재정정]단일판매ㆍ공급계약체결 | 2024-12-23 | Korean | ||
| 8001407 | [기재정정]주요사항보고서(자기전환사채매도결정) | 2024-12-20 | Korean | ||
| 8001402 | [기재정정]기타경영사항(자율공시) | 2024-12-20 | Korean | ||
| 8002416 | [기재정정]단일판매ㆍ공급계약체결 | 2024-12-18 | Korean | ||
| 8005028 | [기재정정]주요사항보고서(자기전환사채매도결정) | 2024-12-13 | Korean | ||
| 8005013 | [기재정정]기타경영사항(자율공시) | 2024-12-13 | Korean | ||
| 8007322 | 주요사항보고서(유상증자결정) | 2024-12-11 | Korean | ||
| 8008836 | [기재정정]주요사항보고서(자기전환사채매도결정) | 2024-12-06 | 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.