
Palko Environmental Ltd. — Investor Relations & Filings
Palko Environmental Ltd. was a specialized provider of environmental services focused on the processing and disposal of oilfield and industrial wastes. The company operated a network of waste handling and hydrocarbon recovery facilities primarily located in the Western Canadian provinces of Alberta and Saskatchewan. Palko's core services included the treatment, purification, and disposal of various waste streams, including produced water and sewage water waste, alongside the recovery of valuable hydrocarbons from oilfield waste. Palko Environmental Ltd. was acquired by Gibson Energy Inc. in December 2011.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2012-01-03 | English | |
| Other.PDF | 2011-11-11 | English | |
| Other.PDF | 2011-10-25 | English | |
| Material change report - English.PDF | 2011-10-20 | English | |
| NI 44-101 Notice of intent to qualify – English.PDF | 2011-04-13 | English | |
| Annual information form - English.pdf | 2011-03-17 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
1 filing
| |||||
| 47584204 | Other securityholders documents - English.pdf | 2012-01-03 | English | ||
|
2011
5 filings
| |||||
| 47584210 | Other.PDF | 2011-11-11 | English | ||
| 47584214 | Other.PDF | 2011-10-25 | English | ||
| 47584255 | Material change report - English.PDF | 2011-10-20 | English | ||
| 47584260 | NI 44-101 Notice of intent to qualify – English.PDF | 2011-04-13 | English | ||
| 47584265 | Annual information form - English.pdf | 2011-03-17 | English | ||
|
2010
4 filings
| |||||
| 47584318 | Other.PDF | 2010-07-08 | English | ||
| 47584322 | Material change report - English.PDF | 2010-07-08 | English | ||
| 47584407 | Material change report - English.PDF | 2010-06-23 | English | ||
| 47584410 | Other securityholders documents - English.PDF | 2010-06-15 | English | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WaterBridge Infrastructure LLC
Develops and operates water infrastructure for oil and gas …
|
WBI | US | Water supply; sewerage, waste m… |
|
WORLDWIDE HOLDINGS BERHAD
Diversified conglomerate in environmental management, prope…
|
— | MY | Water supply; sewerage, waste m… |
|
Zhejiang Haiyan Power System Resources Environmental Technology Co.,Ltd
Provides environmental solutions and resource management fo…
|
688565 | CN | Water supply; sewerage, waste m… |
|
鑫广绿环
Provides waste management and resource recovery for hazardo…
|
603302 | CN | Water supply; sewerage, waste m… |
Palko Environmental Ltd. 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/46603/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46603 | 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=46603 | 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=46603 \ -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": 46603}, 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 Palko Environmental Ltd. (id: 46603)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.