
Công ty Cổ phần Chế biến Gỗ Thuận An — Investor Relations & Filings
Thuan An Wood Processing Joint Stock Company specializes in wood processing, operating as a joint-stock company with a controlling stake held by the Vietnam Rubber Group. Its core activities include wood exploitation, preliminary processing, sawing wood into planks, and wood preservation. The company manufactures a diverse range of wood-based products, such as plywood, veneer, pressed wood, various boards, and wooden construction materials. It also produces and processes custom indoor and outdoor wooden furniture, including cabinets, beds, tables, and chairs. Thuan An Wood Processing is recognized for its reputable brand and maintains a stable export market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| GTA: Nghị quyết, Biên bản và tài liệu họp ĐHĐCĐ thường niên năm 2026 | 2026-05-22 | Vietnamese | |
| GTA: Nghị quyết HĐQT số 03 ngày 14/05/2026 | 2026-05-15 | Vietnamese | |
| GTA: Thông báo nhận được Đơn từ nhiệm thành viên HĐQT, BKS | 2026-05-12 | Vietnamese | |
| GTA: Nghị quyết HĐQT số 02/2026 ngày 11/05/2026 | 2026-05-12 | Vietnamese | |
| GTA: Danh sách ứng cử, đề cử thành viên HĐQT, BKS 2026 | 2026-05-06 | Vietnamese | |
| GTA: Link công bố tài liệu ĐHĐCĐ thường niên 2026 | 2026-04-29 | Vietnamese |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of veneer sheets and wood-based panels
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airo Lam limited
Manufactures high-pressure decorative laminates and special…
|
AIROLAM | IN | Manufacturing |
|
Akritas S.A.
Manufacturer of particleboard, melamine-faced boards, and o…
|
AKRIT | GR | Manufacturing |
|
ANNUM BERHAD
Investment holding company with operations in wood products…
|
— | MY | Manufacturing |
|
Arbec Forest Products Inc.
Major manufacturer and distributor of wood products, specia…
|
— | CA | Manufacturing |
|
Archidply Decor Limited
Manufacturer of high-end decorative surfacing solutions, ve…
|
ADL | IN | Manufacturing |
|
Archidply Industries Limited
Manufactures wood-based interior products including laminat…
|
ARCHIDPLY | IN | Manufacturing |
|
Averbuch Formica Center Ltd.
Imports, markets, and manufactures raw materials for furnit…
|
AVER | IL | Manufacturing |
|
BIG RIVER INDUSTRIES LIMITED
Integrated manufacturer and distributor of timber, plywood …
|
BRI | AU | Manufacturing |
|
Birman Wood and Hardware Ltd.
Imports, produces, and markets materials for the furniture …
|
BIRM | IL | Manufacturing |
|
Bloom Dekor Ltd.
Designs and produces high-pressure decorative laminates and…
|
526225 | IN | Manufacturing |
Công ty Cổ phần Chế biến Gỗ Thuận An 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/66818/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66818 | 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=66818 | 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=66818 \ -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": 66818}, 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 Công ty Cổ phần Chế biến Gỗ Thuận An (id: 66818)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.