
Management Solutions Co.,Ltd — Investor Relations & Filings
Management Solutions Co., Ltd. is a consulting firm specializing in project management execution support. The company's core business revolves around providing Project Management Office (PMO) services, offering hands-on, on-the-job assistance to facilitate project success for its clients. In addition to its primary PMO focus, the firm delivers management consulting and project management training services. It supports a wide range of projects by working directly with client personnel from senior managers to front-line workers, applying objective analysis and flexible processing capabilities to drive successful outcomes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2024-01-30 | Japanese | |
| 確認書 | 2023-09-14 | Japanese | |
| 四半期報告書-第19期第3四半期(2023/05/01-2023/07/31) | 2023-09-14 | Japanese | |
| 確認書 | 2023-06-14 | Japanese | |
| 四半期報告書-第19期第2四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | |
| 確認書 | 2023-03-14 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7359553 | 臨時報告書 | 2024-01-30 | Japanese | ||
|
2023
9 filings
| |||||
| 7544661 | 確認書 | 2023-09-14 | Japanese | ||
| 7544660 | 四半期報告書-第19期第3四半期(2023/05/01-2023/07/31) | 2023-09-14 | Japanese | ||
| 7565967 | 確認書 | 2023-06-14 | Japanese | ||
| 7565959 | 四半期報告書-第19期第2四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | ||
| 7572188 | 確認書 | 2023-03-14 | Japanese | ||
| 7572189 | 四半期報告書-第19期第1四半期(2022/11/01-2023/01/31) | 2023-03-14 | Japanese | ||
| 7578564 | 確認書 | 2023-01-30 | Japanese | ||
| 7578563 | 有価証券報告書-第18期(2021/11/01-2022/10/31) | 2023-01-30 | Japanese | ||
| 7578558 | 内部統制報告書-第18期(2021/11/01-2022/10/31) | 2023-01-30 | Japanese | ||
|
2022
5 filings
| |||||
| 7589468 | 確認書 | 2022-09-14 | Japanese | ||
| 7589469 | 四半期報告書-第18期第3四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | ||
| 7605367 | 四半期報告書-第18期第2四半期(令和4年2月1日-令和4年4月30日) | 2022-06-14 | Japanese | ||
| 7614941 | 四半期報告書-第18期第1四半期(令和3年11月1日-令和4年1月31日) | 2022-03-14 | Japanese | ||
| 7618714 | 内部統制報告書-第17期(令和2年11月1日-令和3年10月31日) | 2022-01-31 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acclaim Energy Trust
Specialized energy management firm offering resiliency plan…
|
AE.UN | CA | Professional, scientific and te… |
|
Adsure Services PLC
A business assurance provider for public and government-fun…
|
ADS | GB | Professional, scientific and te… |
|
Agencja Rozwoju Innowacji Spolka Akcyjna
Financial advisory and investment firm specializing in rais…
|
ARI | PL | Professional, scientific and te… |
|
Aidma Holdings, Inc.
Provides AI-driven sales and business support services for …
|
7373 | JP | Professional, scientific and te… |
|
ALVAREZ & MARSAL INVESTIMENTOS I S.A.
Provides turnaround management, restructuring, and performa…
|
— | BR | Professional, scientific and te… |
|
AMCG Co., Ltd.
Develops an AI-powered diagnostic platform for cardiac cond…
|
495900 | KR | Professional, scientific and te… |
|
Aoyama Zaisan Networks Company,Limited
A consulting firm specializing in property and asset manage…
|
8929 | JP | Professional, scientific and te… |
|
AQUILA SERVICES GROUP PLC
A consultancy group providing support services to socially …
|
AQSG | GB | Professional, scientific and te… |
|
ATIF Holdings Ltd
Offers IPO, M&A, and financial advisory services to small a…
|
ZBAI | US | Professional, scientific and te… |
|
ATOMIC EAGLE LTD
Professional services firm providing strategic advisory and…
|
AEU | AU | Professional, scientific and te… |
Management Solutions 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/14137/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14137 | 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=14137 | 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=14137 \ -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": 14137}, 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 Management Solutions Co.,Ltd (id: 14137)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.