NINGBO ZHONGDA LEADER INTELLIGENT TRANSMISSION CO., LTD. — Investor Relations & Filings
Ningbo Zhongda Leader Intelligent Transmission Co., Ltd. specializes in the research, development, and manufacturing of precision transmission systems and drive components. The company’s product portfolio includes a wide range of micro DC and AC gear motors, planetary gearboxes, and high-precision reducers such as RV (cycloidal) and harmonic reducers. These components are engineered for applications requiring high torque, accuracy, and reliability, particularly within the fields of industrial robotics, automated production lines, medical equipment, and smart logistics. By integrating motor technology with advanced gear reduction systems, the company provides comprehensive motion control solutions. Its focus remains on technological innovation in intelligent transmission to support the evolving needs of the global automation and robotics sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会工作报告 | 2026-04-15 | Chinese | |
| 第四届董事会独立董事专门会议第二次会议决议 | 2026-04-15 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-15 | Chinese | |
| 2025年年度报告摘要 | 2026-04-15 | Chinese | |
| 关于收购海外公司股权的公告 | 2026-04-15 | Chinese | |
| 2025年年度审计报告 | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38655589 | 2025年度董事会工作报告 | 2026-04-15 | Chinese | ||
| 38655586 | 第四届董事会独立董事专门会议第二次会议决议 | 2026-04-15 | Chinese | ||
| 38655583 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-15 | Chinese | ||
| 38655579 | 2025年年度报告摘要 | 2026-04-15 | Chinese | ||
| 38655576 | 关于收购海外公司股权的公告 | 2026-04-15 | Chinese | ||
| 38655567 | 2025年年度审计报告 | 2026-04-15 | Chinese | ||
| 38655438 | 关于续聘会计师事务所的公告 | 2026-04-15 | Chinese | ||
| 38655436 | 关于注销东莞分公司的公告 | 2026-04-15 | Chinese | ||
| 38655433 | 独立董事述职报告-周燕玲 | 2026-04-15 | Chinese | ||
| 38655431 | 独立董事述职报告-周忠 | 2026-04-15 | Chinese | ||
| 38655428 | 2025年度内部控制评价报告 | 2026-04-15 | Chinese | ||
| 38655427 | 互动易平台信息发布及回复内部审核制度 | 2026-04-15 | Chinese | ||
| 38655423 | 关于计提资产减值准备的公告 | 2026-04-15 | Chinese | ||
| 38655421 | 关于2025年度日常关联交易执行情况及2026年度日常关联交易预计事项的公告 | 2026-04-15 | Chinese | ||
| 38655416 | 关于召开2025年度股东会的通知 | 2026-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEX DYNAMICS, INC.
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
NINGBO ZHONGDA LEADER INTELLIGENT TRANSMISSION 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/54893/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54893 | 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=54893 | 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=54893 \ -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": 54893}, 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 NINGBO ZHONGDA LEADER INTELLIGENT TRANSMISSION CO., LTD. (id: 54893)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.