
Taiga Forest Products Ltd. — Investor Relations & Filings
Taiga Building Products Ltd. is a leading wholesale distributor and producer of building materials, primarily serving building supply retailers across North America for commercial and residential construction projects. The company maintains substantial inventories and operates an extensive logistics network, including 15 distribution centers in Canada and 9 facilities in the United States. Taiga's product portfolio is comprehensive, featuring dimensional lumber (such as SPF and Douglas Fir), engineered wood, panels, mouldings, siding, insulation, and flooring. Furthermore, Taiga operates wood preservation plants, focusing on the production of preserved wood using efficient and environmentally conscious methods. The company emphasizes reliable supply chain management and a commitment to sustainable practices in its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2005-09-14 | English | |
| Material change report - English.pdf | 2005-09-01 | English | |
| Material change report - English.pdf | 2005-07-08 | English | |
| Other securityholders documents - English.pdf | 2005-06-30 | English | |
| Material change report - English.pdf | 2002-10-05 | English | |
| Material change report - English.pdf | 2001-04-10 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
4 filings
| |||||
| 47243885 | Other.pdf | 2005-09-14 | English | ||
| 47243892 | Material change report - English.pdf | 2005-09-01 | English | ||
| 47243895 | Material change report - English.pdf | 2005-07-08 | English | ||
| 47243903 | Other securityholders documents - English.pdf | 2005-06-30 | English | ||
|
2002
1 filing
| |||||
| 47243907 | Material change report - English.pdf | 2002-10-05 | English | ||
|
2001
1 filing
| |||||
| 47243911 | Material change report - English.pdf | 2001-04-10 | 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 |
|
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 |
Taiga 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/43717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43717 | 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=43717 | 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=43717 \ -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": 43717}, 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 Taiga Forest Products Ltd. (id: 43717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.