
Joong Ang Enervis Co.,Ltd. — Investor Relations & Filings
Joong Ang Enervis Co., Ltd. is an energy company specializing in the distribution and sale of petroleum products. Its portfolio includes gasoline, diesel, kerosene, bunker oil, lubricants, and liquefied petroleum gas (LPG). The company operates a network of gasoline and LPG stations for direct consumer and commercial sales. In addition to its domestic operations, Joong Ang Enervis is involved in the international import and export of petroleum goods. The company is also engaged in the electricity and power generation business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 정기주주총회결과 | 2026-03-23 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-12 | Korean | |
| 사업보고서 (2025.12) | 2026-03-12 | Korean | |
| 주주총회소집결의 | 2026-03-04 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 45851734 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 33014428 | 정기주주총회결과 | 2026-03-23 | Korean | ||
| 32982410 | 기업가치제고계획(자율공시) | 2026-03-19 | Korean | ||
| 32933889 | 감사보고서제출 | 2026-03-12 | Korean | ||
| 32933800 | 사업보고서 (2025.12) | 2026-03-12 | Korean | ||
| 32874051 | 주주총회소집결의 | 2026-03-04 | Korean | ||
| 32874041 | 주주총회소집공고 | 2026-03-04 | Korean | ||
| 32541241 | 현금ㆍ현물배당결정 | 2026-02-19 | Korean | ||
|
2025
7 filings
| |||||
| 7875710 | 반기보고서 (2025.06) | 2025-08-13 | Korean | ||
| 7904298 | 분기보고서 (2025.03) | 2025-05-14 | Korean | ||
| 7922791 | 정기주주총회결과 | 2025-03-25 | Korean | ||
| 7922763 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-25 | Korean | ||
| 7955173 | 감사보고서제출 | 2025-03-14 | Korean | ||
| 7955162 | 사업보고서 (2024.12) | 2025-03-14 | Korean | ||
| 7962462 | 주주총회소집결의 | 2025-03-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of solid, liquid and gaseous fuels and related products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anmol India Limited
Imports and distributes coal and solid fuels for various in…
|
ANMOL | IN | Wholesale and retail trade |
|
Ares Asia Limited
Specializes in wholesale trading of Indonesian thermal coal…
|
645 | HK | Wholesale and retail trade |
|
Attock Petroleum Limited
Oil marketing company for petroleum products and EV chargin…
|
APL | PK | Wholesale and retail trade |
|
Aventura Energy Inc.
Wholesale distributor specializing in the procurement and s…
|
AVNE | CA | Wholesale and retail trade |
|
AVRASYA PETROL VE TURİSTİK TESİSLER YATIRIMLAR A.Ş.
An investment firm offering office management, oil, and tou…
|
AVTUR | TR | Wholesale and retail trade |
|
BPRL INTERNATIONAL SINGAPORE PTE. LTD.
Global energy trading of crude oil, natural gas, and petrol…
|
67FB | SG | Wholesale and retail trade |
|
CASA EMTİA PETROL KİMYEVİ VE TÜREVLERİ SANAYİ TİCARET A.Ş.
Publicly traded firm focused on commodity trading and fuel …
|
CASA | TR | Wholesale and retail trade |
|
CHINA ENERGY RESERVE AND CHEMICALS GROUP INTERNATIONAL COMPANY LIMITED
Wholesale of fuels and energy products, processing, storage…
|
39DB | SG | Wholesale and retail trade |
|
Concern Galnaftogas
Operates multi-service filling stations and distributes pet…
|
GLNG | UA | Wholesale and retail trade |
|
Công ty Cổ phần Nhiên liệu Sài Gòn
Trades and distributes petroleum products, operates fuel st…
|
SFC | VN | Wholesale and retail trade |
Joong Ang Enervis 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/15536/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15536 | 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=15536 | 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=15536 \ -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": 15536}, 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 Joong Ang Enervis Co.,Ltd. (id: 15536)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.