
Inui Global Logistics Co., Ltd. — Investor Relations & Filings
Inui Global Logistics Co., Ltd. is a diversified company with operations structured around three core business segments: Shipping, Warehousing, and Realty. The Shipping division is engaged in overseas maritime transportation, operating vessels to facilitate international trade. The Warehousing division provides comprehensive logistics services, including the storage and handling of cargo for domestic, import, and export markets, as well as the leasing of distribution facilities and associated delivery services. The Realty division focuses on the leasing and management of real estate properties, complementing the company's primary logistics activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第104期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | |
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第104期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 四半期報告書-第104期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | |
| 内部統制報告書-第103期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7350724 | 四半期報告書-第104期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
9 filings
| |||||
| 7537712 | 確認書 | 2023-11-13 | Japanese | ||
| 7537713 | 四半期報告書-第104期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7546166 | 確認書 | 2023-08-14 | Japanese | ||
| 7546163 | 四半期報告書-第104期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7560059 | 内部統制報告書-第103期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese | ||
| 7560055 | 確認書 | 2023-06-22 | Japanese | ||
| 7560050 | 有価証券報告書-第103期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese | ||
| 7573373 | 確認書 | 2023-02-14 | Japanese | ||
| 7573372 | 四半期報告書-第103期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
5 filings
| |||||
| 7582040 | 確認書 | 2022-11-14 | Japanese | ||
| 7582033 | 四半期報告書-第103期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7591189 | 確認書 | 2022-08-12 | Japanese | ||
| 7591190 | 四半期報告書-第103期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7596592 | 有価証券届出書(組込方式) | 2022-07-21 | Japanese | ||
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 |
Inui Global Logistics 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/12988/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12988 | 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=12988 | 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=12988 \ -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": 12988}, 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 Inui Global Logistics Co., Ltd. (id: 12988)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.