
PRT Forest Regeneration Income Fund — Investor Relations & Filings
PRT Forest Regeneration Income Fund is associated with PRT Growing Services, North America's largest producer of container-grown forest seedlings. The entity functions as a critical component of the forest health and sustainability supply chain, providing specialized growing services and products essential for reforestation and ecological enhancement. Since 1971, PRT has grown over 6 billion seedlings, utilizing the continent's largest network and advanced genetic services to deliver high-yield stock optimized for climate resilience and long-term survival. The company pioneers the use of mycorrhizae and fungal inoculants, a technology that improves tree growth, restores soil biodiversity, enhances drought resistance, and accelerates carbon capture potential. PRT partners with forestry stakeholders and landowners to meet regulatory compliance and long-term forest sustainability objectives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2011-10-03 | English | |
| Other securityholders documents - English.pdf | 2011-10-03 | English | |
| Other securityholders documents - English.pdf | 2011-10-03 | English | |
| Other securityholders documents - English.pdf | 2011-10-03 | English | |
| Other securityholders documents - English.pdf | 2011-10-03 | English | |
| Material change report - English.pdf | 2011-06-14 | English |
Browse filings by year
11 yearsMarket 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… |
|
Crimson Bioenergy Ltd.
Generates carbon offsets through sustainable land use, fore…
|
CSN.H | CA | Agriculture, forestry and fishi… |
|
EMPRESAS COPEC S.A.
A holding company operating in natural resources, energy, f…
|
— | CL | Agriculture, forestry and fishi… |
PRT Forest Regeneration Income Fund 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/43691/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43691 | 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=43691 | 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=43691 \ -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": 43691}, 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 PRT Forest Regeneration Income Fund (id: 43691)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.