
Zhejiang Ming Jewelry Co.,Ltd — Investor Relations & Filings
Zhejiang Ming Jewelry Co., Ltd. specializes in the design, manufacture, and retail of high-quality jewelry products. The company's portfolio primarily includes gold, platinum, and diamond jewelry, alongside a variety of precious metal and gemstone items. It operates an integrated business model that encompasses the entire value chain, from product research and development to large-scale production and extensive retail distribution. Known for its craftsmanship and brand heritage, the company focuses on blending traditional cultural elements with contemporary design trends to serve a diverse consumer base. Its operations are supported by a robust supply chain and a network of retail outlets, positioning it as a significant player in the market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度股东会决议公告 | 2026-05-22 | Chinese | |
| 北京市君致律师事务所关于浙江明牌珠宝股份有限公司2025年度股东会的法律意见书 | 2026-05-22 | Chinese | |
| 关于参加浙江辖区上市公司2026年投资者网上集体接待日暨2025年度业绩说明会的公告 | 2026-05-07 | Chinese | |
| 《公司章程》修订对照表 | 2025-10-29 | Chinese | |
| 《董事和高级管理人员所持本公司股份及其变动管理制度》 | 2025-10-29 | Chinese | |
| 《防范大股东及其关联方资金占用制度》 | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46868140 | 2025年度股东会决议公告 | 2026-05-22 | Chinese | ||
| 46866930 | 北京市君致律师事务所关于浙江明牌珠宝股份有限公司2025年度股东会的法律意见书 | 2026-05-22 | Chinese | ||
| 44271717 | 关于参加浙江辖区上市公司2026年投资者网上集体接待日暨2025年度业绩说明会的公告 | 2026-05-07 | Chinese | ||
|
2025
12 filings
| |||||
| 36339502 | 《公司章程》修订对照表 | 2025-10-29 | Chinese | ||
| 36339493 | 《董事和高级管理人员所持本公司股份及其变动管理制度》 | 2025-10-29 | Chinese | ||
| 36339485 | 《防范大股东及其关联方资金占用制度》 | 2025-10-29 | Chinese | ||
| 36339474 | 《内部审计制度》 | 2025-10-29 | Chinese | ||
| 36339464 | 《内部控制管理制度》 | 2025-10-29 | Chinese | ||
| 36339454 | 《董事会议事规则》 | 2025-10-29 | Chinese | ||
| 36339443 | 《独立董事年报工作制度》 | 2025-10-29 | Chinese | ||
| 36339440 | 《投资者关系管理制度》 | 2025-10-29 | Chinese | ||
| 36339429 | 《提名委员会议事规则》 | 2025-10-29 | Chinese | ||
| 36339416 | 《子公司管理制度》 | 2025-10-29 | Chinese | ||
| 36339405 | 《股东会议事规则》 | 2025-10-29 | Chinese | ||
| 36339392 | 《对外投资管理制度》 | 2025-10-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AJC Jewel Manufacturers Limited
Designs and manufactures gold, diamond, and gemstone jewelr…
|
544425 | IN | Manufacturing |
|
Ashapuri Gold Ornament Limited
Manufactures and wholesales antique gold jewelry for retail…
|
542579 | IN | Manufacturing |
|
Asian Star Co. Ltd.
Vertically integrated diamond processor and manufacturer of…
|
ASTAR | IN | Manufacturing |
|
Chong Fai Jewellery Group Holdings Company
Limited
Vertically integrated jeweller designing, producing, retail…
|
8537 | HK | Manufacturing |
|
Chow Sang Sang Holdings International Limited
Primarily engaged in the manufacture and retail of fine jew…
|
116 | HK | Manufacturing |
|
Chow Tai Fook Jewellery Group Limited
Global Chinese luxury group specializing in the design, man…
|
1929 | KY | Manufacturing |
|
Compagnie Financière Richemont SA
A luxury goods group managing brands in jewellery, speciali…
|
CFR | CH | Manufacturing |
|
Công ty Cổ phần Vàng bạc Đá quý Phú Nhuận
Leading manufacturer and retailer of jewelry, watches, fash…
|
PNJ | VN | Manufacturing |
|
Continental Holdings Limited
Investment holding company focused on the design, manufactu…
|
513 | HK | Manufacturing |
|
Crossfor Co.,Ltd
Jewelry manufacturer specializing in patented technologies …
|
7810 | JP | Manufacturing |
Zhejiang Ming Jewelry 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/54600/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54600 | 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=54600 | 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=54600 \ -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": 54600}, 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 Zhejiang Ming Jewelry Co.,Ltd (id: 54600)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.