WUCHAN ZHONGDA GERON CO.,LTD. — Investor Relations & Filings
Wuchan Zhongda Geron Co., Ltd. specializes in the research, development, and manufacturing of high-precision carding components for the textile industry. As a key subsidiary of the Wuchan Zhongda Group, the company focuses on producing metallic card clothing, flexible card clothing, stationary flats, and revolving flats. Its product portfolio is designed to enhance the efficiency and quality of fiber processing in spinning mills. The company leverages advanced metallurgical techniques and precision engineering to provide solutions for various fiber types, including cotton, wool, and synthetic materials. By integrating research and production, the company serves a global market, offering technical support and specialized accessories aimed at optimizing carding performance and textile yarn quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-20 | Chinese | |
| 2025年度募集资金年度存放与使用情况鉴证报告 | 2026-04-20 | Chinese | |
| 董事会对独立董事独立性自查情况的专项报告 | 2026-04-20 | Chinese | |
| 关于续聘会计师事务所的公告 | 2026-04-20 | Chinese | |
| 2025年度独立董事述职报告(阮超) | 2026-04-20 | Chinese | |
| 2025年度独立董事述职报告(伍争荣) | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37025492 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-20 | Chinese | ||
| 37025490 | 2025年度募集资金年度存放与使用情况鉴证报告 | 2026-04-20 | Chinese | ||
| 37025487 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-20 | Chinese | ||
| 37025484 | 关于续聘会计师事务所的公告 | 2026-04-20 | Chinese | ||
| 37025476 | 2025年度独立董事述职报告(阮超) | 2026-04-20 | Chinese | ||
| 37025472 | 2025年度独立董事述职报告(伍争荣) | 2026-04-20 | Chinese | ||
| 37025458 | 2025年度内部控制自我评价报告 | 2026-04-20 | Chinese | ||
| 37025449 | 2026年一季度报告 | 2026-04-20 | Chinese | ||
| 37025448 | 2025年年度报告 | 2026-04-20 | Chinese | ||
| 37025446 | 2025年度环境、社会、公司治理(ESG)报告 | 2026-04-20 | Chinese | ||
| 37025313 | 关于计提商誉减值准备的公告 | 2026-04-20 | Chinese | ||
| 37025306 | 华泰联合关于物产金轮2025年度募集资金存放与使用情况的核查意见 | 2026-04-20 | Chinese | ||
| 37025304 | 2025年年度报告摘要 | 2026-04-20 | Chinese | ||
| 37025303 | 2025年度董事会工作报告 | 2026-04-20 | Chinese | ||
| 37025296 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for textile, apparel and leather production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bajaj Steel Industries Ltd.
Manufactures cotton ginning and pressing machinery and turn…
|
BAJAJST | IN | Manufacturing |
|
China Hi-Tech Group Co.,Ltd
Manufactures advanced machinery and commercial vehicles wit…
|
600730 | CN | Manufacturing |
|
CHTC Fong’s International Company Limited
Engaged in advanced textile dyeing equipment manufacturing …
|
641 | HK | Manufacturing |
|
Haina Intelligent Equipment International Holdings Limited
Designs and manufactures automated production lines for dis…
|
1645 | HK | Manufacturing |
|
Hangzhou Honghua Digital Technology Stock Company LTD.
Develops digital inkjet printing technology and industrial …
|
688789 | CN | Manufacturing |
|
Hangzhou Iecho Science & Technology Co., Ltd.
Provides automated high-precision digital cutting systems f…
|
688092 | CN | Manufacturing |
|
Harish Textile Engineers Limited
Designs and manufactures advanced textile processing and fi…
|
542682 | IN | Manufacturing |
|
Indian Card Clothing Ltd
Manufactures card clothing and accessories for the global t…
|
INDIANCARD | IN | Manufacturing |
|
JACK TECHNOLOGY CO., LTD
Global manufacturer of industrial sewing equipment and smar…
|
603337 | CN | Manufacturing |
|
JANOME Corporation
Manufactures household sewing machines and high-precision i…
|
6445 | JP | Manufacturing |
WUCHAN ZHONGDA GERON 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/54737/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54737 | 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=54737 | 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=54737 \ -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": 54737}, 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 WUCHAN ZHONGDA GERON CO.,LTD. (id: 54737)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.