Cleanaway Company Limited — 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年第一季合併財務報告董事會預計召開日期 | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_8422_20260527FE2.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_8422_20260527F02.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_8422_20260527F13.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_8422_20260527FE1.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_8422_20260527F01.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 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 | ||
| 35704723 | 115年04月僑外投資持股 | 2026-04-23 | Chinese | ||
| 33787352 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33787349 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33693024 | 本公司董事會決議股利分派 | 2026-04-07 | Chinese | ||
| 33693052 | 114年度股利金額(董事會決議) | 2026-04-07 | Chinese | ||
| 33693120 | 公告本公司董事會決議召開115年股東常會相關事宜(新增議案) | 2026-04-07 | Chinese | ||
| 33693260 | 115年3月背書保證與資金貸與 | 2026-04-07 | Chinese | ||
| 33693257 | 115年3月營業收入 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and disposal of hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Y-ENTECCO.,LTD.
Diversified firm in waste management, shipping, constructio…
|
067900 | KR | Water supply; sewerage, waste m… |
Cleanaway Company Limited 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 Company Limited (id: 52740)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.