Guizhou Wire Rope Co., Ltd — Investor Relations & Filings
About Guizhou Wire Rope Co., Ltd
Guizhou Wire Rope Co., Ltd. specializes in the research, development, and manufacturing of steel wire ropes and related products. The company's portfolio includes high-performance steel wire ropes, prestressed concrete (PC) strands, and various types of specialized steel wires. These products serve critical sectors such as mining, transportation, marine engineering, bridge construction, and elevator systems. Known for its large-scale production capacity and technical expertise, the company focuses on delivering high-strength, corrosion-resistant, and durable solutions. It operates advanced manufacturing facilities and maintains a strong emphasis on quality control and technological innovation to meet international standards. The company provides specialized wire rope solutions for heavy-duty lifting, deep-sea exploration, and long-span bridge projects, catering to a global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 贵州钢绳股份有限公司2025年度内部控制评价报告 | 2026-04-24 | Chinese | |
| 贵州钢绳股份有限公司审计报告 | 2026-04-24 | Chinese | |
| 贵州钢绳股份有限公司2025年度会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | |
| 贵州钢绳股份有限公司关于2025 年度“提质增效重回报”行动方案的评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-24 | Chinese | |
| 贵州钢绳股份有限公司2025年度独立董事述职报告(宋蓉) | 2026-04-24 | Chinese | |
| 贵州钢绳股份有限公司董事会关于独立董事独立性情况的专项意见 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41843162 | 贵州钢绳股份有限公司2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 41843152 | 贵州钢绳股份有限公司审计报告 | 2026-04-24 | Chinese | ||
| 41842932 | 贵州钢绳股份有限公司2025年度会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | ||
| 41842931 | 贵州钢绳股份有限公司关于2025 年度“提质增效重回报”行动方案的评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-24 | Chinese | ||
| 41842924 | 贵州钢绳股份有限公司2025年度独立董事述职报告(宋蓉) | 2026-04-24 | Chinese | ||
| 41842919 | 贵州钢绳股份有限公司董事会关于独立董事独立性情况的专项意见 | 2026-04-24 | Chinese | ||
| 41842915 | 贵州钢绳股份有限公司第九届董事会第九次会议决议公告 | 2026-04-24 | Chinese | ||
| 41842909 | 贵州钢绳股份有限公司关于召开2025年年度业绩暨现金分红说明会的公告 | 2026-04-24 | Chinese | ||
| 41842904 | 贵州钢绳股份有限公司关于2025年募集资金存放与实际使用情况的专项报告 | 2026-04-24 | Chinese | ||
| 41842897 | 贵州钢绳股份有限公司2025年度履行社会责任的报告 | 2026-04-24 | Chinese | ||
| 41842887 | 贵州钢绳股份有限公司内部控制审计报告 | 2026-04-24 | Chinese | ||
| 41842842 | 贵州钢绳股份有限公司关于投资设立全资子公司的公告 | 2026-03-06 | Chinese | ||
| 41842832 | 贵州钢绳股份有限公司日常关联交易公告 | 2026-03-06 | Chinese | ||
| 41842819 | 贵州钢绳股份有限公司第九届董事会第七会议决议公告 | 2026-03-06 | Chinese | ||
| 41842814 | 贵州钢绳股份有限公司关于副总经理辞职的公告 | 2026-03-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
|
Apsis Aerocom Limited
Manufactures and distributes high-precision fasteners and e…
|
APSISAERO | IN | Manufacturing |
Guizhou Wire Rope 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/57143/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57143 | 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=57143 | 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=57143 \ -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": 57143}, 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 Guizhou Wire Rope Co., Ltd (id: 57143)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.