
LVMC Holdings CO,.LTD — Investor Relations & Filings
LVMC Holdings is a manufacturer and distributor of automobiles and motorcycles. The company's core activities include the assembly, distribution, and sale of a diverse range of vehicles, such as commercial trucks and heavy equipment. Its portfolio features its in-house completely knocked-down (CKD) brand, DAEHAN, and the KRMOTORS motorcycle brand, alongside vehicles from other global manufacturers. The company provides a comprehensive support system that includes after-sales services, the sale of parts and accessories, and installment financing options. Additionally, LVMC Holdings operates a used car trading business and maintains independent research and development capabilities to support its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2023-01-12 | Korean | |
| [기재정정]증권신고서(지분증권) (2023.02) | 2023-01-05 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2022-12-30 | Korean | |
| [기재정정]증권신고서(지분증권) (2023.02) | 2022-12-30 | Korean | |
| 매매거래정지및정지해제(중요내용공시) | 2022-12-16 | Korean | |
| 주요사항보고서(유무상증자결정) | 2022-12-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 8547816 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2023-01-12 | Korean | ||
| 8550763 | [기재정정]증권신고서(지분증권) (2023.02) | 2023-01-05 | Korean | ||
|
2022
13 filings
| |||||
| 8553374 | 주식등의대량보유상황보고서(일반) | 2022-12-30 | Korean | ||
| 8553323 | [기재정정]증권신고서(지분증권) (2023.02) | 2022-12-30 | Korean | ||
| 8560716 | 매매거래정지및정지해제(중요내용공시) | 2022-12-16 | Korean | ||
| 8560714 | 주요사항보고서(유무상증자결정) | 2022-12-16 | Korean | ||
| 8560345 | 증권신고서(지분증권) (2023.02) | 2022-12-16 | Korean | ||
| 8566496 | 주식등의대량보유상황보고서(일반) | 2022-12-09 | Korean | ||
| 8570839 | 주식등의대량보유상황보고서(일반) | 2022-12-02 | Korean | ||
| 8574235 | 분기보고서 (2022.09) | 2022-11-25 | Korean | ||
| 8588996 | 주식등의대량보유상황보고서(일반) | 2022-11-11 | Korean | ||
| 8603235 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2022-10-12 | Korean | ||
| 8608400 | 주식등의대량보유상황보고서(일반) | 2022-09-30 | Korean | ||
| 8615173 | 주식등의대량보유상황보고서(일반) | 2022-09-16 | Korean | ||
| 8618228 | 주식등의대량보유상황보고서(일반) | 2022-09-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
LVMC Holdings 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/17284/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17284 | 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=17284 | 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=17284 \ -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": 17284}, 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 LVMC Holdings CO,.LTD (id: 17284)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.