
NH Foods Ltd. — Investor Relations & Filings
NH Foods Ltd. is a food processing conglomerate and a leading protein supplier. The company's operations are centered on its Fresh Meats and Processed Foods business segments. The Fresh Meats division manages the production and distribution of beef, pork, and chicken. The Processed Foods division offers a diverse portfolio of products, including hams and sausages. Operating with a global footprint, the company's stated mission is to "unleash new potentials for protein" and spread the "joy of eating." This integrated approach covers the supply chain from production to sales.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-02-08 | Japanese | |
| 四半期報告書-第79期第3四半期(2023/10/01-2023/12/31) | 2024-02-08 | Japanese | |
| 確認書 | 2023-11-08 | Japanese | |
| 四半期報告書-第79期第2四半期(2023/07/01-2023/09/30) | 2023-11-08 | Japanese | |
| 発行登録書(株券、社債券等) | 2023-09-01 | Japanese | |
| 確認書 | 2023-08-08 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 7357865 | 確認書 | 2024-02-08 | Japanese | ||
| 7357868 | 四半期報告書-第79期第3四半期(2023/10/01-2023/12/31) | 2024-02-08 | Japanese | ||
|
2023
10 filings
| |||||
| 7540671 | 確認書 | 2023-11-08 | Japanese | ||
| 7540668 | 四半期報告書-第79期第2四半期(2023/07/01-2023/09/30) | 2023-11-08 | Japanese | ||
| 7545087 | 発行登録書(株券、社債券等) | 2023-09-01 | Japanese | ||
| 7551021 | 確認書 | 2023-08-08 | Japanese | ||
| 7551023 | 四半期報告書-第79期第1四半期(2023/04/01-2023/06/30) | 2023-08-08 | Japanese | ||
| 7556531 | 内部統制報告書-第78期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556530 | 確認書 | 2023-06-28 | Japanese | ||
| 7556532 | 有価証券報告書-第78期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7577901 | 確認書 | 2023-02-07 | Japanese | ||
| 7577900 | 四半期報告書-第78期第3四半期(2022/10/01-2022/12/31) | 2023-02-07 | Japanese | ||
|
2022
3 filings
| |||||
| 7586741 | 確認書 | 2022-11-08 | Japanese | ||
| 7586738 | 四半期報告書-第78期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-08 | Japanese | ||
| 7595239 | 確認書 | 2022-08-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRITERRA LD
An investment company operating as a cash shell seeking a s…
|
AGTA | GG | Manufacturing |
|
Al Shaheer Corporation Limited
Trades, exports, and retails halal meat products, specializ…
|
ASC | PK | Manufacturing |
|
AL-Shaheer (R)
Leading processor and exporter of Halal meat products, pion…
|
ASCR1 | PK | Manufacturing |
|
Arabian Company for Agricultural and Industrial Investment
Vertically integrated poultry producer managing farming, fe…
|
2287 | SA | Manufacturing |
|
ASTRAL FOODS LIMITED
Vertically integrated poultry producer spanning the entire …
|
ARL | ZA | Manufacturing |
|
Atria Oyj
A Northern European food company that processes and markets…
|
ATRAV | FI | Manufacturing |
|
Baladi Ltd.
Manufactures, processes, and markets meat products and impo…
|
— | IL | Manufacturing |
|
BANVİT BANDIRMA VİTAMİNLİ YEM SANAYİ A.Ş.
A vertically integrated poultry processor of chicken and tu…
|
BANVT | TR | Manufacturing |
|
Bell Food Group AG
A leading European processor of meat and manufacturer of co…
|
BELL | CH | Manufacturing |
|
BRF S.A.
A global producer of fresh and frozen protein foods and a w…
|
BRFS | BR | Manufacturing |
NH Foods 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/11025/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11025 | 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=11025 | 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=11025 \ -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": 11025}, 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 NH Foods Ltd. (id: 11025)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.