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 |
|---|---|---|---|
|
Brookfield Renewable Corporation
Owns and operates a globally diversified portfolio of clean…
|
BEPC | CA | Electricity, gas, steam and air… |
|
Brookfield Renewable Partners L.P.
Owns and operates a global portfolio of renewable power and…
|
BEP | BM | Electricity, gas, steam and air… |
|
Brookfield Renewable Partners L.P.
Operates one of the world's largest publicly traded platfor…
|
BEP | CA | Electricity, gas, steam and air… |
|
Brookfield Renewable Power Preferred Equity Inc.
Financing vehicle supporting a large renewable energy platf…
|
BRF-PF | CA | Electricity, gas, steam and air… |
|
BW Ideol AS
A technology provider and co-developer of floating offshore…
|
BWIDL | NO | Electricity, gas, steam and air… |
|
Capstone Infrastructure Corporation
Develops, owns, and operates a diversified portfolio of cle…
|
CSE | CA | Electricity, gas, steam and air… |
|
CARNEGIE CLEAN ENERGY LIMITED
Develops wave energy conversion systems for zero-emission o…
|
CCE | AU | Electricity, gas, steam and air… |
|
CECEP Solar Energy Co.,Ltd.
Develops solar PV plants and manufactures high-efficiency c…
|
000591 | CN | Electricity, gas, steam and air… |
|
CECEP Wind-Power Corporation
Develops and operates large-scale onshore and offshore wind…
|
601016 | CN | Electricity, gas, steam and air… |
|
CENTRAIS ELETRICAS BRASILEIRAS SA
Generates, transmits, and commercializes electricity using …
|
— | BR | 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.