
PT Pratama Widya Tbk. — Investor Relations & Filings
PT Pratama Widya Tbk, established in 1981, specializes in providing geotechnical engineering services and foundation construction. The company offers a comprehensive range of services, including geotechnical surveys, consulting, and ground engineering solutions. It caters to both private and government sectors, aiming to be a leading provider of one-stop services for foundation and ground engineering works.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| PTPW - FY 2020 - FinancialStatement-2020-Tahunan-PTPW.xlsx | 2020-12-31 | Indonesian | |
| PTPW - FY 2020 - instance.zip | 2020-12-31 | Indonesian | |
| PTPW - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | |
| PTPW - FY 2020 - Penjelasan Perubahan Lebih Dari 20 Persen.pdf | 2020-12-31 | Indonesian | |
| PTPW - FY 2020 - Laporan Keuangan PTPW 31 Desember 2020 Audit.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 44946279 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
6 filings
| |||||
| 45361541 | PTPW - FY 2020 - FinancialStatement-2020-Tahunan-PTPW.xlsx | 2020-12-31 | Indonesian | ||
| 45361534 | PTPW - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45361527 | PTPW - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45361522 | PTPW - FY 2020 - Penjelasan Perubahan Lebih Dari 20 Persen.pdf | 2020-12-31 | Indonesian | ||
| 45361507 | PTPW - FY 2020 - Laporan Keuangan PTPW 31 Desember 2020 Audit.pdf | 2020-12-31 | Indonesian | ||
| 45361496 | PTPW - FY 2020 - FinancialStatement-2020-Tahunan-PTPW.pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA PILE HOLDINGS CORPORATION
A foundation engineering group that manufactures, sells, an…
|
5288 | JP | Construction |
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | KY | Construction |
|
Chinney Alliance Group Limited
Building contracting, ground engineering, foundation work, …
|
385 | HK | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
FEG Holdings Corporation Limited
Foundation engineering contractor providing foundation work…
|
1413 | HK | Construction |
PT Pratama Widya 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/69633/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69633 | 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=69633 | 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=69633 \ -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": 69633}, 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 Pratama Widya Tbk. (id: 69633)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.