
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 |
|---|---|---|---|
|
Obara Group Incorporated
Manufactures welding systems for automotive and polishing e…
|
6877 | JP | Manufacturing |
|
Obducat Aktiebolag
Supplier of technologies and systems for micro- and nano-li…
|
OBDU | SE | Manufacturing |
|
OC Oerlikon Corporation AG
A technology group for advanced materials, surface engineer…
|
OERL | CH | Manufacturing |
|
ODAWARA ENGINEERING CO., LTD.
Designs and manufactures motor winding equipment and automa…
|
6149 | JP | Manufacturing |
|
OGAWA WORLD BERHAD
A global health and wellness company specializing in innova…
|
— | MY | Manufacturing |
|
OIZUMI Corporation
Develops and sells amusement equipment, including pachislot…
|
6428 | JP | Manufacturing |
|
OK Science and Technology Co., Ltd.
Develops automated production equipment and packaging syste…
|
001223 | CN | Manufacturing |
|
OneRobotics (Shenzhen) Co., Ltd.
AI robotics company developing embodied household robot sys…
|
6600 | HK | Manufacturing |
|
OPTORUN CO.,LTD.
Manufacturer of optical thin film formation and vacuum coat…
|
6235 | JP | Manufacturing |
|
Osai Automation System
Designs and manufactures automation systems for assembly, t…
|
OSA | IT | 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.