
DFO — 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 |
|---|---|---|---|
| 115年5月變更登記 | 2026-05-19 | Chinese | |
| 公司基本資料 | 2026-05-19 | Chinese | |
| 115年5月18日內部人設質解質 | 2026-05-19 | Chinese | |
| 115年05月法人說明會簡報 — 778620260514E001.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 — 778620260514M001.pdf | 2026-05-14 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46544991 | 115年5月變更登記 | 2026-05-19 | Chinese | ||
| 46527262 | 公司基本資料 | 2026-05-19 | Chinese | ||
| 46515955 | 115年5月18日內部人設質解質 | 2026-05-19 | Chinese | ||
| 46374075 | 115年05月法人說明會簡報 — 778620260514E001.pdf | 2026-05-14 | English | ||
| 46374074 | 115年05月法人說明會簡報 — 778620260514M001.pdf | 2026-05-14 | Chinese | ||
| 46374073 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46368751 | 115年第1季財務報告書 — 202601_7786_AI1.pdf | 2026-05-14 | Chinese | ||
| 46367571 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-13 | Chinese | ||
| 45580186 | 114年第4季財務報告書 — 202504_7786_AIB.pdf | 2026-05-11 | English | ||
| 45580101 | 114年第4季財務報告書 — 202504_7786_AI2.pdf | 2026-05-11 | Chinese | ||
| 45579861 | 114年第4季財務報告書 — 202503_7786_AI2.pdf | 2026-05-11 | Chinese | ||
| 45579698 | 114年第4季財務報告書 — 202502_7786_AI2.pdf | 2026-05-11 | Chinese | ||
| 45579623 | 114年第4季財務報告書 — 202501_7786_AI2.pdf | 2026-05-11 | Chinese | ||
| 45447556 | 114年年報及股東會資料 — 2025_7786_20260529FE4.pdf | 2026-05-10 | English | ||
| 45447104 | 114年年報及股東會資料 — 2025_7786_20260529F04.pdf | 2026-05-10 | 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 |
|
AIZO GROUP BERHAD
Diversified group in civil engineering, manufacturing, rene…
|
— | MY | Construction |
|
Aker Solutions
Delivers solutions for low-carbon oil and gas and renewable…
|
AKSO | NO | Construction |
|
ALAM MARITIM RESOURCES BHD
Provides integrated offshore services for upstream oil and …
|
— | MY | 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 |
DFO 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 DFO (id: 52698)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.