
Cleanaway — Investor Relations & Filings
Cleanaway Company Limited provides comprehensive environmental solutions specializing in the integrated management of general, industrial, and hazardous waste. Established in 1999, the company offers a one-stop service model encompassing waste collection, removal, and final disposal. Its infrastructure includes large-scale hazardous heavy metal solidification facilities and private sanitary landfills. Beyond traditional waste management, the company focuses on circular economy initiatives, such as waste-to-energy conversion and the recycling of industrial byproducts into raw materials. Cleanaway integrates advanced technologies, including AI and cloud-based platforms, to facilitate intelligent waste tracking and ESG management. The company is also active in renewable energy development and environmental remediation, aiming to support sustainable industrial practices and a low-carbon future through technical expertise and specialized treatment capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-14 | Chinese | |
| 115年第1季資產負債表 | 2026-05-14 | Chinese | |
| 公司基本資料 | 2026-05-13 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46373701 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373437 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373150 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372793 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46361879 | 公司基本資料 | 2026-05-13 | Chinese | ||
| 46363130 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46246508 | 更正本公司115年度第一季IFRSs iXBRL部分資訊 | 2026-05-12 | Chinese | ||
| 45773249 | 115年第1季財務報告書 — 202601_8422_AI1.pdf | 2026-05-12 | Chinese | ||
| 45694333 | 115年5月變更登記 | 2026-05-11 | Chinese | ||
| 37975300 | 公告本公司115年第一季合併財務報告董事會預計召開日期 | 2026-04-28 | Chinese | ||
| 36174156 | 115年年報及股東會資料 — 2026_8422_20260527FE2.pdf | 2026-04-24 | English | ||
| 36174139 | 115年年報及股東會資料 — 2026_8422_20260527F02.pdf | 2026-04-24 | Chinese | ||
| 36174111 | 115年年報及股東會資料 — 2026_8422_20260527F13.pdf | 2026-04-24 | Chinese | ||
| 36174088 | 115年年報及股東會資料 — 2026_8422_20260527FE1.pdf | 2026-04-24 | English | ||
| 36091553 | 115年年報及股東會資料 — 2026_8422_20260527F01.pdf | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and disposal of hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
374Water Inc.
A cleantech company providing solutions for wastewater and …
|
SCWO | US | Water supply; sewerage, waste m… |
|
ANHUI CHAOYUE ENVIRONMENTAL PROTECTION TECHNOLOGY CO.,LTD
Provides hazardous waste management, industrial disposal, a…
|
301049 | CN | Water supply; sewerage, waste m… |
|
Aris Water Solutions, Inc.
Provides full-cycle water handling and recycling solutions …
|
ARIS | US | Water supply; sewerage, waste m… |
|
Aton Ht Spolka Akcyjna
Develops thermal technologies for hazardous waste neutraliz…
|
ATO | PL | Water supply; sewerage, waste m… |
|
Beijing Enterprises Urban Resources Group Limited
Integrated waste management and urban environmental hygiene…
|
3718 | HK | Water supply; sewerage, waste m… |
|
Beijing Orient EcoEnergy Co., Ltd.
Provides hazardous waste treatment, resource recycling, and…
|
002310 | CN | Water supply; sewerage, waste m… |
|
CCS Income Trust
Held income-producing energy assets specializing in oilfiel…
|
— | CA | Water supply; sewerage, waste m… |
|
China Conch Environment Protection Holdings Limited
Large-scale provider of industrial hazardous and solid wast…
|
587 | HK | Water supply; sewerage, waste m… |
|
CHINA ENVIRONMENT LTD.
Specializes in design, construction, R&D of industrial wast…
|
5OU | SG | Water supply; sewerage, waste m… |
|
Deepwell Energy Services Trust
Provides environmental services, operating facilities for o…
|
— | CA | Water supply; sewerage, waste m… |
Cleanaway 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/52740/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52740 | 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=52740 | 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=52740 \ -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": 52740}, 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 Cleanaway (id: 52740)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.