
Slocan Forest Products Ltd. — Investor Relations & Filings
About Slocan Forest Products Ltd.
Slocan Forest Products Ltd. was a British Columbia-based manufacturer specializing in integrated forest management and the production of diverse wood and fiber products. The company's manufacturing facilities and forest management activities were located entirely within BC. Slocan's product portfolio included primary lumber products, wood chips, pulp and paper, plywood, and oriented strand board (OSB), alongside a range of value-added wood solutions. Historically, the company was recognized for its comprehensive operations, aiming to provide stable employment and contribute significantly to the economic and social structure of its operating communities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2004-04-02 | English | |
| Material change report - English.pdf | 2003-11-27 | English | |
| Other.pdf | 2003-05-13 | English | |
| Material change report - English.PDF | 2003-03-05 | English | |
| Material change report - English.pdf | 2002-06-04 | English | |
| Other.PDF | 2002-04-24 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2004
1 filing
| |||||
| 47650016 | Material change report - English.pdf | 2004-04-02 | English | ||
|
2003
3 filings
| |||||
| 47650020 | Material change report - English.pdf | 2003-11-27 | English | ||
| 47650023 | Other.pdf | 2003-05-13 | English | ||
| 47650027 | Material change report - English.PDF | 2003-03-05 | English | ||
|
2002
2 filings
| |||||
| 47650031 | Material change report - English.pdf | 2002-06-04 | English | ||
| 47650035 | Other.PDF | 2002-04-24 | English | ||
|
2001
1 filing
| |||||
| 47650051 | Other.pdf | 2001-05-19 | English | ||
|
2000
4 filings
| |||||
| 47650056 | Other Correspondence.pdf | 2000-06-13 | English | ||
| 47650060 | Decision Document / Order for Application - English.pdf | 2000-06-09 | English | ||
| 47650077 | Material change report - English.PDF | 2000-05-08 | English | ||
| 47650081 | Other.PDF | 2000-04-07 | English | ||
|
1999
4 filings
| |||||
| 47650085 | Other Correspondence.w51 | 1999-07-05 | English | ||
| 47650093 | Other Correspondence.w52 | 1999-06-23 | English | ||
| 47650173 | Other Correspondence.w52 | 1999-06-16 | English | ||
| 47650176 | Other Correspondence.W51 | 1999-06-10 | English | ||
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
West Coast Forest Products Ltd.
Sustainably manages forests and manufactures certified spec…
|
— | CA | Manufacturing |
|
YORK TIMBER HOLDINGS LIMITED
Integrated forestry company converting forest resources int…
|
YRK | ZA | Manufacturing |
Slocan 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/42537/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42537 | 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=42537 | 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=42537 \ -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": 42537}, 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 Slocan Forest Products Ltd. (id: 42537)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.