
Acadian Timber Corp. — Investor Relations & Filings
Acadian Timber Corp. is one of the largest timberland owners in Eastern Canada and the Northeastern United States, managing approximately 2.4 million acres. The company is a leading supplier of primary forest products, including softwood and hardwood sawlogs, pulpwood, and biomass by-products, primarily serving regional mills. Core operations involve comprehensive forest management, encompassing planning, growing, harvesting, and marketing. Acadian emphasizes sustainable forestry practices and is expanding its business beyond traditional timber. This includes leveraging its land base for environmental solutions, such as a voluntary carbon credit project focused on carbon sequestration, and managing real estate assets. Additionally, the company offers recreational access passes and leases waterfront lots.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Certificate re dissemination to shareholders.pdf | 2026-04-16 | English | |
| Certificate re dissemination to shareholders.pdf | 2026-04-16 | English | |
| ON form 13-502F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-02-11 | English | |
| Audited annual financial statements – English.pdf | 2026-02-11 | English | |
| Annual report - English.pdf | 2026-02-11 | English | |
| Annual MD&A - English.pdf | 2026-02-11 | English |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FORESTAL CONSTRUCTORA Y COMERCIAL DEL PACIFICO SUR S.A.
Diversified holding company with interests in forestry, ene…
|
— | CL | Agriculture, forestry and fishi… |
|
FORESWOOD GROUP BERHAD
Corporate group established in 1995, historically associate…
|
— | MY | Agriculture, forestry and fishi… |
|
FUJIAN JINSEN FORESTRY Co.,Ltd.
Specializes in forest management, timber production, and ec…
|
002679 | CN | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
|
ProsperTree PLC
Engages in planting, trading, and investing in trees and pr…
|
PROSPER | CY | Agriculture, forestry and fishi… |
|
Proteak Uno, S.A.B. de C.V.
Manages sustainable teak and eucalyptus plantations and pro…
|
TEAK | MX | Agriculture, forestry and fishi… |
|
PRT Forest Regeneration Income Fund
Provides specialized growing services and products essentia…
|
PRT.UN | CA | Agriculture, forestry and fishi… |
|
PT SLJ Global Tbk
Specializes in sustainable forest management and integrated…
|
SULI | ID | Agriculture, forestry and fishi… |
|
RAYONIER INC
A timberland REIT with forestry, real estate, and land reso…
|
RYN | US | Agriculture, forestry and fishi… |
Acadian Timber Corp. 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/46517/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46517 | 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=46517 | 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=46517 \ -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": 46517}, 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 Acadian Timber Corp. (id: 46517)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.