
Jutal Offshore Oil Services Limited — Investor Relations & Filings
Jutal Offshore Oil Services Limited is an integrated professional service provider offering equipment manufacturing, engineering, and comprehensive technical support services primarily to the offshore oil and gas industry and the new energy sector. The company specializes in providing technology modules and equipment for oil and gas exploration and production. Core products include the construction of large-scale modules, such as onshore LNG modules, offshore platform topside modules, and FPSO/FLNG modules. Jutal emphasizes innovative technology and services to maintain a competitive, industry-leading position.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31/05/2026 | 2026-06-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30/04/2026 | 2026-05-04 | English | |
| Notification Letter and Request Form to Non-Registered Shareholders | 2026-04-29 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-04-29 | English | |
| Proxy form for use by shareholders at the annual general meeting to be held on Friday, 5 June 2026 | 2026-04-29 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-29 | English |
Browse filings by year
21 years- 2026 28 filings
- 2025 33 filings
- 2024 56 filings
- 2023 30 filings
- 2022 43 filings
- 2021 45 filings
- 2020 40 filings
- 2019 34 filings
- 2018 37 filings
- 2017 65 filings
- 2016 26 filings
- 2015 34 filings
- 2014 48 filings
- 2013 38 filings
- 2012 39 filings
- 2011 33 filings
- 2010 30 filings
- 2009 27 filings
- 2008 28 filings
- 2007 25 filings
- 2006 9 filings
Market data
Market data not available
Price history
Peer group · Building of ships and floating structures
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi Ship Building Co.
Specialist in building, maintaining, repairing, and convert…
|
ADSB | AE | Manufacturing |
|
Al Seer Marine Supplies & Equipment Company Pr.J.S.C
Global maritime organization in shipping, yachting, boat bu…
|
ASM | AE | Manufacturing |
|
AUSTAL LIMITED
Global defense prime contractor designing and building high…
|
ASB | AU | Manufacturing |
|
BOUSTEAD HEAVY INDUSTRIES CORP
Leading contractor in defence, security, and maritime, with…
|
— | MY | Manufacturing |
|
BRODOGRADILIŠTE Viktor Lenac d. d.
A Mediterranean shipyard specializing in ship repair, conve…
|
VLEN | HR | Manufacturing |
|
China CSSC Holdings Limited
Specializes in large-scale shipbuilding, repair, and marine…
|
600150 | CN | Manufacturing |
|
Cochin Shipyard Limited
Specializes in shipbuilding and repair for global defense a…
|
COCHINSHIP | IN | Manufacturing |
|
CSBC
Maritime engineering firm specializing in vessel constructi…
|
2208 | TW | Manufacturing |
|
CSSC Offshore & Marine Engineering (Group) Company Limited
Major manufacturer specializing in comprehensive marine and…
|
317 | CN | Manufacturing |
|
DAEHAN SHIPBUILDING Co., Ltd.
Shipbuilder specializing in medium-sized, high-value, eco-f…
|
439260 | KR | Manufacturing |
Jutal Offshore Oil Services Limited 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/50800/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50800 | 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=50800 | 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=50800 \ -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": 50800}, 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 Jutal Offshore Oil Services Limited (id: 50800)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.