
SAKURAJIMA FUTO KAISHA,LTD. — Investor Relations & Filings
SAKURAJIMA FUTO KAISHA, LTD. is a company engaged in the port transportation and warehousing businesses. Its primary operations involve the handling of bulk cargo, such as coal, coke, raw salt, and soda ash, as well as liquid cargo. The company provides a range of logistics services including barge transportation, cargo transportation, and warehousing solutions, which encompass refrigerated storage facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第82期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 四半期報告書-第82期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | |
| 内部統制報告書-第81期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | |
| 確認書 | 2023-06-29 | Japanese | |
| 有価証券報告書-第81期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 7372250 | 四半期報告書-第82期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7546423 | 確認書 | 2023-08-14 | Japanese | ||
| 7546424 | 四半期報告書-第82期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7556004 | 内部統制報告書-第81期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555969 | 確認書 | 2023-06-29 | Japanese | ||
| 7555931 | 有価証券報告書-第81期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7565554 | 確認書 | 2023-06-19 | Japanese | ||
| 7565556 | 訂正有価証券報告書-第80期(2021/04/01-2022/03/31) | 2023-06-19 | Japanese | ||
| 7573773 | 確認書 | 2023-02-14 | Japanese | ||
| 7573768 | 四半期報告書-第81期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
5 filings
| |||||
| 7583474 | 確認書 | 2022-11-14 | Japanese | ||
| 7583462 | 訂正有価証券報告書-第79期(令和2年4月1日-令和3年3月31日) | 2022-11-14 | Japanese | ||
| 7583319 | 訂正有価証券報告書-第78期(平成31年4月1日-令和2年3月31日) | 2022-11-14 | Japanese | ||
| 7582806 | 確認書 | 2022-11-14 | Japanese | ||
| 7582705 | 四半期報告書-第81期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Cargo handling
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allcargo Terminals Limited
Provides CFS and ICD services, cargo handling, and speciali…
|
ATL | IN | Transportation and storage |
|
Bremer Lagerhaus Gesellschaft AG von 1877
A global seaport-oriented logistics provider for automobile…
|
BLH | DE | Transportation and storage |
|
China Infrastructure & Logistics Group Ltd.
Develops, operates, and manages container ports, offering c…
|
1719 | HK | Transportation and storage |
|
China Merchants Port Holdings Company Limited
Leading global port operator managing an extensive internat…
|
144 | HK | Transportation and storage |
|
CLN Ventures Inc
Provides integrated logistics, railcar storage, transloadin…
|
YLN | CA | Transportation and storage |
|
Gateway Distriparks Limited
Integrated inter-modal logistics provider specializing in c…
|
GATEWAY | IN | Transportation and storage |
|
GRINDROD LIMITED
Integrated logistics solutions and infrastructure connectin…
|
GNDE | ZA | Transportation and storage |
|
Gwil Industries Inc.
Diversified industrial services company providing crane ren…
|
— | CA | Transportation and storage |
|
Halterm Income Fund
An investment trust managing a key container handling facil…
|
— | CA | Transportation and storage |
|
HARGREAVES SERVICES PLC
A diversified group providing services to environmental, in…
|
HSP | GB | Transportation and storage |
SAKURAJIMA FUTO KAISHA,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/12999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12999 | 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=12999 | 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=12999 \ -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": 12999}, 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 SAKURAJIMA FUTO KAISHA,LTD. (id: 12999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.