
AMCG Co., Ltd. — Investor Relations & Filings
AMCG Co., Ltd. develops and provides a diagnostic imaging platform for cardiac conditions that utilizes artificial intelligence and big data. The company's core technology is Magnetocardiography (MCG), a non-invasive and non-contact method that analyzes the heart's magnetic fields to diagnose disease without using radiation or drugs. Its primary product, the MCG-S system, is designed as an all-in-one solution to deliver precise diagnostic results from a single test, aiming to replace multiple conventional testing procedures. The platform is supported by proprietary patented technologies related to SQUID sensors, signal processing, and positioning systems for magnetocardiography diagnosis.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최 | 2025-09-10 | Korean | |
| 기업설명회(IR)개최결과 | 2025-05-21 | Korean | |
| 정기주주총회결과 | 2025-03-28 | Korean | |
| 주식매수선택권부여에관한신고 | 2025-03-28 | Korean | |
| [기재정정]주주총회소집결의 | 2025-03-24 | Korean | |
| [기재정정]주주총회소집공고 | 2025-03-24 | Korean |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7865515 | 기업설명회(IR)개최 | 2025-09-10 | Korean | ||
| 7899400 | 기업설명회(IR)개최결과 | 2025-05-21 | Korean | ||
| 7919510 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7919431 | 주식매수선택권부여에관한신고 | 2025-03-28 | Korean | ||
| 7923603 | [기재정정]주주총회소집결의 | 2025-03-24 | Korean | ||
| 7923581 | [기재정정]주주총회소집공고 | 2025-03-24 | Korean | ||
| 7948847 | 감사보고서제출 | 2025-03-20 | Korean | ||
| 7948778 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7948710 | [기재정정]감사보고서제출 | 2025-03-20 | Korean | ||
| 7927385 | [기재정정]사업보고서 (2023.12) | 2025-03-20 | Korean | ||
| 7949644 | [기재정정]주주총회소집결의 | 2025-03-19 | Korean | ||
| 7949337 | [기재정정]주주총회소집공고 | 2025-03-19 | Korean | ||
| 7957103 | 주주총회소집공고 | 2025-03-13 | Korean | ||
| 7961327 | 주주총회소집결의 | 2025-03-10 | Korean | ||
| 7961245 | 주주총회집중일개최사유신고 | 2025-03-10 | Korean | ||
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… |
|
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… |
|
BayCurrent, Inc.
Consulting firm providing end-to-end support from strategy …
|
6532 | JP | Professional, scientific and te… |
AMCG 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/16535/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16535 | 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=16535 | 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=16535 \ -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": 16535}, 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 AMCG Co., Ltd. (id: 16535)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.