
ZHESHANG Development Group Co.,LTD. — Investor Relations & Filings
ZHESHANG Development Group Co.,LTD. specializes in integrated supply chain management and bulk commodity services. The company focuses on the procurement, processing, storage, and distribution of essential industrial materials, including steel, iron ore, coal, and chemical products. It provides comprehensive logistics solutions and supply chain financial services to support infrastructure construction and manufacturing sectors. By leveraging a robust distribution network and advanced risk management systems, the organization facilitates efficient trade flows and optimizes resource allocation for its global clientele. Its operations encompass value-added services such as customized processing and inventory management, aiming to enhance the stability and transparency of industrial supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2023年年度报告 | 2024-04-24 | Chinese | |
| 公司2023年度监事会工作报告 | 2024-04-24 | Chinese | |
| 年度关联方资金占用专项审计报告 | 2024-04-24 | Chinese | |
| 第八届董事会独立董事专门会议2024年第二次会议决议 | 2024-04-24 | Chinese | |
| 董事会审计委员会对会计师事务所2023年度履行监督职责情况的报告 | 2024-04-24 | Chinese | |
| 2023年度环境、社会责任和公司治理(ESG)报告 | 2024-04-24 | Chinese |
Browse filings by year
27 years- 2026 32 filings
- 2025 141 filings
- 2024 143 filings
- 2023 130 filings
- 2022 174 filings
- 2021 161 filings
- 2020 221 filings
- 2019 138 filings
- 2018 115 filings
- 2017 123 filings
- 2016 110 filings
- 2015 130 filings
- 2014 123 filings
- 2013 85 filings
- 2012 93 filings
- 2011 83 filings
- 2010 106 filings
- 2009 85 filings
- 2008 124 filings
- 2007 98 filings
- 2006 55 filings
- 2005 49 filings
- 2004 27 filings
- 2003 34 filings
- 2002 26 filings
- 2001 5 filings
- 1999 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 44148786 | 2023年年度报告 | 2024-04-24 | Chinese | ||
| 44148781 | 公司2023年度监事会工作报告 | 2024-04-24 | Chinese | ||
| 44148753 | 年度关联方资金占用专项审计报告 | 2024-04-24 | Chinese | ||
| 44148231 | 第八届董事会独立董事专门会议2024年第二次会议决议 | 2024-04-24 | Chinese | ||
| 44148178 | 董事会审计委员会对会计师事务所2023年度履行监督职责情况的报告 | 2024-04-24 | Chinese | ||
| 44148159 | 2023年度环境、社会责任和公司治理(ESG)报告 | 2024-04-24 | Chinese | ||
| 44147372 | 董事会决议公告 | 2024-04-24 | Chinese | ||
| 44147360 | 关于证券事务代表辞职的公告 | 2024-04-15 | Chinese | ||
| 44147346 | 第八届董事会2024年第四次临时会议决议公告 | 2024-03-29 | Chinese | ||
| 44147332 | 关于发行2024年度第五期超短期融资券的公告 | 2024-03-20 | Chinese | ||
| 44147321 | 2024年第三次临时股东大会决议公告 | 2024-03-12 | Chinese | ||
| 44147302 | 2024年第三次临时股东大会的法律意见书 | 2024-03-12 | Chinese | ||
| 44147283 | 关于发行2024年度第四期超短期融资券的公告 | 2024-02-29 | Chinese | ||
| 44147270 | 关于召开公司2024年第三次临时股东大会的通知 | 2024-02-23 | Chinese | ||
| 44147260 | 关于聘任公司总经理及提名董事候选人的公告 | 2024-02-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Non-specialized wholesale trade
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
4Cs HD Co., Ltd.
Distributes beauty and health products and operates a renew…
|
3726 | JP | Wholesale and retail trade |
|
4imprint Group PLC
A direct marketer of custom-printed promotional products fo…
|
FOUR | GB | Wholesale and retail trade |
|
ABans Enterprises Limited
Trades metals and agricultural products through bulk physic…
|
ABANSENT | IN | Wholesale and retail trade |
|
Abhijit Trading Co. Ltd.
Trades diverse commodities and manages a portfolio of equit…
|
539560 | IN | Wholesale and retail trade |
|
ACE MEN ENGG WORKS LIMITED
Trades diverse commodities and manages a portfolio of finan…
|
539661 | IN | Wholesale and retail trade |
|
ADHATA GLOBAL LIMITED
Global procurement and distribution of industrial products …
|
531286 | IN | Wholesale and retail trade |
|
Adhiraj Distributors Limited
Wholesale distributor of commodities and consumer products …
|
780018 | IN | Wholesale and retail trade |
|
Akg Exim Limited
Trader of metal scraps, industrial chemicals, minerals, and…
|
AKG | IN | Wholesale and retail trade |
|
Alligo
Supplier of workwear, PPE, tools, and industrial consumable…
|
ALLIGO | SE | Wholesale and retail trade |
|
Alna Trading & Exports Ltd.
Manages procurement and export of agricultural commodities …
|
506120 | IN | Wholesale and retail trade |
ZHESHANG Development 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/53890/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53890 | 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=53890 | 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=53890 \ -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": 53890}, 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 ZHESHANG Development Group Co.,LTD. (id: 53890)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.