Guangdong Mingzhu Group Co.,Ltd — Investor Relations & Filings
About Guangdong Mingzhu Group Co.,Ltd
Guangdong Mingzhu Group Co., Ltd. operates as a diversified entity focused on the exploration, mining, and processing of iron ore resources. The company maintains a significant presence in the production of industrial components, specifically high-precision valves and casting products. Through its specialized subsidiaries, it designs and manufactures mechanical equipment and precision-engineered parts for various technical applications. Beyond its core industrial operations, the group is involved in real estate development projects and commercial trading activities. The organization prioritizes the integration of resource extraction with advanced manufacturing techniques, leveraging its expertise in precision casting and valve engineering to provide specialized solutions for industrial infrastructure and equipment maintenance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 广东明珠集团股份有限公司简式权益变动报告书(股份减少) | 2026-05-22 | Chinese | |
| 北京市康达(广州)律师事务所关于广东明珠集团股份有限公司差异化分红事项之法律意见书【康达(广州)法意字【2026】第0075号】 | 2026-05-18 | Chinese | |
| 广东明珠集团股份有限公司2025年年度权益分派实施公告 | 2026-05-18 | Chinese | |
| 西部证券关于广东明珠重大资产出售及购买资产暨关联交易之2025年度业绩承诺实现情况及补偿事项的核查意见 | 2026-05-07 | Chinese | |
| 广东明珠集团股份有限公司2025年年度股东会会议资料 | 2026-05-06 | Chinese | |
| 广东明珠集团股份有限公司独立董事2025年度述职报告(周荣) | 2026-04-21 | Chinese |
Browse filings by year
26 years- 2026 29 filings
- 2025 163 filings
- 2024 116 filings
- 2023 138 filings
- 2022 233 filings
- 2021 198 filings
- 2020 83 filings
- 2019 90 filings
- 2018 145 filings
- 2017 120 filings
- 2016 109 filings
- 2015 120 filings
- 2014 72 filings
- 2013 44 filings
- 2012 52 filings
- 2011 50 filings
- 2010 34 filings
- 2009 55 filings
- 2008 43 filings
- 2007 56 filings
- 2006 71 filings
- 2005 21 filings
- 2004 18 filings
- 2003 19 filings
- 2002 24 filings
- 2001 1 filing
Market data
Market data not available
Price history
Peer group · Mining of iron ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCENT RESOURCES NL
Explores and evaluates iron ore and gold projects to define…
|
ACS | AU | Mining and quarrying |
|
Add New Energy Investment Holdings Group Limited
Exploration, mining, and processing of mineral resources, p…
|
2623 | HK | Mining and quarrying |
|
ADMIRALTY RESOURCES NL.
Explores and develops iron ore, nickel, and cobalt assets f…
|
ADY | AU | Mining and quarrying |
|
Advanced Explorations Inc.
Development stage resource company focused on the explorati…
|
AXI | CA | Mining and quarrying |
|
African Aura Mining Inc.
Developing world-class iron ore and gold assets in sub-Saha…
|
AAAM | CA | Mining and quarrying |
|
AKORA RESOURCES LIMITED
Explores and develops high-grade iron ore assets for green …
|
AKO | AU | Mining and quarrying |
|
Alderon Iron Ore Corp.
Development-stage company specializing in iron ore, advanci…
|
IRON | CA | Mining and quarrying |
|
Alien Metals Limited
Minerals exploration and development company focused on pre…
|
UFO | VG | Mining and quarrying |
|
Aowei Holding Limited
Exploration, mining, processing, and trading of iron ore pr…
|
1370 | HK | Mining and quarrying |
|
ARROW MINERALS LTD
Explores high-grade iron ore deposits at the Simandou North…
|
AMD | AU | Mining and quarrying |
Guangdong Mingzhu Group 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/56694/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56694 | 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=56694 | 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=56694 \ -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": 56694}, 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 Guangdong Mingzhu Group Co.,Ltd (id: 56694)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.