
国航远洋 — Investor Relations & Filings
Fujian Guohang Ocean Shipping (Group) Co., Ltd. provides comprehensive dry bulk maritime transportation and logistics services. The company manages a large fleet of bulk carriers, including Panamax and Handysize vessels, dedicated to the transport of bulk commodities such as coal, iron ore, and grain. Its operational scope includes international and coastal shipping routes, ship management, and maritime technical support. The firm prioritizes operational efficiency and environmental sustainability, actively integrating green shipping technologies and energy-saving systems into its fleet modernization efforts. By offering integrated supply chain solutions and maintaining high safety standards, the company serves a broad client base of energy producers and industrial manufacturers, focusing on reliable long-term transport contracts and spot market operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股东拟减持股份的预披露公告 | 2026-05-07 | Chinese | |
| 兴业证券股份有限公司关于国航远洋向不特定合格投资者公开发行股票之保荐总结报告书 | 2026-04-14 | Chinese | |
| 兴业证券股份有限公司关于国航远洋2025年度持续督导跟踪报告 | 2026-04-14 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-29 | Chinese | |
| 2025年度可持续发展(ESG)报告 | 2026-03-29 | Chinese | |
| 对外担保管理制度 | 2026-03-29 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44270069 | 股东拟减持股份的预披露公告 | 2026-05-07 | Chinese | ||
| 34943052 | 兴业证券股份有限公司关于国航远洋向不特定合格投资者公开发行股票之保荐总结报告书 | 2026-04-14 | Chinese | ||
| 34865951 | 兴业证券股份有限公司关于国航远洋2025年度持续督导跟踪报告 | 2026-04-14 | Chinese | ||
| 36846507 | 2025年度内部控制自我评价报告 | 2026-03-29 | Chinese | ||
| 36846491 | 2025年度可持续发展(ESG)报告 | 2026-03-29 | Chinese | ||
| 36846082 | 对外担保管理制度 | 2026-03-29 | Chinese | ||
| 36846075 | 2025年年度报告摘要 | 2026-03-29 | Chinese | ||
| 36846069 | 2025年年度报告 | 2026-03-29 | Chinese | ||
| 36846066 | 会计师事务所履职情况评估报告 | 2026-03-29 | Chinese | ||
| 36846057 | 董事会关于2025年度独立董事独立性自查情况的专项报告 | 2026-03-29 | Chinese | ||
| 36846053 | 关于新增预计2026年日常性关联交易的公告 | 2026-03-29 | Chinese | ||
| 36846045 | 2025年度独立董事述职报告(江启发) | 2026-03-29 | Chinese | ||
| 36846037 | 2025年度独立董事述职报告(林跃武) | 2026-03-29 | Chinese | ||
| 36846028 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-29 | Chinese | ||
| 36846017 | 第九届董事会第六次会议决议公告 | 2026-03-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Capital Tankers Corp.
Manages a high-specification tanker fleet for global crude …
|
CAPT | MH | Transportation and storage |
|
Castor Maritime Inc.
Global shipping company operating a diverse fleet of dry bu…
|
CTRM | MH | Transportation and storage |
|
CBO HOLDING S.A.
Provides maritime support services and manages offshore sup…
|
— | BR | Transportation and storage |
|
China Merchants Energy Shipping Co., Ltd.
Global maritime transporter specializing in energy, bulk co…
|
601872 | CN | Transportation and storage |
|
Chowgule Steamships Ltd.
Owns and operates dry bulk carriers for global maritime tra…
|
501833 | IN | Transportation and storage |
|
Chu Kong Shipping Enterprises (Group) Company Limited
Comprehensive logistics and transportation services, cargo …
|
560 | HK | Transportation and storage |
|
CMT
Provides integrated maritime bulk shipping and inland conta…
|
2612 | TW | Transportation and storage |
|
COMPAÑIA SUD AMERICANA DE VAPORES S.A.
Shipping company focused on container sea transport via sig…
|
— | CL | Transportation and storage |
|
Concordia Maritime
International tanker company transporting refined products,…
|
CCOR | SE | Transportation and storage |
|
Công ty Cổ phần Vận tải Biển Việt Nam
Specializes in maritime transport of dry bulk cargo and pet…
|
VOS | VN | Transportation and storage |
国航远洋 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/58868/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58868 | 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=58868 | 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=58868 \ -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": 58868}, 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 国航远洋 (id: 58868)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.