
KG Mobility Corp. — Investor Relations & Filings
KG Mobility Corp., formerly SsangYong Motor Company, is an automobile manufacturer specializing in a range of vehicles. The company's product portfolio primarily consists of Sports Utility Vehicles (SUVs), 4x4s, Multi-Purpose Vehicles (MPVs), and pick-up trucks. In addition to vehicle production, the company manufactures gasoline and diesel engines. A key strategic focus is on electrification, with development efforts in electric vehicles and electric buses. KG Mobility markets its products and provides maintenance services through direct sales channels to both domestic and international customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2024-07-18 | Korean | |
| 영업(잠정)실적(공정공시) | 2024-07-01 | Korean | |
| 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2024-06-05 | Korean | |
| 영업(잠정)실적(공정공시) | 2024-06-03 | Korean | |
| 기업지배구조보고서공시 | 2024-05-30 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2024-05-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8108137 | 기업설명회(IR)개최(안내공시) | 2024-07-18 | Korean | ||
| 8114655 | 영업(잠정)실적(공정공시) | 2024-07-01 | Korean | ||
| 8129732 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2024-06-05 | Korean | ||
| 8130341 | 영업(잠정)실적(공정공시) | 2024-06-03 | Korean | ||
| 8132464 | 기업지배구조보고서공시 | 2024-05-30 | Korean | ||
| 8132357 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2024-05-30 | Korean | ||
| 8135118 | 주식등의대량보유상황보고서(일반) | 2024-05-20 | Korean | ||
| 8138689 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8140747 | 최대주주등소유주식변동신고서 | 2024-05-13 | Korean | ||
| 8140746 | 임시주주총회결과 | 2024-05-13 | Korean | ||
| 8140738 | 대표이사(대표집행임원)변경(안내공시) | 2024-05-13 | Korean | ||
| 8143315 | 영업(잠정)실적(공정공시) | 2024-05-02 | Korean | ||
| 8146434 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-04-22 | Korean | ||
| 8147397 | 기업설명회(IR)개최(안내공시) | 2024-04-17 | Korean | ||
| 8148456 | 주주총회소집공고 | 2024-04-12 | 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 |
KG Mobility Corp. 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/17485/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17485 | 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=17485 | 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=17485 \ -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": 17485}, 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 KG Mobility Corp. (id: 17485)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.