
国航远洋 — 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 |
|---|---|---|---|
|
PT Jasa Armada Indonesia Tbk.
Marine services company specializing in pilotage and towage…
|
IPCM | ID | Transportation and storage |
|
PT Logindo Samudramakmur Tbk.
Provides integrated offshore marine services for upstream o…
|
LEAD | ID | Transportation and storage |
|
PT Newport Marine Services Tbk
Provides marine support services and charters vessels for o…
|
BOAT | ID | Transportation and storage |
|
PT Pancaran Samudera Transport Tbk
Maritime services company engaged in sea transportation and…
|
PSAT | ID | Transportation and storage |
|
PT Pelayaran Jaya Hidup Baru Tbk
Provides vessel chartering for sea transport of heavy equip…
|
PJHB | ID | Transportation and storage |
|
PT Pelayaran Kurnia Lautan Semesta Tbk
Holding company: domestic sea transport, sand mining, distr…
|
KLAS | ID | Transportation and storage |
|
PT Pelayaran Nasional Ekalya Purnamasari Tbk
Provides comprehensive maritime and logistics solutions, sp…
|
ELPI | ID | Transportation and storage |
|
PT Pelayaran Tamarin Samudra Tbk.
Integrated offshore shipping company primarily serving the …
|
TAMU | ID | Transportation and storage |
|
PT Sillo Maritime Perdana Tbk
A marine service provider specializing in vessel chartering…
|
SHIP | ID | Transportation and storage |
|
PT Soechi Lines Tbk.
Prominent shipping and shipyard company with 30+ years expe…
|
SOCI | ID | 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.