
West Coast Forest Products Ltd. — Investor Relations & Filings
Western Forest Products is an integrated forest products company specializing in the sustainable management of forests and the manufacturing of high-quality, specialty wood products. Operating facilities across coastal regions, the company manages woodlands, harvests softwood timber, and produces a diverse portfolio including engineered wood products, logs, wood chips, and durable exterior materials such as Western Red Cedar, Yellow Cedar, Douglas Fir, and Hemlock. A core focus is responsible forestry, characterized by zero-waste manufacturing and ensuring 100% of managed forests and harvested products are certified to internationally recognized standards. The company is committed to forest renewal, planting more than three trees for every tree harvested, and collaborates with Indigenous communities to advance sustainable stewardship models.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2005-11-29 | English | |
| Other securityholders documents - English.pdf | 2005-04-30 | English | |
| Material change report - English.pdf | 2005-02-25 | English | |
| Material change report - English.pdf | 1999-07-29 | English | |
| Material change report - English.pdf | 1999-05-25 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
3 filings
| |||||
| 47810820 | Material change report - English.pdf | 2005-11-29 | English | ||
| 47810825 | Other securityholders documents - English.pdf | 2005-04-30 | English | ||
| 47810827 | Material change report - English.pdf | 2005-02-25 | English | ||
|
1999
2 filings
| |||||
| 47810832 | Material change report - English.pdf | 1999-07-29 | English | ||
| 47810834 | Material change report - English.pdf | 1999-05-25 | English | ||
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Standrew Spolka Akcyjna
A wood manufacturer specializing in timber procurement, saw…
|
STD | PL | Manufacturing |
|
Taiga Forest Products Ltd.
Distributor and producer of building materials serving reta…
|
TBL | CA | Manufacturing |
|
TANTECH HOLDINGS LTD
Develops bamboo charcoal for industrial energy, household u…
|
TANH | US | Manufacturing |
|
YORK TIMBER HOLDINGS LIMITED
Integrated forestry company converting forest resources int…
|
YRK | ZA | Manufacturing |
West Coast Forest Products 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/43226/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43226 | 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=43226 | 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=43226 \ -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": 43226}, 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 West Coast Forest Products Ltd. (id: 43226)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.