
PT SLJ Global Tbk — Investor Relations & Filings
PT SLJ Global Tbk specializes in sustainable forest management and integrated wood processing. With over 40 years of experience, the company is committed to responsible forest stewardship, providing a range of timber and non-timber products, including logs, sawn lumber, and plywood, to global markets. Its business model prioritizes sustainable practices to maximize forest value and contribute to a climate-positive future, actively working to reduce greenhouse gas emissions within the forestry sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-22 | Indonesian | |
| Penyampaian Bukti Iklan Penyampaian Bukti Iklan Penyampaian Bukti Iklan Keterbukaan Informasi Sehubungan Dengan Rencana Penambahan Modal Tanpa Memberikan Hak Memesan Efek Terlebih Dahulu (PMTHMETD) | 2026-05-22 | Indonesian | |
| Penyampaian Keterbukaan Informasi Sehubungan Dengan Rencana Penambahan Modal Tanpa Memberikan Hak Memesan Efek Terlebih Dahulu (PMTHMETD) Dalam Rangka Retrukturisasi Utang | 2026-05-20 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan dan Luar Biasa | 2026-05-20 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | |
| SULI - FY 2020 - LKT_2020 SLJ.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
FORESTAL CONSTRUCTORA Y COMERCIAL DEL PACIFICO SUR S.A.
Diversified holding company with interests in forestry, ene…
|
— | CL | Agriculture, forestry and fishi… |
|
FORESWOOD GROUP BERHAD
Corporate group established in 1995, historically associate…
|
— | MY | Agriculture, forestry and fishi… |
|
FUJIAN JINSEN FORESTRY Co.,Ltd.
Specializes in forest management, timber production, and ec…
|
002679 | CN | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
|
ProsperTree PLC
Engages in planting, trading, and investing in trees and pr…
|
PROSPER | CY | Agriculture, forestry and fishi… |
|
Proteak Uno, S.A.B. de C.V.
Manages sustainable teak and eucalyptus plantations and pro…
|
TEAK | MX | Agriculture, forestry and fishi… |
|
PRT Forest Regeneration Income Fund
Provides specialized growing services and products essentia…
|
PRT.UN | CA | Agriculture, forestry and fishi… |
|
RAYONIER INC
A timberland REIT with forestry, real estate, and land reso…
|
RYN | US | Agriculture, forestry and fishi… |
PT SLJ Global 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/69746/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69746 | 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=69746 | 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=69746 \ -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": 69746}, 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 SLJ Global Tbk (id: 69746)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.