
Windey Energy Technology Group Co.,Ltd. — Investor Relations & Filings
Windey Energy Technology Group Co., Ltd. is a leading provider of renewable energy solutions, specializing in the research, development, manufacturing, and maintenance of wind power systems. As a pioneer in the wind energy sector, the company offers a comprehensive portfolio of onshore and offshore wind turbines designed for diverse climatic conditions. Its core business encompasses the entire lifecycle of wind power projects, including site selection, wind resource assessment, engineering, procurement, and construction (EPC), as well as intelligent operation and maintenance services. Windey integrates advanced digital technologies to optimize energy yield and grid stability. Beyond wind turbine manufacturing, the group expands into energy storage, smart microgrids, and multi-energy complementary systems, positioning itself as a holistic clean energy service provider for the global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会决议公告 | 2024-08-29 | Chinese | |
| 关于对外投资的公告 | 2024-08-29 | Chinese | |
| 2024年半年度非经营性资金占用及其他关联资金往来情况表 | 2024-08-29 | Chinese | |
| 监事会决议公告 | 2024-08-29 | Chinese | |
| 关于2024年半年度计提资产减值准备的公告 | 2024-08-29 | Chinese | |
| 天健会计师事务所(特殊普通合伙)关于运达能源科技集团股份有限公司向特定对象发行股票审核问询函中有关财务事项的说明(豁免版) | 2024-08-28 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 38926266 | 董事会决议公告 | 2024-08-29 | Chinese | ||
| 38926257 | 关于对外投资的公告 | 2024-08-29 | Chinese | ||
| 38926245 | 2024年半年度非经营性资金占用及其他关联资金往来情况表 | 2024-08-29 | Chinese | ||
| 38926235 | 监事会决议公告 | 2024-08-29 | Chinese | ||
| 38926224 | 关于2024年半年度计提资产减值准备的公告 | 2024-08-29 | Chinese | ||
| 38926216 | 天健会计师事务所(特殊普通合伙)关于运达能源科技集团股份有限公司向特定对象发行股票审核问询函中有关财务事项的说明(豁免版) | 2024-08-28 | Chinese | ||
| 38926186 | 上海市锦天城律师事务所关于运达能源科技集团股份有限公司2024年度向特定对象发行股票的补充法律意见书(一) | 2024-08-28 | Chinese | ||
| 38926159 | 财通证券股份有限公司关于运达能源科技集团股份有限公司向特定对象发行股票之上市保荐书 | 2024-08-28 | Chinese | ||
| 38926114 | 运达能源科技集团股份有限公司2024年度向特定对象发行股票募集说明书(修订稿) | 2024-08-28 | Chinese | ||
| 38926048 | 运达能源科技集团股份有限公司及财通证券股份有限公司关于运达能源科技集团股份有限公司申请向特定对象发行股票的审核问询函之回复报告(豁免版) | 2024-08-28 | Chinese | ||
| 38925985 | 财通证券股份有限公司关于运达能源科技集团股份有限公司向特定对象发行股票之发行保荐书 | 2024-08-28 | Chinese | ||
| 38925946 | 关于申请向特定对象发行股票的审核问询函回复(修订稿)及募集说明书等申请文件更新的提示性公告 | 2024-08-28 | Chinese | ||
| 38925935 | 关于完成工商变更登记并换发营业执照的公告 | 2024-08-09 | Chinese | ||
| 38925925 | 关于为参股公司提供担保的进展公告 | 2024-08-02 | Chinese | ||
| 38925908 | 关于申请向特定对象发行股票的审核问询函回复及募集说明书等申请文件更新的提示性公告 | 2024-07-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2G Energy AG
Manufactures combined heat and power (CHP) systems for dece…
|
2GB | DE | Manufacturing |
|
AAER Inc.
Manufactured high-capacity, megawatt-sized wind turbines fo…
|
AAE | CA | Manufacturing |
|
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Manufactures wind turbine blades and provides services for …
|
— | BR | Manufacturing |
|
Akasaka Diesels Ltd.
Specialized manufacturer of marine diesel engines and relat…
|
6022 | JP | Manufacturing |
|
Anhui Quanchai Engine Co.,Ltd
Manufacturer of multi-cylinder diesel engines for agricultu…
|
600218 | CN | Manufacturing |
|
Aquarius Engines AM Ltd.
Develops free-piston linear engines for grid-independent po…
|
AQUA | IL | Manufacturing |
|
Aqylon Nexus Limited
Engineers ORC turbines to convert low-temperature heat into…
|
AQYLON | IN | Manufacturing |
|
Blue Shark Power System
Designs and assembles hydrokinetic turbines for clean energ…
|
MLBSP | FR | Manufacturing |
|
CAPE INDUSTRIES LTD.
Manufactures and supplies cylinder liners for large ship en…
|
064820 | KR | Manufacturing |
|
CHANGCHAI COMPANY,LIMITED
Produces small and medium diesel engines for agricultural a…
|
000570 | CN | Manufacturing |
Windey Energy Technology 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/55743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55743 | 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=55743 | 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=55743 \ -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": 55743}, 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 Windey Energy Technology Group Co.,Ltd. (id: 55743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.