
Japan Oil Transportation Co., Ltd. — Investor Relations & Filings
Japan Oil Transportation Co., Ltd. (JOT) is a logistics company specializing in intermodal transportation of energy and freight. Its core activities are divided into several business segments. The Oil Transport Business moves petroleum products like gasoline, kerosene, and crude oil via railroad tankers and tanker trucks, and manages supply and storage bases. The High-Pressure Gas Transport Business handles LNG, LPG, hydrogen, and liquefied ammonia. The Chemical Transport Business provides intermodal shipping and leasing of ISO tank containers for chemicals and food products, with services extending to other Asian nations. The Container Transport Business offers leasing services, including refrigerated containers for temperature-controlled goods. JOT also operates an Asset Management Business, which includes property rentals and solar power generation. The company is actively engaged in research and development for green energy transport, such as hydrogen and ammonia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | |
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第109期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第108期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32905798 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | ||
|
2025
6 filings
| |||||
| 8187936 | 確認書 | 2025-11-11 | Japanese | ||
| 8187934 | 半期報告書-第109期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7241847 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7248875 | 確認書 | 2025-06-26 | Japanese | ||
| 7248857 | 内部統制報告書-第108期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248851 | 有価証券報告書-第108期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
8 filings
| |||||
| 7300462 | 確認書 | 2024-11-11 | Japanese | ||
| 7300461 | 半期報告書-第108期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7318054 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7323345 | 内部統制報告書-第107期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7323333 | 確認書 | 2024-06-27 | Japanese | ||
| 7323330 | 有価証券報告書-第107期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7355554 | 確認書 | 2024-02-09 | Japanese | ||
| 7355544 | 四半期報告書-第107期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
Japan Oil Transportation 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/13003/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13003 | 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=13003 | 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=13003 \ -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": 13003}, 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 Japan Oil Transportation Co., Ltd. (id: 13003)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.