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 |
|---|---|---|---|
|
ACME Solar Holdings Limited
Develops and operates utility-scale solar, wind, and hybrid…
|
ACMESOLAR | IN | Electricity, gas, steam and air… |
|
ACWA POWER Co.
Developer, investor, and operator of power generation and w…
|
2082 | SA | Electricity, gas, steam and air… |
|
Adani Green Energy Limited
Develops and operates utility-scale solar, wind, and hybrid…
|
ADANIGREEN | IN | Electricity, gas, steam and air… |
|
Agatos
Designs and supplies turnkey solutions for renewable energy…
|
AGA | IT | Electricity, gas, steam and air… |
|
Aker Horizons
Investment company incubating and developing renewable ener…
|
AKH | NO | Electricity, gas, steam and air… |
|
AKFEN YENİLENEBİLİR ENERJİ A.Ş.
Renewable energy producer with a 699 MW portfolio of hydro,…
|
AKFYE | TR | Electricity, gas, steam and air… |
|
AKSU ENERJİ VE TİCARET A.Ş.
Generates and trades electricity from renewable hydroelectr…
|
AKSUE | TR | Electricity, gas, steam and air… |
|
Alaska Hydro Corporation
Develops renewable hydroelectric power generation facilitie…
|
AKH.H | CA | Electricity, gas, steam and air… |
|
Albioma
Independent renewable energy producer using thermal biomass…
|
ABIO | FR | Electricity, gas, steam and air… |
|
Alerion Cleanpower
Produces electricity from renewable sources, including wind…
|
ARN | IT | 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.