
SBI Global Asset Management Co., Ltd. — Investor Relations & Filings
SBI Global Asset Management Co., Ltd., formerly Morningstar Japan K.K., is a financial services company engaged in asset management and the provision of financial information. The company's asset management business operates publicly offered open-end investment trusts and provides asset management services for institutional clients, including regional financial institutions. Its financial information services division disseminates data, analysis, and reports through various channels such as websites, publications, and seminars. The firm operates with a core philosophy of establishing 'investor sovereignty,' aiming to contribute to optimal asset management for individual investors by offering low-cost, high-quality investment products alongside abundant and unbiased financial information.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2026-04-24 | Japanese | |
| 訂正有価証券届出書(組織再編成) | 2025-11-26 | Japanese | |
| 訂正有価証券届出書(組織再編成) | 2025-11-14 | Japanese | |
| 確認書 | 2025-11-07 | Japanese | |
| 半期報告書-第29期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | |
| 訂正有価証券届出書(組織再編成) | 2025-10-31 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 36079127 | 訂正臨時報告書 | 2026-04-24 | Japanese | ||
|
2025
12 filings
| |||||
| 8657657 | 訂正有価証券届出書(組織再編成) | 2025-11-26 | Japanese | ||
| 8318311 | 訂正有価証券届出書(組織再編成) | 2025-11-14 | Japanese | ||
| 8126956 | 確認書 | 2025-11-07 | Japanese | ||
| 8126951 | 半期報告書-第29期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 8062064 | 訂正有価証券届出書(組織再編成) | 2025-10-31 | Japanese | ||
| 7982545 | 有価証券届出書(組織再編成) | 2025-10-10 | Japanese | ||
| 7856845 | 訂正有価証券届出書(参照方式) | 2025-08-25 | Japanese | ||
| 7856930 | 有価証券届出書(参照方式) | 2025-08-20 | Japanese | ||
| 7255324 | 臨時報告書 | 2025-06-20 | Japanese | ||
| 7258246 | 内部統制報告書-第28期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7258245 | 確認書 | 2025-06-17 | Japanese | ||
| 7258248 | 有価証券報告書-第28期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
|
2024
2 filings
| |||||
| 7303338 | 確認書 | 2024-11-05 | Japanese | ||
| 7303342 | 半期報告書-第28期(2024/04/01-2025/03/31) | 2024-11-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Fund management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
360 ONE WAM LIMITED
Wealth and asset management firm for high-net-worth and ins…
|
360ONE | IN | Financial and insurance activit… |
|
Aditya Birla Sun Life AMC Limited
Investment manager providing mutual funds, PMS, and alterna…
|
ABSLAMC | IN | Financial and insurance activit… |
|
Alpha Trust Mutual Fund Management S.A.
Independent asset management firm providing investment serv…
|
ATRUS | GR | Financial and insurance activit… |
|
Anand Rathi Wealth Limited
Provides data-led wealth management services for HNWIs and …
|
ANANDRATHI | IN | Financial and insurance activit… |
|
Aquila Capital
Investment manager of real assets and private market soluti…
|
AERI | DE | Financial and insurance activit… |
|
ARANDU INVESTIMENTOS S.A.
Develops financial solutions and manages investment funds a…
|
— | BR | Financial and insurance activit… |
|
ARC FUNDS LIMITED
Specialist investment firm supporting boutique managers via…
|
ARC | AU | Financial and insurance activit… |
|
Artisan Partners Asset Management Inc.
A global investment firm providing actively managed portfol…
|
APAM | US | Financial and insurance activit… |
|
ASSOCIATE GLOBAL PARTNERS LIMITED
Multi-boutique asset manager providing specialized investme…
|
APL | AU | Financial and insurance activit… |
|
AUSTRALIAN ETHICAL INVESTMENT LIMITED
Wealth manager specializing in ethical investment products …
|
AEF | AU | Financial and insurance activit… |
SBI Global Asset Management 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/13231/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13231 | 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=13231 | 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=13231 \ -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": 13231}, 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 SBI Global Asset Management Co., Ltd. (id: 13231)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.