
国航远洋 — 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 |
|---|---|---|---|
|
DONGBANG TRANSPORT & LOGISTICS CO.,LTD
A logistics provider specializing in heavy cargo transport,…
|
004140 | KR | Transportation and storage |
|
DORIAN LPG LTD.
A leading owner and operator of modern very large gas carri…
|
LPG | MH | Transportation and storage |
|
D/S Norden
Global provider of ocean freight services for dry cargo and…
|
DNORD | DK | Transportation and storage |
|
Dynagas LNG Partners LP
Owns and operates a fleet of ice-class, winterized liquefie…
|
DLNG | MH | Transportation and storage |
|
Eidesvik Offshore
Provides specialized vessels for the offshore energy and re…
|
EIOF | NO | Transportation and storage |
|
Eimskipafélag Íslands
Transportation company specializing in North Atlantic shipp…
|
EIM | IS | Transportation and storage |
|
EMC
Global container shipping and maritime transportation provi…
|
2603 | TW | Transportation and storage |
|
Ernst Russ AG
An international shipping company, ship owner, and maritime…
|
HXCK | DE | Transportation and storage |
|
Essar Shipping Ltd
Provides integrated maritime logistics, sea transportation,…
|
ESSARSHPNG | IN | Transportation and storage |
|
EuroDry Ltd.
Operates a fleet of drybulk carriers for worldwide ocean tr…
|
EDRY | MH | 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.