
HeunguOil — Investor Relations & Filings
HeunguOil Co., Ltd. is engaged in the supply, distribution, wholesale, and retail of petroleum products. The company's portfolio includes gasoline, low sulfur diesel, diesel, heavy oil, kerosene, and lubricants. It distributes these products through a network of gasoline and liquefied petroleum gas (LPG) stations. In addition to its primary petroleum operations, the company is also involved in the gases sector and rental business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2024.06) | 2024-08-13 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2024-07-10 | Korean | |
| 분기보고서 (2024.03) | 2024-05-13 | Korean | |
| 사업보고서 (2023.12) | 2024-03-27 | Korean | |
| 정기주주총회결과 | 2024-03-22 | Korean | |
| 감사보고서제출 | 2024-03-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
14 filings
| |||||
| 8097266 | 반기보고서 (2024.06) | 2024-08-13 | Korean | ||
| 8111095 | 주식등의대량보유상황보고서(약식) | 2024-07-10 | Korean | ||
| 8140763 | 분기보고서 (2024.03) | 2024-05-13 | Korean | ||
| 8156573 | 사업보고서 (2023.12) | 2024-03-27 | Korean | ||
| 8158434 | 정기주주총회결과 | 2024-03-22 | Korean | ||
| 8192098 | 감사보고서제출 | 2024-03-12 | Korean | ||
| 8200394 | 주주총회소집공고 | 2024-03-05 | Korean | ||
| 8200389 | 의결권대리행사권유참고서류 | 2024-03-05 | Korean | ||
| 8199797 | [기재정정]의결권대리행사권유참고서류 | 2024-03-05 | Korean | ||
| 8199727 | [기재정정]주주총회소집공고 | 2024-03-05 | Korean | ||
| 8210899 | 주주총회소집결의 | 2024-02-20 | Korean | ||
| 8210895 | 주주총회집중일개최사유신고 | 2024-02-20 | Korean | ||
| 8219127 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-05 | Korean | ||
| 8219107 | 현금ㆍ현물배당결정 | 2024-02-05 | Korean | ||
|
2023
1 filing
| |||||
| 8262796 | 분기보고서 (2023.09) | 2023-11-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
HeunguOil 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/15403/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15403 | 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=15403 | 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=15403 \ -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": 15403}, 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 HeunguOil (id: 15403)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.