
GULF ISLAND FABRICATION INC — Investor Relations & Filings
Gulf Island Fabrication, Inc. is a fabricator of complex steel structures and modules for domestic and international customers. The company specializes in building specialized structures for both offshore and onshore applications across the energy sector, including traditional oil and gas, renewables, and petrochemicals. Key projects include offshore production platforms, jackets, and topsides, as well as foundations for offshore wind turbines and large-scale modules for onshore gas processing and cracker facilities. In addition to its core fabrication work, the company provides specialty services such as project management, technical support, and installation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-02-11 | English | |
| S-8 POS Filing | 2026-01-20 | English | |
| S-8 POS Filing | 2026-01-20 | English | |
| SCHEDULE 13D/A Filing | 2026-01-20 | English | |
| S-8 POS Filing | 2026-01-20 | English | |
| 4 Filing | 2026-01-16 | English |
Browse filings by year
21 years- 2026 18 filings
- 2025 38 filings
- 2024 52 filings
- 2023 68 filings
- 2022 46 filings
- 2021 41 filings
- 2020 49 filings
- 2019 50 filings
- 2018 78 filings
- 2017 52 filings
- 2016 52 filings
- 2015 43 filings
- 2014 53 filings
- 2013 68 filings
- 2012 63 filings
- 2011 47 filings
- 2010 48 filings
- 2009 46 filings
- 2008 34 filings
- 2007 50 filings
- 2006 22 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 26408773 | SCHEDULE 13G/A Filing | 2026-02-11 | English | ||
| 26408813 | S-8 POS Filing | 2026-01-20 | English | ||
| 26408801 | S-8 POS Filing | 2026-01-20 | English | ||
| 26408794 | SCHEDULE 13D/A Filing | 2026-01-20 | English | ||
| 26408772 | S-8 POS Filing | 2026-01-20 | English | ||
| 26408902 | 4 Filing | 2026-01-16 | English | ||
| 26408891 | 4 Filing | 2026-01-16 | English | ||
| 26408874 | 4 Filing | 2026-01-16 | English | ||
| 26408860 | 4 Filing | 2026-01-16 | English | ||
| 26408850 | 8-K Filing | 2026-01-16 | English | ||
| 26408841 | 4 Filing | 2026-01-16 | English | ||
| 26408832 | 25-NSE Filing | 2026-01-16 | English | ||
| 26408829 | 4 Filing | 2026-01-16 | English | ||
| 26408807 | 4 Filing | 2026-01-16 | English | ||
| 26408793 | 4 Filing | 2026-01-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
AJIYA BERHAD
Manufacturer of building materials, metal roofing, safety g…
|
— | MY | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | Manufacturing |
GULF ISLAND FABRICATION INC 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/34100/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34100 | 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=34100 | 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=34100 \ -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": 34100}, 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 GULF ISLAND FABRICATION INC (id: 34100)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.