
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 |
|---|---|---|---|
|
P&S Robotics Co., Ltd.
Develops robotic systems for medical and rehabilitation, fo…
|
460940 | KR | Manufacturing |
|
PVA TePla AG
Develops vacuum, high-temperature, and plasma systems for m…
|
TPE | DE | Manufacturing |
|
QES GROUP BERHAD
Provides integrated solutions for inspection, test, measure…
|
— | MY | Manufacturing |
|
Qingdao Gaoce Technology Co., Ltd.
Manufactures high-precision wire-cutting equipment and diam…
|
688556 | CN | Manufacturing |
|
QS Energy, Inc.
Develops energy efficiency technologies for the oil transpo…
|
QSEP | US | Manufacturing |
|
Questor Technology Inc.
Environmental technology company specializing in high-effic…
|
QST | CA | Manufacturing |
|
Quick Intelligent Equipment Co.,Ltd.
Specializes in precision electronic assembly and automated …
|
603203 | CN | Manufacturing |
|
Rainbow Robotics
Developer of collaborative robots and humanoid bipedal robo…
|
277810 | KR | Manufacturing |
|
Rajoo Engineers Ltd.
Designs and manufactures high-performance plastic extrusion…
|
RAJOOENG | IN | Manufacturing |
|
RAONTEC Inc.
Develops high-precision robotics and automated inspection e…
|
232680 | KR | 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.