
Shizuoka Financial Group, Inc. — Investor Relations & Filings
Shizuoka Financial Group, Inc. is a comprehensive financial holding company whose core operations include banking, leasing, and other financial services. Through its main subsidiary, Shizuoka Bank, the group provides a wide range of products and services to both retail and corporate customers. Offerings for individual clients include deposit accounts, investment trusts, housing loans, and consumer loans. For corporate clients, the group provides services such as business consulting, management support, real estate appraisal, the purchase of monetary receivables, and leasing. The group focuses on delivering integrated financial solutions to meet the diverse needs of its customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2026-05-12 | Japanese | |
| 臨時報告書 | 2026-05-12 | Japanese | |
| 一般財団法人静岡ミライ共創財団の設立および財団の活動支援を目的とした第三者割当による自己株式の処分に関するお知らせ | 2026-05-12 | Japanese | |
| 代表取締役の異動に関するお知らせ | 2026-05-12 | Japanese | |
| 2026年3月期 決算短信[日本基準](連結) | 2026-05-12 | Japanese | |
| 第2次中期経営計画策定のお知らせ | 2026-04-20 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 45142367 | 訂正発行登録書 | 2026-05-12 | Japanese | ||
| 45142208 | 臨時報告書 | 2026-05-12 | Japanese | ||
| 46883486 | 一般財団法人静岡ミライ共創財団の設立および財団の活動支援を目的とした第三者割当による自己株式の処分に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883484 | 代表取締役の異動に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883482 | 2026年3月期 決算短信[日本基準](連結) | 2026-05-12 | Japanese | ||
| 46878042 | 第2次中期経営計画策定のお知らせ | 2026-04-20 | Japanese | ||
| 33151400 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-02 | Japanese | ||
| 33103066 | 訂正発行登録書 | 2026-03-31 | Japanese | ||
| 33055092 | 訂正発行登録書 | 2026-03-27 | Japanese | ||
| 32873376 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese | ||
| 32842689 | 発行登録書(株券、社債券等) | 2026-02-27 | Japanese | ||
| 14394075 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-05 | Japanese | ||
| 12288222 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
2 filings
| |||||
| 9578720 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-08 | Japanese | ||
| 8644943 | 確認書 | 2025-11-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
Shizuoka Financial Group, Inc. 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/14540/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14540 | 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=14540 | 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=14540 \ -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": 14540}, 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 Shizuoka Financial Group, Inc. (id: 14540)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.