
PT Transkon Jaya Tbk. — Investor Relations & Filings
PT Transkon Jaya Tbk is a specialist in comprehensive vehicle rental services, primarily offering 4x4 and 4x2 light vehicles, trucks, and buses. The company's extensive fleet includes specialized units such as manhaul vehicles, ambulances, service body vehicles, and rescue vehicles, often customized with features like off-road tires and safety equipment for demanding operational environments. PT Transkon Jaya Tbk serves key industries including mining, oil & gas, construction, plantation, and explosives. Leveraging over 20 years of experience, the company is a trusted partner, providing reliable solutions to enhance operational efficiency for a broad client base through its wide fleet and extensive service network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan dan Luar Biasa | 2026-05-22 | Indonesian | |
| Perubahan dan/atau Tambahan Informasi atas Keterbukaan Informasi Terkait Rencana Penambahan Kegiatan Usaha PT Transkon Jaya Tbk | 2026-05-18 | Indonesian | |
| LAPORAN KEPEMILIKAN ATAU SETIAP PERUBAHAN KEPEMILIKAN SAHAM PERUSAHAAN TERBUKA | 2026-05-12 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | |
| LAPORAN KEPEMILIKAN ATAU SETIAP PERUBAHAN KEPEMILIKAN SAHAM PERUSAHAAN TERBUKA | 2026-05-08 | Indonesian | |
| TRJA - FY 2020 - FinancialStatement-2020-Tahunan-TRJA.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · All other professional, scientific and technical activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADEC Innovations NV
Provides environmental, sustainability, and ESG solutions t…
|
MLADE | NL | Professional, scientific and te… |
|
ADVANCER GLOBAL LIMITED
Provider of integrated estate management and workforce solu…
|
43Q | SG | Professional, scientific and te… |
|
AEERIS LTD
Provides real-time risk management and geospatial data serv…
|
AER | AU | Professional, scientific and te… |
|
AERIS ENVIRONMENTAL LTD
Develops microbial control, hygiene solutions, and energy e…
|
AEI | AU | Professional, scientific and te… |
|
Altus Group Limited
Global provider of CRE intelligence, software, data, and in…
|
AIF | CA | Professional, scientific and te… |
|
AMIYA Corporation
An IT company specializing in cybersecurity products and se…
|
4258 | JP | Professional, scientific and te… |
|
BC Craft Supply Co. Ltd.
Life sciences firm supporting craft cannabis cultivation, b…
|
CRFT | CA | Professional, scientific and te… |
|
Beckett's Inc.
Develops and sells non-alcoholic, liquor-inspired, and cann…
|
BKTS | CA | Professional, scientific and te… |
|
BRAEMAR PLC
Advisory firm providing shipbroking services to the shippin…
|
BAR | GB | Professional, scientific and te… |
|
BTL Inc.
Provider of testing, inspection, and certification for elec…
|
6840 | CA | Professional, scientific and te… |
PT Transkon Jaya 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/69801/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69801 | 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=69801 | 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=69801 \ -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": 69801}, 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 Transkon Jaya Tbk. (id: 69801)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.