
WasteCo Group Limited — Investor Relations & Filings
WasteCo Group Limited provides comprehensive waste management and environmental services. The company specializes in the collection, processing, and disposal of various waste streams, including commercial, industrial, and residential refuse. Key service offerings encompass hazardous waste management, industrial cleaning, hydro-excavation, and emergency spill response. WasteCo emphasizes sustainability through resource recovery and recycling initiatives aimed at diverting materials from landfills. Its operations support a wide range of sectors by providing specialized equipment and technical expertise for complex environmental challenges. The company focuses on delivering integrated solutions that prioritize environmental compliance and operational efficiency across its service portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| WasteCo FY26 Annual Report release | 2026-05-29 | English | |
| Director resignation | 2026-05-25 | English | |
| Te Anau accident investigation | 2026-05-04 | English | |
| Alternate Director resignation | 2026-05-01 | English | |
| SPH Notice - Carl Storm, Dawn Storm and C & F Trustees | 2026-03-03 | English | |
| Appointment of Independent Director - Neil McAra | 2026-03-01 | English |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QiaoYin City Management Co., Ltd.
Provides integrated urban management and environmental sani…
|
002973 | CN | Water supply; sewerage, waste m… |
|
Urban Enviro Waste Management Limited
Provides municipal solid waste collection, transportation, …
|
URBAN | IN | Water supply; sewerage, waste m… |
|
ZONQING Environmental Limited
Comprehensive urban operation service provider managing env…
|
1855 | HK | Water supply; sewerage, waste m… |
|
新安洁
Provides environmental sanitation services and intelligent …
|
920370 | CN | Water supply; sewerage, waste m… |
WasteCo Group 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/66301/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66301 | 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=66301 | 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=66301 \ -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": 66301}, 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 WasteCo Group Limited (id: 66301)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.