Finework(Hunan)New Energy Technology Co.,Ltd. — Investor Relations & Filings
Finework (Hunan) New Energy Technology Co., Ltd. specializes in the research, development, and manufacturing of high-precision structural components and equipment for the renewable energy sector. The company primarily focuses on the wind power industry, providing a comprehensive range of products including wind turbine tower internals, specialized fasteners, and structural assemblies. Its portfolio supports both onshore and offshore wind energy projects, catering to global turbine manufacturers and infrastructure developers. Finework emphasizes integrated manufacturing processes and technical innovation to ensure the structural integrity and efficiency of large-scale energy installations. By leveraging advanced production technologies, the company delivers customized engineering solutions designed to meet the rigorous demands of the evolving global energy transition.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向2025年股权激励计划激励对象授予预留部分限制性股票(第二批)的公告 | 2026-04-23 | Chinese | |
| 2026年一季度报告 | 2026-04-23 | Chinese | |
| 关于2026年第一季度计提减值准备的公告 | 2026-04-23 | Chinese | |
| 董事会会议决议公告 | 2026-04-23 | Chinese | |
| 关于使用部分闲置募集资金(含超募资金)进行现金管理到期赎回并继续进行现金管理的进展公告 | 2026-04-21 | Chinese | |
| 关于公司2026年度董事、高级管理人员薪酬及津贴方案的公告 | 2026-04-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40078376 | 关于向2025年股权激励计划激励对象授予预留部分限制性股票(第二批)的公告 | 2026-04-23 | Chinese | ||
| 40078375 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 40078371 | 关于2026年第一季度计提减值准备的公告 | 2026-04-23 | Chinese | ||
| 40078369 | 董事会会议决议公告 | 2026-04-23 | Chinese | ||
| 40078368 | 关于使用部分闲置募集资金(含超募资金)进行现金管理到期赎回并继续进行现金管理的进展公告 | 2026-04-21 | Chinese | ||
| 40078365 | 关于公司2026年度董事、高级管理人员薪酬及津贴方案的公告 | 2026-04-13 | Chinese | ||
| 40078361 | 国联民生关于飞沃科技变更部分募投项目用途及使用剩余超募资金投资建设新项目的核查意见 | 2026-04-13 | Chinese | ||
| 40078360 | 国联民生关于飞沃科技预计2026年度公司及子、孙公司申请银行综合授信及提供担保额度的核查意见 | 2026-04-13 | Chinese | ||
| 40078359 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-13 | Chinese | ||
| 40078357 | 关于续聘2026年度审计机构的公告 | 2026-04-13 | Chinese | ||
| 40078353 | 国联民生关于飞沃科技2025年度持续督导跟踪报告 | 2026-04-13 | Chinese | ||
| 40078351 | 董事及高级管理人员薪酬管理制度(2026年4月) | 2026-04-13 | Chinese | ||
| 40078345 | 独立董事2025年度述职报告(张雷) | 2026-04-13 | Chinese | ||
| 40078343 | 2025年度内部控制自我评价报告 | 2026-04-13 | Chinese | ||
| 40078340 | 关于增加经营范围、变更注册资本及修订《公司章程》并办理工商登记的公告 | 2026-04-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | Manufacturing |
|
Alliance Integrated Metaliks Limited
Fabricates heavy structural steel and precision metal produ…
|
534064 | IN | Manufacturing |
Finework(Hunan)New Energy Technology 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/56165/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56165 | 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=56165 | 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=56165 \ -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": 56165}, 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 Finework(Hunan)New Energy Technology Co.,Ltd. (id: 56165)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.