
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 |
|---|---|---|---|
| Other.pdf | 2012-05-01 | English | |
| Annual information form - English.pdf | 2012-05-01 | English | |
| Material change report - English.pdf | 2011-10-14 | English | |
| Material change report - English.pdf | 2011-01-01 | English | |
| Material change report - English.pdf | 2010-06-30 | English | |
| Material change report - English.pdf | 2010-06-28 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
2 filings
| |||||
| 47409317 | Other.pdf | 2012-05-01 | English | ||
| 47409446 | Annual information form - English.pdf | 2012-05-01 | English | ||
|
2011
2 filings
| |||||
| 47409451 | Material change report - English.pdf | 2011-10-14 | English | ||
| 47409457 | Material change report - English.pdf | 2011-01-01 | English | ||
|
2010
7 filings
| |||||
| 47409547 | Material change report - English.pdf | 2010-06-30 | English | ||
| 47409551 | Material change report - English.pdf | 2010-06-28 | English | ||
| 47409555 | Decision Document (Final).pdf | 2010-06-01 | English | ||
| 47409570 | Underwriting or agency agreement.pdf | 2010-06-01 | English | ||
| 47409574 | Decision Document (Amendment to Preliminary).pdf | 2010-05-19 | English | ||
| 47409615 | Amendment to (or amended) preliminary prospectus – English.pdf | 2010-05-19 | English | ||
| 47409619 | Material contracts.pdf | 2010-05-17 | English | ||
|
2009
2 filings
| |||||
| 47409805 | Decision Document (Preliminary).pdf | 2009-11-26 | English | ||
| 47409809 | Preliminary prospectus – English.pdf | 2009-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Timber Corp.
Leading supplier of primary forest products and biomass, ma…
|
ADN | CA | Agriculture, forestry and fishi… |
|
ANTARCHILE S.A.
Prominent investment holding company with strategic investm…
|
— | CL | Agriculture, forestry and fishi… |
|
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… |
|
EMPRESAS COPEC S.A.
A holding company operating in natural resources, energy, f…
|
— | CL | Agriculture, forestry and fishi… |
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | 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.