
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 |
|---|---|---|---|
|
OXFORD INNOTECH BERHAD
Integrated engineering solutions for precision metal and pl…
|
— | MY | Manufacturing |
|
PAMTEK CO., LTD.
Develops and supplies automation equipment for semiconducto…
|
271830 | KR | Manufacturing |
|
PARU CO., LTD.
Manufactures solar trackers and PV systems with expertise i…
|
043200 | KR | Manufacturing |
|
PASLIN DIGITAL TECHNOLOGY CO., LTD.
Provides turnkey automated production systems and robotics …
|
600215 | CN | Manufacturing |
|
Patil Automation Limited
Designs and integrates industrial automation, robotic syste…
|
PATILAUTOM | IN | Manufacturing |
|
PENTAMASTER CORPORATION BERHAD
Global provider of advanced automation manufacturing and te…
|
— | MY | Manufacturing |
|
PHILENERGY CO., LTD.
Designs and manufactures automated equipment for secondary …
|
378340 | KR | Manufacturing |
|
Philomaxcap AG
A management holding company focused on the hydrogen infras…
|
HBD1 | DE | Manufacturing |
|
PHILOPTICS CO., LTD.
Manufacturer of optical equipment for display, battery, and…
|
161580 | KR | Manufacturing |
|
PIOTECH INC.
Develops and manufactures thin-film deposition systems for …
|
688072 | CN | 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.