
Prima Meat Packers, Ltd. — Investor Relations & Filings
Prima Meat Packers, Ltd. is a food product manufacturer and distributor specializing in meat-based products. The company's core business involves the manufacture and sale of ham, sausage, fresh meat, and various processed foods. As a pioneer in its field, Prima Meat Packers has a history of developing innovative solutions and was the first company to introduce standardized primary cuts of pork to its market. The company operates through distinct business segments focused on processed foods and fresh meats, supported by its own research and development centers and logistics network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 業績連動型株式報酬制度の改定に関するお知らせ | 2026-05-18 | Japanese | |
| 特別損失(減損損失)の計上に関するお知らせ | 2026-05-08 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-08 | Japanese | |
| 2026年3月期業績予想の修正に関するお知らせ | 2026-04-17 | Japanese | |
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第79期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46541369 | 業績連動型株式報酬制度の改定に関するお知らせ | 2026-05-18 | Japanese | ||
| 46882150 | 特別損失(減損損失)の計上に関するお知らせ | 2026-05-08 | Japanese | ||
| 46882147 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-08 | Japanese | ||
| 46877578 | 2026年3月期業績予想の修正に関するお知らせ | 2026-04-17 | Japanese | ||
|
2025
6 filings
| |||||
| 8193758 | 確認書 | 2025-11-11 | Japanese | ||
| 8193749 | 半期報告書-第79期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7247021 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7252451 | 内部統制報告書-第78期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252443 | 確認書 | 2025-06-24 | Japanese | ||
| 7252440 | 有価証券報告書-第78期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
|
2024
5 filings
| |||||
| 7300855 | 確認書 | 2024-11-11 | Japanese | ||
| 7300852 | 半期報告書-第78期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7321734 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7326114 | 内部統制報告書-第77期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7326110 | 確認書 | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DaChan Food (Asia) Limited
Vertically integrated food business specializing in the pou…
|
3999 | HK | Manufacturing |
|
DONGWOO FARM TO TABLE CO., LTD
Vertically integrated producer of broiler chickens and duck…
|
088910 | KR | Manufacturing |
|
EXCELSIOR ALIMENTOS SA.
Specializes in animal slaughter and manufacturing processed…
|
— | BE | Manufacturing |
|
FARMSCO
An integrated livestock and food company operating from fee…
|
036580 | KR | Manufacturing |
|
Fortune Ng Fung Food (Hebei) Co.,Ltd
Integrated producer of beef and mutton products using farm-…
|
600965 | CN | Manufacturing |
|
FRIGORIFICO ENTRERRIANO DE PRODUCTORES AVICOLAS S A
A poultry company with 60+ years experience, producing fres…
|
— | AR | Manufacturing |
|
FRIGORIFICO GENERAL PICO S A
Specializes in high-quality Argentine beef, offal, and by-p…
|
— | AR | Manufacturing |
|
Fujian Sunner Development Co., Ltd.
Vertically integrated white-feathered broiler producer and …
|
002299 | CN | Manufacturing |
|
FUKUTOME MEAT PACKERS, LTD.
Procures, processes, manufactures, and sells meat products …
|
2291 | JP | Manufacturing |
|
Gobarto S.A.
A vertically integrated meat processor focused on the pork …
|
GOB | PL | Manufacturing |
Prima Meat Packers, Ltd. 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/11026/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11026 | 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=11026 | 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=11026 \ -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": 11026}, 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 Prima Meat Packers, Ltd. (id: 11026)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.