
Ecolomondo Corporation — Investor Relations & Filings
Ecolomondo Corporation is a cleantech company focused on waste-to-resource technology development and deployment. The core business involves building and operating turnkey facilities utilizing its proprietary Thermal Decomposition Process (TDP). This advanced pyrolysis technology is designed to process hydrocarbon waste, specifically end-of-life tires, transforming them into high-value circular commodities. These marketable products include recovered carbon black, oil, steel, and fiber/syngas. Ecolomondo's mission is to minimize environmental impact by providing a sustainable solution for resource recovery and reuse.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-02-12 | English | |
| News release - English.pdf | 2026-01-22 | English | |
| News release - English.pdf | 2026-01-14 | English | |
| News release - English.pdf | 2026-01-12 | English | |
| News release - English.pdf | 2025-12-15 | English | |
| 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2025-11-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 32397942 | News release - English.pdf | 2026-02-12 | English | ||
| 32388676 | News release - English.pdf | 2026-01-22 | English | ||
| 32383118 | News release - English.pdf | 2026-01-14 | English | ||
| 32386575 | News release - English.pdf | 2026-01-12 | English | ||
|
2025
11 filings
| |||||
| 32369233 | News release - English.pdf | 2025-12-15 | English | ||
| 32360320 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2025-11-28 | English | ||
| 32360319 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2025-11-28 | English | ||
| 32360323 | Interim MD&A - English.pdf | 2025-11-28 | English | ||
| 32360364 | Interim financial statements/report – English.pdf | 2025-11-28 | English | ||
| 32362526 | News release - English.pdf | 2025-11-19 | English | ||
| 32335013 | News release - English.pdf | 2025-10-08 | English | ||
| 32332544 | News release - English.pdf | 2025-10-06 | English | ||
| 32313650 | News release - English.pdf | 2025-09-08 | English | ||
| 13807020 | News release - English.pdf | 2025-07-17 | English | ||
| 13806602 | News release - English.pdf | 2025-07-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
Ecolomondo Corporation 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/47348/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47348 | 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=47348 | 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=47348 \ -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": 47348}, 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 Ecolomondo Corporation (id: 47348)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.