Bomesc Offshore Engineering Company Limited — Investor Relations & Filings
About Bomesc Offshore Engineering Company Limited
Bomesc Offshore Engineering Company Limited provides comprehensive Engineering, Procurement, and Construction (EPC) services for global energy and mining projects. The company specializes in the design and fabrication of large-scale modular solutions, including modules for Floating Production Storage and Offloading (FPSO) vessels, Liquefied Natural Gas (LNG) facilities, and offshore platforms. Its core operations focus on delivering high-quality, integrated modules for resource processing, chemical production, and mineral extraction. By leveraging advanced engineering capabilities and extensive yard facilities, the company supports complex international projects with a focus on safety, technical precision, and efficient modular delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 博迈科海洋工程股份有限公司关于计提2025年度资产减值准备及预计负债的公告 | 2026-03-20 | Chinese | |
| 博迈科海洋工程股份有限公司关于会计师事务所履职情况的评估报告 | 2026-03-20 | Chinese | |
| 容诚审字[2026]230Z0130号内部控制审计报告 | 2026-03-20 | Chinese | |
| 博迈科海洋工程股份有限公司?2025年度董事会工作报告 | 2026-03-20 | Chinese | |
| 博迈科海洋工程股份有限公司2025年年度报告 | 2026-03-20 | Chinese | |
| 博迈科海洋工程股份有限公司关于2025年度利润分配预案的公告 | 2026-03-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37856804 | 博迈科海洋工程股份有限公司关于计提2025年度资产减值准备及预计负债的公告 | 2026-03-20 | Chinese | ||
| 37856793 | 博迈科海洋工程股份有限公司关于会计师事务所履职情况的评估报告 | 2026-03-20 | Chinese | ||
| 37856791 | 容诚审字[2026]230Z0130号内部控制审计报告 | 2026-03-20 | Chinese | ||
| 37856787 | 博迈科海洋工程股份有限公司?2025年度董事会工作报告 | 2026-03-20 | Chinese | ||
| 37856766 | 博迈科海洋工程股份有限公司2025年年度报告 | 2026-03-20 | Chinese | ||
| 37856763 | 博迈科海洋工程股份有限公司关于2025年度利润分配预案的公告 | 2026-03-20 | Chinese | ||
| 37856755 | 博迈科海洋工程股份有限公司关于2026年度“提质增效重回报”行动方案的公告 | 2026-03-20 | Chinese | ||
| 37856673 | 博迈科海洋工程股份有限公司董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-20 | Chinese | ||
| 37856665 | 博迈科海洋工程股份有限公司关于2026年度申请综合授信额度及提供担保的公告 | 2026-03-20 | Chinese | ||
| 37856650 | 容诚审字[2026]230Z0129号审计报告 | 2026-03-20 | Chinese | ||
| 37855913 | 博迈科海洋工程股份有限公司2025年度董事会审计委员会履职情况报告 | 2026-03-20 | Chinese | ||
| 37855898 | 博迈科海洋工程股份有限公司关于会计政策变更的公告 | 2026-03-20 | Chinese | ||
| 37855889 | 博迈科海洋工程股份有限公司关于预计2026年度为全资子公司提供项目履约担保额度的公告 | 2026-03-20 | Chinese | ||
| 37855881 | 博迈科海洋工程股份有限公司2025年年度报告摘要 | 2026-03-20 | Chinese | ||
| 37855866 | 博迈科海洋工程股份有限公司2025年度内部控制评价报告 | 2026-03-20 | Chinese | ||
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 |
Bomesc Offshore Engineering Company 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/57805/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57805 | 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=57805 | 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=57805 \ -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": 57805}, 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 Bomesc Offshore Engineering Company Limited (id: 57805)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.