
国航远洋 — 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 |
|---|---|---|---|
|
Navios Maritime Partners L.P.
International owner and operator of a diversified fleet of …
|
NMM | MH | Transportation and storage |
|
NEPLINE BERHAD
Primarily involved in maritime logistics, sea transportatio…
|
— | MY | Transportation and storage |
|
Ningbo Marine Company Limited
Marine bulk cargo shipping, thermal power production, and t…
|
600798 | CN | Transportation and storage |
|
NINGBO OCEAN SHIPPING CO., LTD.
Provides container shipping, dry bulk transport, and agency…
|
601022 | CN | Transportation and storage |
|
Nippon Yusen Kabushiki Kaisha
A global logistics enterprise providing ocean, land, and ai…
|
9101 | JP | Transportation and storage |
|
NORDIC AMERICAN TANKERS Ltd
International tanker company operating a large fleet of Sue…
|
NAT | BM | Transportation and storage |
|
Nordic Shipholding
A former owner of product and chemical tankers, now in solv…
|
NORDIC | DK | Transportation and storage |
|
NS UNITED KAIUN KAISHA, LTD.
A shipowner and operator specializing in shipping raw mater…
|
9110 | JP | Transportation and storage |
|
Oceanex Income Fund
Leading provider of intermodal transportation solutions to …
|
OAX.UN | CA | Transportation and storage |
|
OceanPal Inc.
A global shipping transportation provider specializing in t…
|
OP | US | 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.