
PT Royaltama Mulia Kontraktorindo Tbk. — Investor Relations & Filings
PT Royaltama Mulia Kontraktorindo Tbk. provides comprehensive services primarily to the mining industry. Established in 2017, the company specializes in coal mining, including overburden removal and coal getting, alongside mine survey, exploration, modeling, and design. It also offers hauling services, encompassing hauling road construction and coal transportation, in addition to heavy equipment rental and general construction services. The company distinguishes itself through operational excellence, prioritizing safety, efficiency, and good mining practices. This is supported by a highly experienced team with over 15 years in the coal industry and a well-maintained fleet of heavy equipment. Furthermore, it leverages integrated operations with business units involved in coal transport and mining.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penyampaian Laporan Tahunan & Keberlanjutan dan ESG (KOREKSI) | 2026-05-20 | Indonesian | |
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-20 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-20 | Indonesian | |
| Penyampaian Laporan Keuangan Tahunan (KOREKSI) | 2026-05-18 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46682096 | Penyampaian Laporan Tahunan & Keberlanjutan dan ESG (KOREKSI) | 2026-05-20 | Indonesian | ||
| 46614871 | Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-20 | Indonesian | ||
| 46579293 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-20 | Indonesian | ||
| 46543437 | Penyampaian Laporan Keuangan Tahunan (KOREKSI) | 2026-05-18 | Indonesian | ||
| 44946312 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Mining of hard coal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCE RESOURCE PARTNERS LP
A diversified natural resource company producing coal and o…
|
ARLP | US | Mining and quarrying |
|
Alpha Metallurgical Resources, Inc.
A mining company that produces and sells metallurgical and …
|
AMR | US | Mining and quarrying |
|
AM Resources Corp.
Junior mineral exploration focused on coal, hydrocarbons, a…
|
AMR.H | CA | Mining and quarrying |
|
Anhui Hengyuan Coal Industry and Electricity Power Co.,Ltd
Engages in coal exploration, extraction, processing, and th…
|
600971 | CN | Mining and quarrying |
|
ASPIRE MINING LIMITED
Develops metallurgical coal projects and rail infrastructur…
|
AKM | AU | Mining and quarrying |
|
Atlas Resources Tbk
Prominent coal producer involved in acquisition, exploratio…
|
ARII | ID | Mining and quarrying |
|
AUSTRALIAN PACIFIC COAL LIMITED
Explores and develops coal assets, focusing on the Dartbroo…
|
AQC | AU | Mining and quarrying |
|
Baramulti Suksessarana Tbk
A coal mining and trading company operating multiple conces…
|
BSSR | ID | Mining and quarrying |
|
BATHURST RESOURCES LIMITED.
Produces coking coal for global export and thermal coal for…
|
BRL | NZ | Mining and quarrying |
|
Bayan Resources Tbk
Integrated, innovative, low-cost coal producer specializing…
|
BYAN | ID | Mining and quarrying |
PT Royaltama Mulia Kontraktorindo 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/69663/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69663 | 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=69663 | 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=69663 \ -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": 69663}, 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 PT Royaltama Mulia Kontraktorindo Tbk. (id: 69663)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.