FORESIGHT SUST. FORESTRY COMP PLC — Investor Relations & Filings
Foresight Sustainable Forestry Company PLC is an investment company that provides investors with direct and liquid access to forestry and afforestation assets. The company's principal activity is investing in standing forests, new planting projects, and related natural capital assets. Its investment objective is to generate a net total return for shareholders. The strategy emphasizes sustainable forestry management, employing innovative technology for data management and landscape enhancement. This approach includes a focus on regenerative land use and achieving biodiversity net gain, aligning capital with environmental benefits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Scheme of arrangement becomes effective | 2024-07-30 | English | |
| Court Sanction of Scheme of Arrangement | 2024-07-26 | English | |
| Form 8.3 - Foresight Sustainable Forestry Company plc | 2024-07-17 | English | |
| Resolutions Passed at General Meetings | 2024-07-16 | English | |
| Results of Court Meeting and General Meeting | 2024-07-16 | English | |
| Form 8.3 - Foresight Sustainable Forestry Company plc | 2024-07-15 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for FORESIGHT SUST. FORESTRY COMP PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
FORESIGHT SUST. FORESTRY COMP PLC 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/5152/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5152 | 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=5152 | 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=5152 \ -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": 5152}, 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 FORESIGHT SUST. FORESTRY COMP PLC (id: 5152)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.