
Nature Wood Group Ltd — Investor Relations & Filings
Nature Wood Group Ltd. is a vertically integrated forestry company with operations spanning from upstream forest management and harvesting to downstream wood processing and distribution. The company focuses on Forest Stewardship Council (FSC) certified business operations. Its product portfolio includes logs, decking, flooring, sawn timber, recycled charcoal, synthesized charcoal, machine-made charcoal, and essential oils. These products are distributed through a global sales network serving markets in Europe, South Asia, South America, North America, and China.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Capital/Financing Update 2023 | 2023-08-04 | English | |
| Regulatory Filings 2023 | 2023-04-25 | English | |
| Capital/Financing Update 2023 | 2023-04-25 | English | |
| Regulatory Filings 2023 | 2023-04-20 | English | |
| Capital/Financing Update 2023 | 2023-04-07 | English | |
| Regulatory Filings 2023 | 2023-01-27 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 13620195 | Capital/Financing Update 2023 | 2023-08-04 | English | ||
| 13620196 | Regulatory Filings 2023 | 2023-04-25 | English | ||
| 13620212 | Capital/Financing Update 2023 | 2023-04-25 | English | ||
| 13620216 | Regulatory Filings 2023 | 2023-04-20 | English | ||
| 13620249 | Capital/Financing Update 2023 | 2023-04-07 | English | ||
| 13620252 | Regulatory Filings 2023 | 2023-01-27 | English | ||
| 13620289 | Capital/Financing Update 2023 | 2023-01-27 | English | ||
| 13620292 | Regulatory Filings 2023 | 2023-01-20 | English | ||
| 13620305 | Regulatory Filings 2023 | 2023-01-03 | English | ||
| 13620328 | Capital/Financing Update 2023 | 2023-01-03 | English | ||
|
2022
2 filings
| |||||
| 13620331 | Regulatory Filings 2022 | 2022-12-15 | English | ||
| 13620362 | Capital/Financing Update 2022 | 2022-11-18 | 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… |
|
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… |
Nature Wood Group 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/34921/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34921 | 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=34921 | 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=34921 \ -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": 34921}, 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 Nature Wood Group Ltd (id: 34921)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.