
MS&Consulting Co.,Ltd. — Investor Relations & Filings
MS&Consulting Co., Ltd. is a marketing research and consulting firm specializing in mystery shopping services. The company assists clients, particularly in the retail and restaurant sectors, in evaluating and improving customer satisfaction and store performance. Its core offerings include data-driven survey design, access to a large network of registered mystery shoppers, and the delivery of high-quality, detailed reports. MS&Consulting focuses on identifying key service points that correlate with sales and provides clients with visually intuitive analysis tools, such as charts and tables, to highlight trends and issues, facilitating data-backed improvements across business locations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第8期(平成31年4月1日-令和2年2月29日) | 2020-05-25 | Japanese | |
| 四半期報告書-第8期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-06 | Japanese | |
| 四半期報告書-第8期第2四半期(2019/07/01-2019/09/30) | 2019-11-08 | Japanese | |
| 四半期報告書-第8期第1四半期(2019/04/01-2019/06/30) | 2019-08-07 | Japanese | |
| 有価証券報告書-第7期(平成30年4月1日-平成31年3月31日) | 2019-06-21 | Japanese | |
| 四半期報告書-第7期第3四半期(2018/10/01-2018/12/31) | 2019-02-07 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
2 filings
| |||||
| 7690499 | 有価証券報告書-第8期(平成31年4月1日-令和2年2月29日) | 2020-05-25 | Japanese | ||
| 7694586 | 四半期報告書-第8期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-06 | Japanese | ||
|
2019
4 filings
| |||||
| 7697698 | 四半期報告書-第8期第2四半期(2019/07/01-2019/09/30) | 2019-11-08 | Japanese | ||
| 7701584 | 四半期報告書-第8期第1四半期(2019/04/01-2019/06/30) | 2019-08-07 | Japanese | ||
| 7710994 | 有価証券報告書-第7期(平成30年4月1日-平成31年3月31日) | 2019-06-21 | Japanese | ||
| 7715864 | 四半期報告書-第7期第3四半期(2018/10/01-2018/12/31) | 2019-02-07 | Japanese | ||
|
2018
4 filings
| |||||
| 7719509 | 四半期報告書-第7期第2四半期(2018/07/01-2018/09/30) | 2018-11-07 | Japanese | ||
| 7722859 | 四半期報告書-第7期第1四半期(2018/04/01-2018/06/30) | 2018-08-08 | Japanese | ||
| 7725384 | 有価証券報告書-第6期(平成29年4月1日-平成30年3月31日) | 2018-06-25 | Japanese | ||
| 7729634 | 四半期報告書-第6期第3四半期(2017/10/01-2017/12/31) | 2018-02-09 | Japanese | ||
|
2017
1 filing
| |||||
| 7733036 | 四半期報告書-第6期第2四半期(2017/07/01-2017/09/30) | 2017-11-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASMARQ Co.,Ltd.
A full-service marketing research company offering online a…
|
4197 | JP | Professional, scientific and te… |
|
Beijing Dataway Horizon Co.,Ltd.
Data intelligence provider integrating big data analytics, …
|
301169 | CN | Professional, scientific and te… |
|
Bilendi
A research technology and data company for market research,…
|
ALBLD | FR | Professional, scientific and te… |
|
COMSCORE, INC.
A media measurement and analytics company providing cross-p…
|
SCOR | US | Professional, scientific and te… |
|
Cross Marketing Group Inc.
A holding company offering marketing research, digital mark…
|
3675 | JP | Professional, scientific and te… |
|
Cyber Media Research & Services Limited
Provides data-driven market research, advisory, and digital…
|
CMRSL | IN | Professional, scientific and te… |
|
Devolver Digital, Inc.
A video game publisher for independent developers, curating…
|
DEVO | US | Professional, scientific and te… |
|
EBIQUITY PLC
An independent media investment analysis and marketing cons…
|
EBQ | GB | Professional, scientific and te… |
|
Eduniversal
A global ranking and rating agency specializing in higher e…
|
MLEDU | FR | Professional, scientific and te… |
|
FORRESTER RESEARCH, INC.
A research and advisory firm that helps leaders accelerate …
|
FORR | US | Professional, scientific and te… |
MS&Consulting 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/13542/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13542 | 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=13542 | 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=13542 \ -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": 13542}, 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 MS&Consulting Co.,Ltd. (id: 13542)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.