
Cielo Waste Solutions Corp. — Investor Relations & Filings
Cielo Waste Solutions Corp. is an environmental technology company focused on the waste-to-fuels sector. The company develops and operates clean energy facilities designed to convert difficult waste streams into valuable, low-carbon fuels using proven, commercially available technologies. Core feedstocks include municipal and construction waste, wood by-products, and specifically, creosote-treated railway ties. Cielo's process yields sustainable energy products such as renewable diesel, renewable hydrogen, and renewable natural gas. The company's mission centers on landfill diversion and reducing greenhouse gas emissions by transforming materials that would otherwise harm the environment. A key strategy is the technology-agnostic approach, ensuring the most suitable technology is applied to specific feedstocks for cost-effective, scalable results.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2025-07-17 | English | |
| News release - English.pdf | 2025-06-30 | English | |
| Notice of meeting - English.pdf | 2025-05-17 | English | |
| News release - English.pdf | 2025-05-16 | English | |
| News release - English.pdf | 2025-05-08 | English | |
| Notice of the meeting and record date - English.pdf | 2025-04-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13807028 | News release - English.pdf | 2025-07-17 | English | ||
| 32241718 | News release - English.pdf | 2025-06-30 | English | ||
| 13792465 | Notice of meeting - English.pdf | 2025-05-17 | English | ||
| 13793078 | News release - English.pdf | 2025-05-16 | English | ||
| 13791830 | News release - English.pdf | 2025-05-08 | English | ||
| 13787572 | Notice of the meeting and record date - English.pdf | 2025-04-22 | English | ||
| 13784910 | News release - English.pdf | 2025-04-10 | English | ||
| 13782813 | News release - English.pdf | 2025-04-02 | English | ||
| 13783047 | Interim MD&A (amended) - English.pdf | 2025-04-02 | English | ||
| 13780937 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2025-04-02 | English | ||
| 13780936 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2025-04-02 | English | ||
| 13780938 | Interim MD&A - English.pdf | 2025-04-02 | English | ||
| 13780939 | Interim financial statements/report – English.pdf | 2025-04-02 | English | ||
| 31937951 | News release - English.pdf | 2025-04-01 | English | ||
| 13765106 | News release - English.pdf | 2025-01-21 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | Manufacturing |
Cielo Waste Solutions 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/46841/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46841 | 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=46841 | 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=46841 \ -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": 46841}, 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 Cielo Waste Solutions Corp. (id: 46841)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.