
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 |
| 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 |
|---|---|---|---|
|
MG International S.A.
Designs and sells swimming pool equipment focused on safety…
|
ALMGI | FR | Manufacturing |
|
MICRO-MECHANICS (HOLDINGS) LTD.
Designs, manufactures, markets high precision parts/tools f…
|
5DD | SG | Manufacturing |
|
MIRAE CORPORATION
Develops and manufactures test and inspection equipment for…
|
025560 | KR | Manufacturing |
|
Mitsubishi Kakoki Kaisha, Ltd.
Provides EPC services and manufactures industrial separatio…
|
6331 | JP | Manufacturing |
|
MMS VENTURES BERHAD
Designs and manufactures industrial automation systems and …
|
— | MY | Manufacturing |
|
Morimatsu International Holdings Company Limited
Designs, manufactures, and maintains core equipment, proces…
|
2155 | HK | Manufacturing |
|
MORITA HOLDINGS CORPORATION
Manufacturer of firefighting vehicles, fire protection syst…
|
6455 | JP | Manufacturing |
|
MOT Co., Ltd.
Specializes in commercial diving technology and provides un…
|
413390 | KR | Manufacturing |
|
MPAC GROUP PLC
Provider of packaging machinery and end-to-end automation s…
|
MPAC | GB | Manufacturing |
|
mPlus Corp
Manufacturer of automated equipment for battery production …
|
259630 | 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.