
Carbon Done Right Developments Inc. — Investor Relations & Filings
Carbon Done Right Developments Inc. is a carbon exploration and development company specializing in the production of validated and verified carbon credits derived from nature-based solutions. The company focuses on the global exploration, restoration, and management of terrestrial and marine systems, including blue carbon projects. Core operations involve large-scale afforestation and reforestation of degraded land, rewilding ecosystems with indigenous trees, and developing a globally diversified forestry and blue carbon portfolio. The company utilizes a tech-enabled approach and also maintains operations related to the sale of coconut products and related by-products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2025-07-31 | English | |
| News release - English.pdf | 2025-07-16 | English | |
| News release - English.pdf | 2025-07-08 | English | |
| Report of exempt distribution (45-106F1).pdf | 2025-07-08 | English | |
| News release - English.pdf | 2025-06-30 | English | |
| News release - English.pdf | 2025-05-13 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13808904 | News release - English.pdf | 2025-07-31 | English | ||
| 13805978 | News release - English.pdf | 2025-07-16 | English | ||
| 32228105 | News release - English.pdf | 2025-07-08 | English | ||
| 32228886 | Report of exempt distribution (45-106F1).pdf | 2025-07-08 | English | ||
| 32241475 | News release - English.pdf | 2025-06-30 | English | ||
| 13791933 | News release - English.pdf | 2025-05-13 | English | ||
| 13791928 | News release - English.pdf | 2025-05-13 | English | ||
| 31849196 | Report of exempt distribution (45-106F1).pdf | 2025-03-14 | English | ||
| 13773224 | Material change report - English.pdf | 2025-03-05 | English | ||
| 13773225 | News release - English.pdf | 2025-03-05 | English | ||
| 13771942 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2025-03-01 | English | ||
| 13771943 | Interim MD&A - English.pdf | 2025-03-01 | English | ||
| 13771944 | Interim financial statements/report – English.pdf | 2025-03-01 | English | ||
| 13768988 | News release - English.pdf | 2025-02-17 | English | ||
| 31603480 | News release - English.pdf | 2025-02-01 | English | ||
Market 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… |
Carbon Done Right Developments 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/43708/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43708 | 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=43708 | 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=43708 \ -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": 43708}, 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 Carbon Done Right Developments Inc. (id: 43708)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.