Offshore Oil Engineering Co.,Ltd. — Investor Relations & Filings
About Offshore Oil Engineering Co.,Ltd.
Offshore Oil Engineering Co.,Ltd. (COOEC) is an EPCI contractor providing integrated services for offshore oil and gas development. Core activities encompass engineering design, procurement, onshore fabrication, and offshore installation, as well as commissioning and subsea maintenance. The company specializes in the construction of fixed platforms, Floating Production Storage and Offloading (FPSO) units, subsea pipelines, and modularized liquefied natural gas (LNG) facilities. COOEC operates large-scale fabrication yards and a specialized fleet of installation and pipelay vessels capable of executing complex deepwater projects. Technical capabilities include the development of subsea production systems and the decommissioning of offshore infrastructure, supporting global energy projects through comprehensive engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 海油工程关于中海石油财务有限责任公司的风险持续评估报告 | 2025-08-15 | Chinese | |
| 海油工程关于为青岛子公司提供母公司担保延期的公告 | 2025-08-15 | Chinese | |
| 海油工程内部审计管理办法 | 2025-08-15 | Chinese | |
| 海油工程ESG管理办法 | 2025-08-15 | Chinese | |
| 海油工程关联交易管理办法(草案) | 2025-08-15 | Chinese | |
| 海油工程董事和高级管理人员所持本公司股份及其变动管理办法 | 2025-08-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 41178251 | 海油工程关于中海石油财务有限责任公司的风险持续评估报告 | 2025-08-15 | Chinese | ||
| 41178242 | 海油工程关于为青岛子公司提供母公司担保延期的公告 | 2025-08-15 | Chinese | ||
| 41178237 | 海油工程内部审计管理办法 | 2025-08-15 | Chinese | ||
| 41178228 | 海油工程ESG管理办法 | 2025-08-15 | Chinese | ||
| 41178212 | 海油工程关联交易管理办法(草案) | 2025-08-15 | Chinese | ||
| 41178200 | 海油工程董事和高级管理人员所持本公司股份及其变动管理办法 | 2025-08-15 | Chinese | ||
| 41178191 | 海油工程董事会提名委员会工作规则 | 2025-08-15 | Chinese | ||
| 41178179 | 海油工程2025年半年度报告 | 2025-08-15 | Chinese | ||
| 41178157 | 海油工程董事会薪酬与考核委员会工作规则 | 2025-08-15 | Chinese | ||
| 41178147 | 海油工程董事会审计委员会工作规则 | 2025-08-15 | Chinese | ||
| 41178138 | 海油工程董事会议事规则(草案) | 2025-08-15 | Chinese | ||
| 41178127 | 海油工程股东会议事规则(草案) | 2025-08-15 | Chinese | ||
| 41178116 | 海油工程第八届监事会第八次会议决议公告 | 2025-08-15 | Chinese | ||
| 41178105 | 海油工程第八届董事会第十一次会议决议公告 | 2025-08-15 | Chinese | ||
| 41178097 | 海油工程关于使用部分暂时闲置自有资金购买理财产品的公告 | 2025-08-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Support activities for petroleum and natural gas extraction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakash Exploration Services Limited
Provides upstream oil and gas services, mobile workover rig…
|
AAKASH | IN | Mining and quarrying |
|
ACT Energy Technologies Ltd.
Provides directional drilling services and specialized down…
|
ACX | CA | Mining and quarrying |
|
Ades Holding Co.
Provides offshore and onshore drilling and production servi…
|
2382 | SA | Mining and quarrying |
|
AJ LUCAS GROUP LIMITED
Provides integrated drilling solutions for energy, mining, …
|
AJL | AU | Mining and quarrying |
|
Akita Drilling Ltd.
Land-based contract drilling services for the oil and gas i…
|
AKT.A | CA | Mining and quarrying |
|
Alpine Oil Services Corporation
Provides innovative drilling solutions, primarily MPD and U…
|
— | CA | Mining and quarrying |
|
Anton Oilfield Services Group
Integrated oilfield technology service provider for full li…
|
3337 | KY | Mining and quarrying |
|
Arabian Drilling Co.
Provides onshore and offshore drilling, well construction, …
|
2381 | SA | Mining and quarrying |
|
Archer
A global energy services company providing drilling and wel…
|
ARCH | BM | Mining and quarrying |
|
ASHTEAD TECHNOLOGY HOLDINGS PLC
Provides subsea equipment rental and solutions for the glob…
|
AT | GB | Mining and quarrying |
Offshore Oil Engineering 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/56837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56837 | 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=56837 | 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=56837 \ -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": 56837}, 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 Offshore Oil Engineering Co.,Ltd. (id: 56837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.