China Wood International Holding Co., Limited — Investor Relations & Filings
China Wood International Holding Co., Limited is an investment holding company operating through diversified business segments. Its primary focus is the wood-related business, encompassing the processing and distribution of furniture wood, including materials such as red mahogany, sandalwood, rosewood, pine, and fir. Additionally, the company is involved in the manufacturing and sale of antique-style wood products. The group also maintains operations in complementary areas, including car rental services, materials trading, and financing and investment activities. The company targets markets primarily within the People's Republic of China and Hong Kong.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities For the month ended 30 April 2026 | 2026-05-04 | English | |
| Notification Letter to Non-Registered Shareholders | 2026-04-29 | English | |
| Notification Letter to Registered Shareholders and Reply Form | 2026-04-29 | English | |
| PROXY FORM | 2026-04-29 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-29 | English | |
| SHARE OPTION SCHEME | 2026-04-29 | English |
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MacMillan Bloedel Limited
Integrated global forest products firm manufacturing lumber…
|
MB | CA | Manufacturing |
|
POTLATCHDELTIC CORP
A timberland manager and wood products manufacturer with re…
|
PCH | US | Manufacturing |
|
Primex Forest Products Ltd.
Coastal operator specializing in sawmilling, lumber product…
|
— | CA | Manufacturing |
|
Riverside Forest Products Limited
Specialized manufacturer and distributor of high-quality so…
|
— | CA | Manufacturing |
|
Slocan Forest Products Ltd.
BC manufacturer specializing in integrated forest managemen…
|
— | CA | Manufacturing |
|
Standrew Spolka Akcyjna
A wood manufacturer specializing in timber procurement, saw…
|
STD | PL | Manufacturing |
|
Taiga Forest Products Ltd.
Distributor and producer of building materials serving reta…
|
TBL | CA | Manufacturing |
|
TANTECH HOLDINGS LTD
Develops bamboo charcoal for industrial energy, household u…
|
TANH | US | Manufacturing |
|
West Coast Forest Products Ltd.
Sustainably manages forests and manufactures certified spec…
|
— | CA | Manufacturing |
|
YORK TIMBER HOLDINGS LIMITED
Integrated forestry company converting forest resources int…
|
YRK | ZA | Manufacturing |
China Wood International Holding Co., Limited 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/50194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50194 | 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=50194 | 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=50194 \ -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": 50194}, 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 China Wood International Holding Co., Limited (id: 50194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.