Dong Fang Offshore Co., Ltd. — Investor Relations & Filings
Dong Fang Offshore (DFO) specializes in operating a diverse fleet of specialized engineering vessels and delivering comprehensive lifecycle services for offshore wind projects. Established in 2019, the company provides expertise in subsea cable transportation, installation, maintenance, and repair, alongside horizontal directional drilling and turnkey telecommunications cable solutions. DFO supports the entire project value chain, from initial exploration and construction to long-term operations and maintenance (O&M). The company manages a fleet of 18 vessels, including large-scale cable-laying ships up to 130 meters in length. DFO maintains rigorous operational standards through ISO 9001, 14001, 45001, and 50001 certifications, serving the Asia-Pacific market and expanding its global reach through strategic international partnerships and fleet expansion projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會決議股利分派 | 2026-04-08 | Chinese | |
| 114年度股利金額(董事會決議) | 2026-04-08 | Chinese | |
| 本公司因分割「東方先進部門」之相關營業 依法規特此向債權人公告 | 2026-04-08 | Chinese | |
| 公告本公司董事會決議分割「東方先進部門」之相關營業 並設立子公司 | 2026-04-08 | Chinese | |
| 公告本公司配合會計師事務所內部輪調變更會計師 | 2026-04-08 | Chinese | |
| 公告本公司董事會決議與聯合授信銀行團申請聯合授信案 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33814005 | 公告本公司董事會決議股利分派 | 2026-04-08 | Chinese | ||
| 33808975 | 114年度股利金額(董事會決議) | 2026-04-08 | Chinese | ||
| 33808988 | 本公司因分割「東方先進部門」之相關營業 依法規特此向債權人公告 | 2026-04-08 | Chinese | ||
| 33808981 | 公告本公司董事會決議分割「東方先進部門」之相關營業 並設立子公司 | 2026-04-08 | Chinese | ||
| 33808977 | 公告本公司配合會計師事務所內部輪調變更會計師 | 2026-04-08 | Chinese | ||
| 33808979 | 公告本公司董事會決議與聯合授信銀行團申請聯合授信案 | 2026-04-08 | Chinese | ||
| 33804161 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33804087 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33151975 | 115年03月法人說明會簡報 — 778620260330E001.pdf | 2026-03-30 | English | ||
| 33151972 | 115年03月法人說明會簡報 — 778620260330M001.pdf | 2026-03-30 | Chinese | ||
| 33151968 | 115年03月法人說明會簡報 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of utility projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A2Z Infra Engineering Limited
Provides EPC services for power, waste management, and tele…
|
A2ZINFRA | IN | Construction |
|
AEC Pipelines, L.P.
General engineering contractor providing construction and m…
|
— | CA | Construction |
|
Afcon Holdings Ltd.
Integrates infrastructure, technology, and energy solutions…
|
AFHL | IL | Construction |
|
Agni Green Power Limited
Provides turnkey solar PV EPC, O&M, and energy storage solu…
|
AGNI | IN | Construction |
|
AIT Advanced Information Technologies Corporation
Implements full-package solutions to enhance the reliabilit…
|
AIT | CA | Construction |
|
Aker Solutions
Delivers solutions for low-carbon oil and gas and renewable…
|
AKSO | NO | Construction |
|
Anand Projects Ltd
Provides EPC services for power generation, transmission, a…
|
501630 | IN | Construction |
|
Aqua Spolka Akcyjna W Poznaniu
Engineering and design for water management and transmissio…
|
AQA | PL | Construction |
|
ARGAN INC
A holding company providing EPC and other services to the p…
|
AGX | US | Construction |
|
Arpa-Sevan OJSC
Engineering and construction firm for power and hydraulic p…
|
ASEV | AM | Construction |
Dong Fang Offshore 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/52698/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52698 | 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=52698 | 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=52698 \ -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": 52698}, 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 Dong Fang Offshore Co., Ltd. (id: 52698)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.