
GS Engineering & Construction Corp — Investor Relations & Filings
GS Engineering & Construction Corp. is a global engineering, procurement, and construction (EPC) firm that delivers comprehensive solutions across diverse sectors. The company's core operations encompass the design and construction of complex plants, including oil and gas facilities, power generation stations, and renewable energy infrastructure. In the civil engineering domain, it undertakes large-scale infrastructure projects such as roads and bridges. The building division focuses on commercial properties, hospitals, and residential developments. GS E&C provides end-to-end services, covering project planning, design, procurement, construction, and maintenance for clients worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 투자판단관련주요경영사항 | 2025-10-01 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-10-01 | Korean | |
| 타인에대한채무보증결정 | 2025-10-01 | Korean | |
| 타인에대한채무보증결정 | 2025-09-22 | Korean | |
| 타인에대한채무보증결정 | 2025-09-22 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-09-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33022448 | 투자판단관련주요경영사항 | 2025-10-01 | Korean | ||
| 33022377 | 주식등의대량보유상황보고서(약식) | 2025-10-01 | Korean | ||
| 33022336 | 타인에대한채무보증결정 | 2025-10-01 | Korean | ||
| 33019164 | 타인에대한채무보증결정 | 2025-09-22 | Korean | ||
| 33019031 | 타인에대한채무보증결정 | 2025-09-22 | Korean | ||
| 7864264 | 단일판매ㆍ공급계약체결 | 2025-09-16 | Korean | ||
| 7864592 | 투자판단관련주요경영사항 | 2025-09-15 | Korean | ||
| 7867621 | 주식등의대량보유상황보고서(약식) | 2025-09-01 | Korean | ||
| 7868375 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | ||
| 7868261 | 단일판매ㆍ공급계약체결 | 2025-08-29 | Korean | ||
| 7868172 | 타인에대한채무보증결정 | 2025-08-29 | Korean | ||
| 7869852 | 타인에대한채무보증결정 | 2025-08-25 | Korean | ||
| 7870297 | 타법인주식및출자증권처분결정(종속회사의주요경영사항) | 2025-08-22 | Korean | ||
| 7870481 | 특수관계인에대한담보제공 | 2025-08-21 | Korean | ||
| 7870474 | 특수관계인에대한담보제공 | 2025-08-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 |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | 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 |
|
Atal Realtech Limited
Provides civil engineering, infrastructure development, and…
|
ATALREAL | IN | Construction |
|
Avax S.A.
A major construction group specializing in large-scale, com…
|
AVAX | GR | Construction |
GS Engineering & Construction Corp 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/17650/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17650 | 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=17650 | 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=17650 \ -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": 17650}, 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 GS Engineering & Construction Corp (id: 17650)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.