
Alter NRG Corp. — Investor Relations & Filings
Alter NRG Corp. was a developer and provider of alternative energy solutions, specializing in the conversion of various waste streams—including industrial, household, commercial, and hazardous materials—into clean, viable energy. The company's core offering was its proprietary technology platform, centered around the Westinghouse Plasma Gasification Process. This technology enabled the environmentally responsible treatment and conversion of waste into energy, positioning Alter NRG as a manufacturer of equipment designed to meet the growing global demand for sustainable and economically viable renewable power generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice.pdf | 2015-09-01 | English | |
| Material change report - English.pdf | 2015-09-01 | English | |
| News release - English.pdf | 2015-08-28 | English | |
| Interim financial statements/report – English.pdf | 2015-08-14 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2015-08-14 | English | |
| News release - English.pdf | 2015-08-13 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
15 filings
| |||||
| 47452223 | Notice.pdf | 2015-09-01 | English | ||
| 47452227 | Material change report - English.pdf | 2015-09-01 | English | ||
| 47452230 | News release - English.pdf | 2015-08-28 | English | ||
| 47452241 | Interim financial statements/report – English.pdf | 2015-08-14 | English | ||
| 47452245 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2015-08-14 | English | ||
| 47452248 | News release - English.pdf | 2015-08-13 | English | ||
| 47452252 | News release - English.pdf | 2015-07-25 | English | ||
| 47452256 | News release - English.pdf | 2015-07-21 | English | ||
| 47452260 | News release - English.pdf | 2015-06-15 | English | ||
| 47452263 | News release - English.pdf | 2015-06-05 | English | ||
| 47452267 | News release - English.pdf | 2015-05-28 | English | ||
| 47452272 | Interim MD&A - English.pdf | 2015-05-12 | English | ||
| 47452276 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2015-05-12 | English | ||
| 47452485 | Other.pdf | 2015-05-12 | English | ||
| 47452488 | News release - English.pdf | 2015-05-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NARAE NANOTECH CORPORATION
Manufacturer of specialized equipment for LCD and OLED pane…
|
137080 | KR | Manufacturing |
|
NAURA Technology Group Co.,Ltd.
Manufactures semiconductor processing equipment and precisi…
|
002371 | CN | Manufacturing |
|
NEMS
Provides plasma technology and surface treatment for semico…
|
7730 | TW | Manufacturing |
|
Neontech Co., Ltd.
Manufacturer of mechanical dicing equipment, factory automa…
|
306620 | KR | Manufacturing |
|
Neosem Inc.
Develops and manufactures automated test equipment for the …
|
253590 | KR | Manufacturing |
|
Neuromeka Co., Ltd.
Develops and manufactures collaborative robots and automati…
|
348340 | KR | Manufacturing |
|
New Universal Science and Technology Co.,Ltd.
Develops intelligent manufacturing equipment, IT solutions,…
|
300472 | CN | Manufacturing |
|
Nexa Dynamics Co., Ltd.
Develops equipment for display/semiconductor industries and…
|
351320 | KR | Manufacturing |
|
Next Hydrogen Solutions Inc.
Designs proprietary electrolyzers to efficiently generate g…
|
NXH | CA | Manufacturing |
|
Nextracker Inc.
Provider of intelligent, integrated solar tracker and softw…
|
NXT | US | Manufacturing |
Alter NRG Corp. 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/45995/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45995 | 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=45995 | 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=45995 \ -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": 45995}, 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 Alter NRG Corp. (id: 45995)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.