
Big Tree Carbon Inc. — Investor Relations & Filings
Big Tree Carbon Inc. is a natural asset resource development company specializing in environmental stewardship and the creation of market-based solutions for conservation. The company focuses on developing Biodiversity Stewardship projects and generating carbon credits through sustainable forest management and carbon sequestration initiatives. Utilizing an Indigenous-led approach, Big Tree Carbon applies an Indigenous worldview to facilitate collaboration between First Nations communities and global capital markets, providing investors access to the Natural Asset Resource business. The company also maintains interests in the acquisition, exploration, and development of mineral properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2025-04-11 | English | |
| Interim financial statements/report – English.pdf | 2024-11-22 | English | |
| 52-109F2R - Certification of refiled interim filings - CFO (E).pdf | 2024-10-04 | English | |
| 52-109F2R - Certification of refiled interim filings - CEO (E).pdf | 2024-10-04 | English | |
| Interim financial statements/report (amended) - English.pdf | 2024-10-04 | English | |
| Certificate re dissemination to shareholders.pdf | 2024-10-02 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Reliance Global Holdings Limited
Primarily engaged in money lending, sustainable forestry, t…
|
723 | HK | Agriculture, forestry and fishi… |
|
SEIVA S.A. - FLORESTAS E INDÚSTRIAS
Manages forest assets and produces timber and biomass for i…
|
— | BR | Agriculture, forestry and fishi… |
|
Sumitomo Forestry Co.,Ltd.
A housing and wood products firm with a vertically integrat…
|
1911 | JP | Agriculture, forestry and fishi… |
|
WeGrow AG
Manages the Kiri tree's value chain, from breeding saplings…
|
ZN2 | DE | Agriculture, forestry and fishi… |
|
Western Forest Products Inc.
Sustainable softwood forest products company manufacturing …
|
WEF | CA | Agriculture, forestry and fishi… |
|
WEYERHAEUSER CO
A timberland management REIT that manufactures wood product…
|
WY | US | Agriculture, forestry and fishi… |
|
Weyerhaeuser Company Limited
Integrated forestry and wood products company specializing …
|
WY | CA | Agriculture, forestry and fishi… |
|
Yunnan Jinggu Forestry Co.,Ltd
Integrated forest management and production of wood panels …
|
600265 | CN | Agriculture, forestry and fishi… |
|
ZHONGFU STRAITS (PINGTAN) DEVELOPMENT COMPANY LIMITED
Manages forest resources, wood products, real estate, and h…
|
000592 | CN | Agriculture, forestry and fishi… |
Big Tree Carbon Inc. 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/43355/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43355 | 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=43355 | 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=43355 \ -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": 43355}, 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 Big Tree Carbon Inc. (id: 43355)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.