
PT Prima Cakrawala Abadi Tbk — Investor Relations & Filings
PT Prima Cakrawala Abadi Tbk specializes in the processing and distribution of premium quality seafood products. Operating commercially since 2014, its core offerings include canned pasteurized crab meat, fresh fish, and frozen fish. The company sources its products from marine resources, targeting international markets with a commitment to sustainability and high-quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-29 | Indonesian | |
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-19 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-13 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-10 | Indonesian | |
| PCAR - FY 2020 - LHA PCAR 31 Des 2020.pdf | 2020-12-31 | Indonesian | |
| PCAR - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47878694 | Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-29 | Indonesian | ||
| 46543199 | Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-19 | Indonesian | ||
| 45505097 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-13 | Indonesian | ||
| 44945982 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-10 | Indonesian | ||
|
2020
6 filings
| |||||
| 45358953 | PCAR - FY 2020 - LHA PCAR 31 Des 2020.pdf | 2020-12-31 | Indonesian | ||
| 45358944 | PCAR - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45358942 | PCAR - FY 2020 - FinancialStatement-2020-Tahunan-PCAR.xlsx | 2020-12-31 | Indonesian | ||
| 45358941 | PCAR - FY 2020 - FinancialStatement-2020-Tahunan-PCAR.pdf | 2020-12-31 | Indonesian | ||
| 45358940 | PCAR - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45358939 | PCAR - FY 2020 - LHA PCAR 31 Des 2020_revisi.pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Marine fishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ESTREMAR S. A. U.
Major fishing company and ship owner specializing in captur…
|
— | AR | Agriculture, forestry and fishi… |
|
INVERSIONES NUTRAVALOR S.A.
Investment company in fishing sector, producing and selling…
|
— | CL | Agriculture, forestry and fishi… |
|
Ísfélag hf.
A vertically integrated fishing and processing company with…
|
ISF | IS | Agriculture, forestry and fishi… |
|
KYOKUYO CO., LTD.
A general foods company focused on marine products, managin…
|
1301 | JP | Agriculture, forestry and fishi… |
|
Maruha Nichiro Corporation
A global food company with operations in fisheries, aquacul…
|
1333 | JP | Agriculture, forestry and fishi… |
|
Nissui Corporation
A company utilizing marine resources for food, fine chemica…
|
1332 | JP | Agriculture, forestry and fishi… |
|
OCEANA GROUP LIMITED
Africa's largest global fishing and food processing company…
|
OCE | ZA | Agriculture, forestry and fishi… |
|
Ocean In W Co.,Ltd.
A distributor of plate glass and other building materials f…
|
052300 | KR | Agriculture, forestry and fishi… |
|
OYANG CORPORATION
Engaged in deep-sea fishing and the manufacturing of proces…
|
006090 | KR | Agriculture, forestry and fishi… |
|
Pescanova S.A.
Vertically integrated seafood company managing fishing, aqu…
|
PVA | ES | Agriculture, forestry and fishi… |
PT Prima Cakrawala Abadi 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/69579/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69579 | 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=69579 | 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=69579 \ -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": 69579}, 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 Prima Cakrawala Abadi Tbk (id: 69579)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.