
ESSA Industries Indonesia Tbk — Investor Relations & Filings
ESSA Industries Indonesia Tbk operates as a diversified energy and chemical company. Since 2007, it has managed the largest privately owned Liquefied Petroleum Gas (LPG) refinery, extracting propane and butane from natural gas using advanced and efficient technology. The company also operates an ammonia plant through its subsidiary, PT Panca Amara Utama. Additionally, ESSA Industries Indonesia Tbk, via its subsidiaries, is involved in the production of basic organic chemicals derived from agricultural products and facilitates the export of coconut shell charcoal. Its business scope also includes providing business consulting services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-26 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-11 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| ESSA - FY 2020 - Surya Esa Perkasa Tbk 31 Dec 2020 Released.pdf | 2020-12-31 | Indonesian | |
| ESSA - FY 2020 - Checklist Pengungkapan Lap Keu 31 Des 2020.pdf | 2020-12-31 | Indonesian | |
| ESSA - FY 2020 - FinancialStatement-2020-Tahunan-ESSA.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47059080 | Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-26 | Indonesian | ||
| 44952587 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-11 | Indonesian | ||
| 44942169 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
6 filings
| |||||
| 44953270 | ESSA - FY 2020 - Surya Esa Perkasa Tbk 31 Dec 2020 Released.pdf | 2020-12-31 | Indonesian | ||
| 44953267 | ESSA - FY 2020 - Checklist Pengungkapan Lap Keu 31 Des 2020.pdf | 2020-12-31 | Indonesian | ||
| 44953265 | ESSA - FY 2020 - FinancialStatement-2020-Tahunan-ESSA.pdf | 2020-12-31 | Indonesian | ||
| 44953264 | ESSA - FY 2020 - FinancialStatement-2020-Tahunan-ESSA.xlsx | 2020-12-31 | English | ||
| 44953262 | ESSA - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 44953259 | ESSA - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
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 |
ESSA Industries Indonesia Tbk 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/69230/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69230 | 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=69230 | 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=69230 \ -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": 69230}, 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 ESSA Industries Indonesia Tbk (id: 69230)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.