
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 |
|---|---|---|---|
| 关于控股子公司(中钰资本)转让北京新皓然软件技术有限责任公司10%股权的公告 | 2018-01-30 | Chinese | |
| 2017年度业绩预告修正公告 | 2018-01-30 | Chinese | |
| 关于下属子公司(瑞一科技)拟对大道隆达(北京)医药科技发展有限公司增资的公告 | 2018-01-30 | Chinese | |
| 关于下属子公司购买银行理财产品的进展公告 | 2018-01-24 | Chinese | |
| 关于控股子公司(中钰资本)拟投资设立全资子公司(中钰国际)的公告 | 2018-01-19 | Chinese | |
| 关于控股子公司(中钰资本)拟投资设立九洲中钰医药产业投资基金(有限合伙)的公告 | 2018-01-19 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
10 filings
| |||||
| 36061754 | 关于控股子公司(中钰资本)转让北京新皓然软件技术有限责任公司10%股权的公告 | 2018-01-30 | Chinese | ||
| 36061742 | 2017年度业绩预告修正公告 | 2018-01-30 | Chinese | ||
| 36061735 | 关于下属子公司(瑞一科技)拟对大道隆达(北京)医药科技发展有限公司增资的公告 | 2018-01-30 | Chinese | ||
| 36061718 | 关于下属子公司购买银行理财产品的进展公告 | 2018-01-24 | Chinese | ||
| 36061704 | 关于控股子公司(中钰资本)拟投资设立全资子公司(中钰国际)的公告 | 2018-01-19 | Chinese | ||
| 36061694 | 关于控股子公司(中钰资本)拟投资设立九洲中钰医药产业投资基金(有限合伙)的公告 | 2018-01-19 | Chinese | ||
| 36061681 | 第四届董事会第十次会议决议的公告 | 2018-01-19 | Chinese | ||
| 36061670 | 关于下属子公司购买银行理财产品的进展公告 | 2018-01-19 | Chinese | ||
| 36061664 | 关于公司下属子公司购买银行理财产品的进展公告 | 2018-01-05 | Chinese | ||
| 36061652 | 关于公司全资子公司购买银行理财产品的进展公告 | 2018-01-02 | Chinese | ||
|
2017
5 filings
| |||||
| 36061641 | 关于控股子公司(中钰资本)拟投资设立控股子公司(中钰同德)的公告 | 2017-12-27 | Chinese | ||
| 36061627 | 关于下属子公司(中钰资本、中钰医疗)拟转让北京春闱科技有限公司30%股权的公告 | 2017-12-27 | Chinese | ||
| 36061611 | 第四届董事会第九次会议决议的公告 | 2017-12-27 | Chinese | ||
| 36061599 | 关于下属子公司(中钰医生)拟投资设立全资子公司(幸福钰医)的公告 | 2017-12-27 | Chinese | ||
| 36061584 | 关于下属子公司购买银行理财产品的进展公告 | 2017-12-21 | Chinese | ||
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 |
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.