
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 |
|---|---|---|---|
| Penyampaian Laporan Tahunan & Keberlanjutan dan ESG | 2026-05-21 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-20 | Indonesian | |
| 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 |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46739727 | Penyampaian Laporan Tahunan & Keberlanjutan dan ESG | 2026-05-21 | Indonesian | ||
| 46579312 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-20 | Indonesian | ||
| 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 |
|---|---|---|---|
|
PT Berdikari Pondasi Perkasa Tbk.
Specializes in foundation, ground improvement, marine works…
|
BDKR | ID | Construction |
|
Sam Woo Construction Group Limited
Investment holding company specializing in foundation engin…
|
3822 | HK | Construction |
|
Sheung Yue Group Holdings Limited
Provides comprehensive foundation work services, specializi…
|
1633 | HK | Construction |
|
Shun Wo Group Holdings Limited
A foundation works contractor specializing in essential ser…
|
1591 | HK | Construction |
|
SKOOKUM MINING LIMITED
Mineral exploration services provider specializing in drill…
|
— | CA | Construction |
|
Société Anonyme d'Explosifs et Produits Chimiques
A global specialist in the manufacture and implementation o…
|
EXPL | FR | Construction |
|
Taiyo Kisokogyo Co.,Ltd.
A civil engineering firm specializing in complex foundation…
|
1758 | JP | Construction |
|
tenox corporation
Specializes in foundation solutions, ground improvement, an…
|
1905 | JP | Construction |
|
Tysan Holdings Limited
Provides foundation piling, property development, investmen…
|
687 | HK | Construction |
|
Vicon Holdings Limited
Specialist foundation contractor specializing in design-and…
|
3878 | 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.