
Macromill Embrain Co., Ltd. — Investor Relations & Filings
Macromill Embrain Co., Ltd. is a marketing research and data technology company that provides comprehensive research services, including online and offline qualitative and quantitative surveys. The company leverages technology to connect research with fundamental data, aiming to innovate beyond traditional research methods. A core focus is its concept of "Deep Data," which prioritizes quality, accuracy, and density over sheer volume. This data is sourced from its large, rigorously managed proprietary consumer panels. By analyzing this in-depth data, the company seeks to uncover hidden consumer insights and provide clients with fresh perspectives and opportunities. Its services encompass marketing research, social public research, and tailored data solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2022-02-16 | Korean | |
| 반기보고서 (2021.12) | 2022-02-10 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2022-02-09 | Korean | |
| 영업(잠정)실적(공정공시) | 2022-02-09 | Korean | |
| 주권매매거래정지(무상증자) | 2022-02-09 | Korean | |
| 주요사항보고서(무상증자결정) | 2022-02-09 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 8815612 | 주식등의대량보유상황보고서(일반) | 2022-02-16 | Korean | ||
| 8820421 | 반기보고서 (2021.12) | 2022-02-10 | Korean | ||
| 8822284 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-02-09 | Korean | ||
| 8822256 | 영업(잠정)실적(공정공시) | 2022-02-09 | Korean | ||
| 8821977 | 주권매매거래정지(무상증자) | 2022-02-09 | Korean | ||
| 8821970 | 주요사항보고서(무상증자결정) | 2022-02-09 | Korean | ||
| 8821962 | 주주명부폐쇄기간또는기준일설정 | 2022-02-09 | Korean | ||
| 8838650 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-01-06 | Korean | ||
| 8840238 | 합병등종료보고서(합병) | 2022-01-04 | Korean | ||
|
2021
6 filings
| |||||
| 8860578 | 기업설명회(IR)개최 | 2021-12-02 | Korean | ||
| 8867860 | [기재정정]주요사항보고서(회사합병결정) | 2021-11-17 | Korean | ||
| 8882867 | 분기보고서 (2021.09) | 2021-11-11 | Korean | ||
| 8891089 | 주주명부폐쇄기간또는기준일설정 | 2021-10-27 | Korean | ||
| 8891048 | [첨부추가]주요사항보고서(회사합병결정) | 2021-10-27 | Korean | ||
| 8905436 | 정기주주총회결과 | 2021-09-29 | Korean | ||
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… |
Macromill Embrain 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/16653/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16653 | 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=16653 | 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=16653 \ -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": 16653}, 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 Macromill Embrain Co., Ltd. (id: 16653)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.