
Crimson Bioenergy Ltd. — Investor Relations & Filings
Crimson Bioenergy Ltd. specializes in environmental management and the generation of carbon offsets, leveraging extensive expertise in sustainable land use. The company's core activities include forest management, forest ecosystem restoration, and the development of energy crops. Crimson Bioenergy is a provider of Verified Emission Reductions (VERs), which are delivered to entities participating in carbon markets, such as the Pacific Carbon Trust, positioning the company as a key participant in carbon sequestration and environmental mitigation projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AB form 13-501F2 (class 2 reporting issuers - participation fee).pdf | 2018-10-12 | English | |
| AB form 13-501F2 (class 2 reporting issuers - participation fee).pdf | 2018-10-12 | English | |
| 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2018-09-24 | English | |
| Audited annual financial statements – English.pdf | 2018-09-24 | English | |
| 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2018-09-24 | English | |
| Annual MD&A - English.pdf | 2018-09-24 | English |
Browse filings by year
8 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… |
Crimson Bioenergy 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/46504/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46504 | 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=46504 | 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=46504 \ -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": 46504}, 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 Crimson Bioenergy Ltd. (id: 46504)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.