
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 |
|---|---|---|---|
|
FERIA DE OSORNO S.A.
Centenarian group specializing in bovine livestock, beef ex…
|
— | CL | Agriculture, forestry and fishi… |
|
Ghani Dairies Limited
Produces premium raw milk for B2B using advanced, automated…
|
GDL | PK | Agriculture, forestry and fishi… |
|
HanWool & Jeju, Inc.
Manufactures beverages and semiconductors and provides wast…
|
276730 | KR | Agriculture, forestry and fishi… |
|
IND DairyTech Limited
Specializes in large-scale production of high-quality raw m…
|
IND | CA | Agriculture, forestry and fishi… |
|
LANGE AGROPECUARIA SOCIEDAD ANONIMA
Specializes in breeding bovine livestock, including buffalo…
|
— | AR | Agriculture, forestry and fishi… |
|
MILKYNET S.A.
Specializes in advanced dairy production using Tambo 4.0, r…
|
— | AR | Agriculture, forestry and fishi… |
|
PT Estika Tata Tiara Tbk.
Comprehensive cattle company producing, processing, and dis…
|
BEEF | ID | Agriculture, forestry and fishi… |
|
XINJIANG TIANSHAN ANIMAL HUSBANDRY BIO-ENGINEERING CO.,LTD
Specializes in cattle breeding, genetic improvement, and bi…
|
300313 | CN | Agriculture, forestry and fishi… |
|
Xinjiang Western Animal Husbandry Co.,Ltd
Integrated livestock firm producing and processing dairy, b…
|
300106 | CN | Agriculture, forestry and fishi… |
|
YAPRAK SÜT VE BESİ ÇİFTLİKLERİ SANAYİ VE TİCARET A.Ş.
Agricultural firm in dairy farming, cattle fattening, and a…
|
YAPRK | TR | 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.