Phoenix Shipping (Wuhan) Co.,Ltd. — Investor Relations & Filings
Phoenix Shipping (Wuhan) Co., Ltd. specializes in dry bulk cargo transportation services, primarily operating along the Yangtze River and coastal regions. The company focuses on the logistics of essential commodities, including coal, iron ore, steel, and construction materials. It manages an extensive fleet of bulk carriers and specialized vessels designed for both inland waterway and maritime transit. Key services encompass integrated logistics solutions, port handling, and shipping agency services. Leveraging its strategic position in Wuhan, the company facilitates efficient transport networks that connect major industrial hubs. Its operations support large-scale industrial supply chains through reliable bulk commodity movement and specialized shipping management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第九届第二十六次董事会决议的公告 | 2026-04-17 | Chinese | |
| 购置船舶资产评估报告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34825729 | 第九届第二十六次董事会决议的公告 | 2026-04-17 | Chinese | ||
| 34820049 | 购置船舶资产评估报告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Inland freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Algoma Central Corporation
Largest fleet of dry and liquid bulk carriers serving the G…
|
ALC | CA | Transportation and storage |
|
Bulgarian River Shipping AD
A major shipowner providing cargo transportation services o…
|
BRP | BG | Transportation and storage |
|
KIRBY CORP
A domestic tank barge operator and provider of industrial e…
|
KEX | US | Transportation and storage |
|
TREVISA INVESTIMENTOS SA
Holding company specializing in inland waterway logistics a…
|
— | BR | Transportation and storage |
|
TTS (Transport Trade Services) S.A.
Integrated logistics and transportation provider on the Dan…
|
TTS | RO | Transportation and storage |
Phoenix Shipping (Wuhan) Co.,Ltd. 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/53644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53644 | 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=53644 | 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=53644 \ -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": 53644}, 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 Phoenix Shipping (Wuhan) Co.,Ltd. (id: 53644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.