
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 |
|---|---|---|---|
| 6-K - CL Workshop Group Ltd (0001948294) (Filer) | 2026-05-08 | English | |
| 20-F - CL Workshop Group Ltd (0001948294) (Filer) | 2026-04-27 | English | |
| 6-K | 2026-01-02 | English | |
| 6-K | 2025-12-29 | English | |
| 6-K | 2025-12-16 | English | |
| Major Shareholding Notification 2025 | 2025-11-19 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 44244886 | 6-K - CL Workshop Group Ltd (0001948294) (Filer) | 2026-05-08 | English | ||
| 37394890 | 20-F - CL Workshop Group Ltd (0001948294) (Filer) | 2026-04-27 | English | ||
| 13620147 | 6-K | 2026-01-02 | English | ||
|
2025
12 filings
| |||||
| 13620148 | 6-K | 2025-12-29 | English | ||
| 13620149 | 6-K | 2025-12-16 | English | ||
| 13620150 | Major Shareholding Notification 2025 | 2025-11-19 | English | ||
| 13620151 | 6-K | 2025-11-12 | English | ||
| 13620154 | 6-K | 2025-11-03 | English | ||
| 13620152 | Major Shareholding Notification 2025 | 2025-10-24 | English | ||
| 13620153 | Major Shareholding Notification 2025 | 2025-10-24 | English | ||
| 13620155 | Major Shareholding Notification 2025 | 2025-10-24 | English | ||
| 13620156 | 6-K | 2025-10-22 | English | ||
| 13620157 | 6-K | 2025-07-03 | English | ||
| 13620158 | Annual Report 2024 | 2025-05-01 | English | ||
| 13620159 | NT 20-F | 2025-05-01 | English | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
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… |
|
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… |
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.