
国航远洋 — 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 |
|---|---|---|---|
|
Fushiki Kairiku Unso Co.,Ltd.
A logistics company providing port, warehousing, and mariti…
|
9361 | JP | Transportation and storage |
|
GARWARE OFFSHORE SERVICES LIMITED
Provides offshore support services using PSVs and AHTS vess…
|
501848 | IN | Transportation and storage |
|
GasLog Partners LP
Owns and operates liquefied natural gas (LNG) carriers unde…
|
GLOP-PB | MH | Transportation and storage |
|
GC Rieber Shipping
Develops, invests in, and operates specialized vessels for …
|
RISH | NO | Transportation and storage |
|
GENCO SHIPPING & TRADING LTD
A ship owning company specializing in the transport of dryb…
|
GNK | MH | Transportation and storage |
|
GLOBUS MARITIME LTD
An international provider of marine dry bulk shipping servi…
|
GLBS | MH | Transportation and storage |
|
Golar LNG Ltd.
Designs, converts, owns, and operates marine infrastructure…
|
GLNG | BM | Transportation and storage |
|
Golden Energy Offshore Services
Shipowner and operator of offshore service vessels for the …
|
GEOS | NO | Transportation and storage |
|
Golden Ocean Group
An international dry bulk shipping company with a modern Ca…
|
GOGL | BM | Transportation and storage |
|
Gram Car Carriers ASA
A tonnage provider specializing in seaborne vehicle transpo…
|
GCC | NO | 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.