HD Renewable Energy Co., Ltd. — Investor Relations & Filings
HD Renewable Energy (HDRE) is a smart power company specializing in comprehensive green energy solutions. The company operates through an integrated business model encompassing power generation, energy storage, and power sales. Its core activities include solar power plant development, engineering, procurement, and construction (EPC), operation and maintenance (O&M), and green power trading. HDRE leverages its proprietary AI-driven energy management platform, TAITEN, to integrate SaaS, AI, and hardware for optimized energy distribution. The company also manufactures energy storage equipment and electric vehicle (EV) charging infrastructure under its own brand. With a focus on international expansion, HDRE manages a diverse portfolio of renewable assets and provides integrated services for the energy transition, including asset management and power trading forecasting.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會預計召開日期 為115年5月11日 | 2026-04-30 | Chinese | |
| 公告本公司於115年5月13日受邀參加元大證券舉辦之法人說明會 | 2026-04-29 | Chinese | |
| 115年05月法人說明會簡報 | 2026-04-29 | Chinese | |
| 公告本公司董事會決議不繼續辦理114年股東常會 通過之私募普通股案 | 2026-04-24 | Chinese | |
| 代子公司泓德能源科技日本株式会社依公開發行公司 資金貸與及背書保證處理準則第二十二條第一項第三款 規定公告資金貸與事宜 | 2026-04-10 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 39981251 | 公告本公司115年第一季財務報告董事會預計召開日期 為115年5月11日 | 2026-04-30 | Chinese | ||
| 38406953 | 公告本公司於115年5月13日受邀參加元大證券舉辦之法人說明會 | 2026-04-29 | Chinese | ||
| 38406997 | 115年05月法人說明會簡報 | 2026-04-29 | Chinese | ||
| 36100855 | 公告本公司董事會決議不繼續辦理114年股東常會 通過之私募普通股案 | 2026-04-24 | Chinese | ||
| 33996391 | 代子公司泓德能源科技日本株式会社依公開發行公司 資金貸與及背書保證處理準則第二十二條第一項第三款 規定公告資金貸與事宜 | 2026-04-10 | Chinese | ||
| 33992095 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989364 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33706923 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33706886 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33696852 | 公告本公司董事會決議股利分派 | 2026-04-07 | Chinese | ||
| 33696863 | 114年度股利金額(董事會決議) | 2026-04-07 | Chinese | ||
| 33696888 | 公告本公司董事會決議買回庫藏股 | 2026-04-07 | Chinese | ||
| 33696926 | 第1次庫藏股基本資料 | 2026-04-07 | Chinese | ||
| 33164067 | 115年3月27日內部人設質解質 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALGONQUIN POWER & UTILITIES CORP.
A diversified utility with regulated services and renewable…
|
AQN | CA | Electricity, gas, steam and air… |
|
Altea Green Power
Develops and installs wind, photovoltaic, and battery energ…
|
AGP | IT | Electricity, gas, steam and air… |
|
Altek Power Corporation
Develops and deploys quick-to-market electrical generation …
|
3059 | CA | Electricity, gas, steam and air… |
|
ALTEO Energy Services Public Limited Company
Energy provider and trader generating power from natural ga…
|
ALTEO | HU | Electricity, gas, steam and air… |
|
Alternus Energy Group
An independent power producer that develops, owns, and oper…
|
ALT | IE | Electricity, gas, steam and air… |
|
Alterra Power Corp.
A diversified renewable power company utilizing geothermal,…
|
AXY | CA | Electricity, gas, steam and air… |
|
Ameresco, Inc.
A cleantech integrator providing energy efficiency and rene…
|
AMRC | US | Electricity, gas, steam and air… |
|
AQUILA EUROPEAN RENEWABLES PLC
Investment company managing the orderly realization of its …
|
AERI | GB | Electricity, gas, steam and air… |
|
Argo Energy Ltd.
Investor, developer, and operator of small and medium comme…
|
— | CA | Electricity, gas, steam and air… |
|
Arise
Manages the full value chain for wind, solar, and battery s…
|
ARISE | SE | Electricity, gas, steam and air… |
HD Renewable Energy 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/52649/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52649 | 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=52649 | 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=52649 \ -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": 52649}, 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 HD Renewable Energy Co., Ltd. (id: 52649)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.