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 |
|---|---|---|---|
|
Artsakh HEK OJSC
An energy company that generates and sells electricity from…
|
AHEK | AM | Electricity, gas, steam and air… |
|
ASTRASUN Solar PLC
A project developer and investor in solar power and energy …
|
ASTR | HU | Electricity, gas, steam and air… |
|
Athena Investments A/S (formerly Greentech Energy Systems A/S)
Investment holding company focused on developing and operat…
|
ATHENAI | DK | Electricity, gas, steam and air… |
|
Atrato Onsite Energy PLC
Renewable energy investment firm focused on onsite commerci…
|
ROOF | GB | Electricity, gas, steam and air… |
|
Audax Renovables S.A.
A vertically integrated group generating renewable energy a…
|
ADX | ES | Electricity, gas, steam and air… |
|
Augwind Energy Tech Storage Ltd
Develops underground compressed air storage for energy and …
|
AUGN | IL | Electricity, gas, steam and air… |
|
AUREN ENERGIA S.A
Renewable energy platform specializing in power generation …
|
— | BR | Electricity, gas, steam and air… |
|
AUREN OPERAÇÕES S.A.
Generates and commercializes renewable energy from hydro, w…
|
— | BR | Electricity, gas, steam and air… |
|
AYDEM YENİLENEBİLİR ENERJİ A.Ş.
Operates 25 renewable power plants with a total capacity of…
|
AYDEM | TR | Electricity, gas, steam and air… |
|
Beijing Energy International Holding Co., Ltd.
International clean energy investment and operation platfor…
|
686 | BM | 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.