
GEPIC Energy Development Co., Ltd. — Investor Relations & Filings
GEPIC Energy Development Co., Ltd. specializes in the investment, development, and management of diverse energy projects. The company's portfolio encompasses a broad range of power generation assets, including hydropower, thermal power, wind energy, and solar photovoltaic installations. It plays a critical role in regional energy security and the transition toward sustainable power systems. Key activities involve the construction and operation of large-scale power plants and the integration of renewable energy sources into the grid. GEPIC focuses on optimizing energy efficiency and advancing technological innovations in power production. Its strategic operations support large-scale infrastructure projects and contribute to the stability of power supply networks through a balanced mix of traditional and clean energy resources.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 甘肃电投能源发展股份有限公司验资报告(大信验字[2024]第9-00015号) | 2024-12-20 | Chinese | |
| 发行股份及支付现金购买资产并募集配套资金暨关联交易之募集配套资金向特定对象发行股票发行情况报告书 | 2024-12-20 | Chinese | |
| 关于公司控股股东非公开发行可交换公司债券质押股份解除质押的公告 | 2024-12-04 | Chinese | |
| 2024年第五次临时股东大会决议公告 | 2024-12-02 | Chinese | |
| 2024年第五次临时股东大会的法律意见 | 2024-12-02 | Chinese | |
| 关于发行股份及支付现金购买资产并募集配套资金暨关联交易相关方承诺事项的公告 | 2024-11-27 | Chinese |
Browse filings by year
27 years- 2026 53 filings
- 2025 168 filings
- 2024 283 filings
- 2023 138 filings
- 2022 146 filings
- 2021 83 filings
- 2020 104 filings
- 2019 103 filings
- 2018 122 filings
- 2017 109 filings
- 2016 119 filings
- 2015 99 filings
- 2014 85 filings
- 2013 53 filings
- 2012 131 filings
- 2011 56 filings
- 2010 33 filings
- 2009 36 filings
- 2008 30 filings
- 2007 61 filings
- 2006 65 filings
- 2005 63 filings
- 2004 25 filings
- 2003 25 filings
- 2002 27 filings
- 2001 5 filings
- 1997 2 filings
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2M Energy Corp.
Develops and implements sustainable energy solutions and en…
|
— | CA | Electricity, gas, steam and air… |
|
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
Renewable energy company specializing in wind and solar pow…
|
— | BR | Electricity, gas, steam and air… |
|
360 ENERGY SOLAR S.A.
Develops, constructs, and operates solar parks, energy stor…
|
— | AR | Electricity, gas, steam and air… |
|
7C Solarparken AG
Owner and operator of photovoltaic power plants with a port…
|
HRPK | DE | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer that generates and sells electr…
|
A1YEN | TR | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer generating electricity from a p…
|
KARYE | TR | Electricity, gas, steam and air… |
|
A2a
Manages energy, water, and environmental services for the c…
|
A2A | IT | Electricity, gas, steam and air… |
|
Abalance Corporation
A vertically integrated solar company that manufactures pan…
|
3856 | JP | Electricity, gas, steam and air… |
|
AB ENERGIA S.A.
Generates renewable electricity from biogas and provides EP…
|
— | AR | Electricity, gas, steam and air… |
|
Abengoa S.A.
A company in liquidation that formerly provided solutions f…
|
ABG.P | ES | Electricity, gas, steam and air… |
GEPIC Energy Development 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/53818/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53818 | 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=53818 | 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=53818 \ -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": 53818}, 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 GEPIC Energy Development Co., Ltd. (id: 53818)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.