
GreenEnergy & Company Inc. — Investor Relations & Filings
GreenEnergy & Company Inc. is a renewable energy firm that specializes in the development, management, and operation of clean energy projects. The company's core activities include developing solar power plants and grid-scale battery energy storage systems (BESS), providing support from initial development through to long-term operation. In addition to utility-scale projects, the company offers services for creating net-zero energy houses and implementing smart agriculture solutions that integrate power generation with farming. GreenEnergy & Company also provides comprehensive maintenance services to ensure the sustainable operation of power generation facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 業績予想の修正(上方修正)に関するお知らせ | 2026-05-07 | Japanese | |
| 株式分割に伴う転換価額及び行使価額等の調整に関するお知らせ | 2026-04-24 | Japanese | |
| 確認書 | 2025-12-09 | Japanese | |
| 半期報告書-第18期(2025/05/01-2026/04/30) | 2025-12-09 | Japanese | |
| 確認書 | 2025-07-23 | Japanese | |
| 有価証券報告書-第17期(2024/05/01-2025/04/30) | 2025-07-23 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46881252 | 業績予想の修正(上方修正)に関するお知らせ | 2026-05-07 | Japanese | ||
| 46878821 | 株式分割に伴う転換価額及び行使価額等の調整に関するお知らせ | 2026-04-24 | Japanese | ||
|
2025
8 filings
| |||||
| 9680711 | 確認書 | 2025-12-09 | Japanese | ||
| 9680700 | 半期報告書-第18期(2025/05/01-2026/04/30) | 2025-12-09 | Japanese | ||
| 7859907 | 確認書 | 2025-07-23 | Japanese | ||
| 7859911 | 有価証券報告書-第17期(2024/05/01-2025/04/30) | 2025-07-23 | Japanese | ||
| 7240232 | 臨時報告書 | 2025-07-11 | Japanese | ||
| 7240233 | 臨時報告書 | 2025-07-11 | Japanese | ||
| 7258370 | 訂正有価証券届出書(組込方式) | 2025-06-17 | Japanese | ||
| 7259021 | 有価証券届出書(組込方式) | 2025-06-13 | Japanese | ||
|
2024
5 filings
| |||||
| 7292622 | 確認書 | 2024-12-10 | Japanese | ||
| 7292620 | 半期報告書-第17期(2024/05/01-2025/04/30) | 2024-12-10 | Japanese | ||
| 7315195 | 臨時報告書 | 2024-07-26 | Japanese | ||
| 7315100 | 内部統制報告書-第16期(2023/05/01-2024/04/30) | 2024-07-26 | Japanese | ||
| 7315107 | 有価証券報告書-第16期(2023/05/01-2024/04/30) | 2024-07-26 | Japanese | ||
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… |
GreenEnergy & Company Inc. 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/13939/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13939 | 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=13939 | 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=13939 \ -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": 13939}, 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 GreenEnergy & Company Inc. (id: 13939)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.