
PT Widodo Makmur Perkasa Tbk — Investor Relations & Filings
PT Widodo Makmur Perkasa Tbk is a holding company operating in the consumer goods and agricultural commodities sector. It manages five integrated business lines: Integrated Cattle Farm, focusing on fattening, breeding, feedmill, and waste management; Meat Processing, encompassing modern abattoirs, processed food products, and leather tannery; Integrated Poultry Farm, covering breeding, hatchery, commercial broiler, layer farms, and poultry abattoirs; Commodities Trading, dealing with rice, corn, sugar, soybeans, and feed raw materials; and Engineering Services, acting as a contractor for internal projects and developing renewable energy solutions. The company aims to provide food for the nation through its orchestrated and efficient operations across these diverse segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Hasil Public Expose - Tahunan | 2026-05-26 | Indonesian | |
| Kantongi Persetujuan Right Issue dari Pemegang Saham, WMPP Siap Perkuat Kinerja Kedepannya | 2026-05-23 | Indonesian | |
| Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan dan Luar Biasa | 2026-05-23 | Indonesian | |
| Penjelasan atas Permintaan Penjelasan Bursa | 2026-05-20 | Indonesian | |
| Penyampaian Materi Public Expose - Tahunan | 2026-05-18 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-09 | Indonesian |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 47059087 | Laporan Hasil Public Expose - Tahunan | 2026-05-26 | Indonesian | ||
| 46895170 | Kantongi Persetujuan Right Issue dari Pemegang Saham, WMPP Siap Perkuat Kinerja Kedepannya | 2026-05-23 | Indonesian | ||
| 46895175 | Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan dan Luar Biasa | 2026-05-23 | Indonesian | ||
| 46593033 | Penjelasan atas Permintaan Penjelasan Bursa | 2026-05-20 | Indonesian | ||
| 46543463 | Penyampaian Materi Public Expose - Tahunan | 2026-05-18 | Indonesian | ||
| 44946079 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-09 | Indonesian | ||
| 44953843 | Rencana Penyelenggaraan Public Expose - Tahunan | 2026-05-06 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YuanShengTai Dairy Farm Limited
Operates mega-scale dairy farms across China, producing and…
|
1431 | HK | Agriculture, forestry and fishi… |
PT Widodo Makmur Perkasa 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/69849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69849 | 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=69849 | 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=69849 \ -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": 69849}, 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 Widodo Makmur Perkasa Tbk (id: 69849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.