
WISDOM — Investor Relations & Filings
Wisdom Marine Group is a maritime transportation provider specializing in dry bulk logistics and vessel management. The company operates an extensive fleet, recognized as the largest of its kind in its region by vessel count. Core operations include international maritime transport, vessel maintenance, and ship chartering. The fleet is equipped to handle a wide range of bulk and general cargoes, such as steel bars, billets, and timber, serving diverse global shipping routes. By integrating comprehensive fleet leasing and technical management services, the company provides specialized logistics solutions for international trade, focusing on operational reliability and fleet efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 補充公告本公司109年3月份自結盈餘 | 2020-04-08 | Chinese | |
| 109年3月背書保證與資金貸與 | 2020-04-08 | Chinese | |
| 109年3月營業收入 | 2020-04-08 | Chinese | |
| 本公司申請展延108年度第二次現金增資之募集期間業經 金融監督管理委員會核准 | 2020-04-07 | Chinese | |
| 本集團新船61,000噸 Amis Unicorn交船加入營運 | 2020-03-30 | Chinese | |
| 本集團新船82,400噸 Sakizaya Star交船加入營運 | 2020-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34007115 | 補充公告本公司109年3月份自結盈餘 | 2020-04-08 | Chinese | ||
| 34007122 | 109年3月背書保證與資金貸與 | 2020-04-08 | Chinese | ||
| 34007116 | 109年3月營業收入 | 2020-04-08 | Chinese | ||
| 34007126 | 本公司申請展延108年度第二次現金增資之募集期間業經 金融監督管理委員會核准 | 2020-04-07 | Chinese | ||
| 34007129 | 本集團新船61,000噸 Amis Unicorn交船加入營運 | 2020-03-30 | Chinese | ||
| 34007133 | 本集團新船82,400噸 Sakizaya Star交船加入營運 | 2020-03-27 | Chinese | ||
| 34007137 | 109年3月26日內部人設質解質 | 2020-03-27 | Chinese | ||
| 34007141 | 109年3月23日內部人設質解質 | 2020-03-25 | Chinese | ||
| 34007144 | 109年3月20日內部人設質解質 | 2020-03-24 | Chinese | ||
| 34007158 | 109年3月19日內部人設質解質 | 2020-03-23 | Chinese | ||
| 34007174 | 本公司董事會決議股利分派 | 2020-03-20 | Chinese | ||
| 34007178 | 108年度股利金額(董事會決議) | 2020-03-20 | Chinese | ||
| 34007180 | 公告董事會決議重要子公司慧洋巴拿馬發放現金股利予本公司 | 2020-03-20 | Chinese | ||
| 34007183 | 本集團內部稽核主管異動 | 2020-03-20 | Chinese | ||
| 34007186 | 本公司申請展延108年度第二次現金增資之募集期間三個月 | 2020-03-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2020 Bulkers
Operates a modern fleet of eight scrubber-fitted Newcastlem…
|
0FF | BM | Transportation and storage |
|
ADNOC Logistics & Services plc
Global energy maritime logistics leader, offering integrate…
|
ADNOCLS | AE | Transportation and storage |
|
ADS Maritime Holding
Shipping investment company that acquires, owns, and operat…
|
ADS | CY | Transportation and storage |
|
Alpha Adriatic d.d.
A ship owning and management group for dry bulk and tanker …
|
ULPL | HR | Transportation and storage |
|
Antong Holdings Co., Ltd.
Provider of domestic container shipping and multimodal tran…
|
600179 | CN | Transportation and storage |
|
Ardmore Shipping Corp
Owns and operates product and chemical tankers for worldwid…
|
ASC | MH | Transportation and storage |
|
Asia Energy Logistics Group Limited
Provision of shipping and logistics services, vessel charte…
|
351 | HK | Transportation and storage |
|
Aspo Oyj
A conglomerate owning B2B companies in shipping, chemicals,…
|
ASPO | FI | Transportation and storage |
|
ATLANTIC NAVIGATION HOLDINGS (SINGAPORE) LIMITED
Integrated offshore service provider offering marine logist…
|
5UL | SG | Transportation and storage |
|
Atlantska Plovidba d.d.
A global shipping company specializing in the transport of …
|
ATPL | HR | Transportation and storage |
WISDOM 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/52177/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52177 | 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=52177 | 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=52177 \ -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": 52177}, 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 WISDOM (id: 52177)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.