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 |
|---|---|---|---|
| 关于公司总裁辞职及聘任总裁的公告 | 2025-12-15 | Chinese | |
| 关于会计估计变更的公告 | 2025-12-15 | Chinese | |
| 董事会关于会计估计变更合理性的说明 | 2025-12-15 | Chinese | |
| 第七届董事会第六次会议决议公告 | 2025-12-15 | Chinese | |
| 关于签订募集资金四方监管协议的公告 | 2025-12-05 | Chinese | |
| 关于股东部分股份质押的公告 | 2025-11-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 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 | ||
| 36079655 | 第七届董事会第五次会议决议公告 | 2025-10-27 | Chinese | ||
| 36079632 | 关于全资子公司完成工商变更登记并换发营业执照的公告 | 2025-10-20 | Chinese | ||
| 36079622 | 关于第一期员工持股计划出售完毕暨终止的公告 | 2025-09-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
|
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 |
|
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 |
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.