
Zhonglu Co.,Ltd — Investor Relations & Filings
Zhonglu Co., Ltd. specializes in the research, development, manufacture, and distribution of bicycles and electric bicycles. Operating primarily through its established brand, the company offers a diverse product portfolio including mountain bikes, road bikes, folding bicycles, and electric-assisted models. Beyond traditional transportation, the company has expanded into the renewable energy sector, specifically focusing on high-altitude wind power generation technology. This involves the development of specialized equipment designed to capture wind energy at significant elevations. Additionally, the company engages in environmental protection projects and strategic equity investments. Its business model emphasizes the integration of traditional manufacturing with innovative green technologies, targeting markets for sustainable mobility and clean energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年度营业收入扣除情况的专项审核意见 | 2025-04-17 | Chinese | |
| 2024年年度报告摘要 | 2025-04-17 | Chinese | |
| 关于计提资产减值准备的公告 | 2025-04-17 | Chinese | |
| 关于续聘会计师事务所的公告 | 2025-04-17 | Chinese | |
| 2024年度会计师事务所履职情况评估报告 | 2025-04-17 | Chinese | |
| 2024年年度报告 | 2025-04-17 | Chinese |
Browse filings by year
28 years- 2026 6 filings
- 2025 87 filings
- 2024 85 filings
- 2023 82 filings
- 2022 80 filings
- 2021 102 filings
- 2020 97 filings
- 2019 82 filings
- 2018 191 filings
- 2017 78 filings
- 2016 68 filings
- 2015 69 filings
- 2014 91 filings
- 2013 36 filings
- 2012 33 filings
- 2011 37 filings
- 2010 40 filings
- 2009 36 filings
- 2008 36 filings
- 2007 56 filings
- 2006 30 filings
- 2005 49 filings
- 2004 25 filings
- 2003 18 filings
- 2002 27 filings
- 2001 15 filings
- 1994 1 filing
- 1993 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 41650895 | 2024年度营业收入扣除情况的专项审核意见 | 2025-04-17 | Chinese | ||
| 41650631 | 2024年年度报告摘要 | 2025-04-17 | Chinese | ||
| 41650619 | 关于计提资产减值准备的公告 | 2025-04-17 | Chinese | ||
| 41650615 | 关于续聘会计师事务所的公告 | 2025-04-17 | Chinese | ||
| 41650606 | 2024年度会计师事务所履职情况评估报告 | 2025-04-17 | Chinese | ||
| 41650604 | 2024年年度报告 | 2025-04-17 | Chinese | ||
| 41650550 | 董事会关于2024年度带强调事项段无保留意见的内部控制审计报告的专项说明 | 2025-04-17 | Chinese | ||
| 41650545 | 2024年度独立董事述职报告(张莉) | 2025-04-17 | Chinese | ||
| 41650538 | 董事会关于独立董事独立性自查情况的专项意见 | 2025-04-17 | Chinese | ||
| 41650530 | 十一届六次监事会决议公告 | 2025-04-17 | Chinese | ||
| 41650520 | 关于会计政策变更的公告 | 2025-04-17 | Chinese | ||
| 41650512 | 关于收购股权及增资的进展公告 | 2025-03-10 | Chinese | ||
| 41650503 | 十一届九次董事会决议公告 | 2025-03-06 | Chinese | ||
| 41650486 | 关于收购股权及增资的公告 | 2025-03-06 | Chinese | ||
| 41650469 | 关于变更签字注册会计师的公告 | 2025-02-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
BICICLETAS MONARK SA
Manufacturer of mountain, transport, leisure, and youth bic…
|
— | BR | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
GIANT
Global leader in the design, engineering, and production of…
|
9921 | TW | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
KMC
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
Zhonglu 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/57031/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57031 | 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=57031 | 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=57031 \ -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": 57031}, 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 Zhonglu Co.,Ltd (id: 57031)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.