
JINZI HAM CO.,LTD. — Investor Relations & Filings
JINZI HAM CO.,LTD. specializes in the production, processing, and distribution of traditional dry-cured meat products, with a primary focus on Jinhua ham. The company utilizes traditional fermentation and curing techniques combined with modern food processing technology to produce a diverse range of products, including hams, sausages, bacon, and sauce-marinated meats. In addition to its core meat business, the company has expanded into the development of plant-based protein products, leveraging research and development to meet evolving consumer preferences. Its operations emphasize quality control and food safety throughout the supply chain, catering to both domestic and international markets. The company's product portfolio is characterized by its adherence to geographical indication standards for Jinhua ham, ensuring authentic flavor profiles and high nutritional value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于股东部分股份质押展期的公告 | 2026-05-26 | Chinese | |
| 北京德恒律师事务所关于金字火腿股份有限公司2025年年度股东会的法律意见 | 2026-05-18 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 关于公司总裁辞职及聘任总裁的公告 | 2025-12-15 | Chinese | |
| 关于会计估计变更的公告 | 2025-12-15 | Chinese | |
| 董事会关于会计估计变更合理性的说明 | 2025-12-15 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47077328 | 关于股东部分股份质押展期的公告 | 2026-05-26 | Chinese | ||
| 46513626 | 北京德恒律师事务所关于金字火腿股份有限公司2025年年度股东会的法律意见 | 2026-05-18 | Chinese | ||
| 46513419 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
|
2025
12 filings
| |||||
| 36079753 | 关于公司总裁辞职及聘任总裁的公告 | 2025-12-15 | Chinese | ||
| 36079749 | 关于会计估计变更的公告 | 2025-12-15 | Chinese | ||
| 36079745 | 董事会关于会计估计变更合理性的说明 | 2025-12-15 | Chinese | ||
| 36079739 | 第七届董事会第六次会议决议公告 | 2025-12-15 | Chinese | ||
| 36079736 | 关于签订募集资金四方监管协议的公告 | 2025-12-05 | Chinese | ||
| 36079734 | 关于股东部分股份质押的公告 | 2025-11-27 | Chinese | ||
| 36079731 | 关于获得政府补助的进展公告 | 2025-11-24 | Chinese | ||
| 36079726 | 关于全资子公司对外投资的进展公告 | 2025-11-21 | Chinese | ||
| 36079710 | 甬兴证券有限公司关于金字火腿股份有限公司部分募投项目增加实施主体的核查意见 | 2025-10-27 | Chinese | ||
| 36079708 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 36079706 | 关于全资子公司对外投资暨签署投资协议的公告 | 2025-10-27 | Chinese | ||
| 36079665 | 关于部分募投项目增加实施主体的公告 | 2025-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Groupe Carnivor
Produces, processes, and distributes meat and other food pr…
|
MLGRC | FR | Manufacturing |
|
Grupo Bafar, S.A.B. de C.V.
Vertically integrated producer and distributor of cold cuts…
|
BAFAR | MX | Manufacturing |
|
GRUPO KUO, S.A.B. DE C.V.
Diversified industrial conglomerate with global presence an…
|
76MB | MX | Manufacturing |
|
HARIM Co., Ltd.
A food company specializing in broiler processing and feed …
|
136480 | KR | Manufacturing |
|
HENAN SHUANGHUI INVESTMENT & DEVELOPMENT CO.,LTD
Specializes in meat processing, livestock slaughtering, and…
|
000895 | CN | Manufacturing |
|
HKScan Oyj
Food company producing pork, beef, poultry, processed meats…
|
HKSAV | FI | Manufacturing |
|
HMA Agro Industries Limited
Processes and exports frozen buffalo meat and agricultural …
|
HMAAGRO | IN | Manufacturing |
|
HORMEL FOODS CORP /DE/
A global branded food company that manufactures and markets…
|
HRL | US | Manufacturing |
|
Huisheng International Holdings Limited
Integrated supplier of pork products, managing breeding, fa…
|
1340 | HK | Manufacturing |
|
INGHAMS GROUP LIMITED
Integrated poultry producer of chicken and turkey products …
|
ING | AU | Manufacturing |
JINZI HAM CO.,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/54541/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54541 | 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=54541 | 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=54541 \ -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": 54541}, 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 JINZI HAM CO.,LTD. (id: 54541)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.