
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 |
|---|---|---|---|
|
ArborGen Holdings Limited
Global provider of advanced genetic tree seedlings for comm…
|
ARB | NZ | Agriculture, forestry and fishi… |
|
Beleaf Spolka Akcyjna
Establishes industrial tree plantations to neutralize carbo…
|
BLF | PL | Agriculture, forestry and fishi… |
|
Big Tree Carbon Inc.
Developer of carbon credits and conservation solutions util…
|
BIGT | CA | Agriculture, forestry and fishi… |
|
Bumi Teknokultura Unggul Tbk
Manages forest concessions, planting, and processes high-qu…
|
BTEK | ID | Agriculture, forestry and fishi… |
|
Carbon Done Right Developments Inc.
Produces verified carbon credits from nature-based solution…
|
KLX | CA | Agriculture, forestry and fishi… |
|
China Health Technology Group Holding Company Limited
Integrated management of agroforestry resources, forestry, …
|
1069 | HK | Agriculture, forestry and fishi… |
|
Crimson Bioenergy Ltd.
Generates carbon offsets through sustainable land use, fore…
|
CSN.H | CA | Agriculture, forestry and fishi… |
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | 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… |
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.