SICHUAN SHENGDA FORESTRY INDUSTRY CO., LTD — Investor Relations & Filings
Sichuan Shengda Forestry Industry Co., Ltd. specializes in the integrated management of forestry resources and the manufacturing of wood-based products. The company's operations encompass forest cultivation, timber harvesting, and the production of high-quality panels and flooring. Its core product portfolio includes medium-density fiberboard (MDF), high-density fiberboard (HDF), laminate flooring, and solid wood composite flooring. Utilizing advanced processing technologies, the company serves the construction, interior design, and furniture manufacturing sectors. It maintains a sustainable supply chain model by managing extensive forest plantations to ensure a consistent supply of raw materials. The company provides a wide range of decorative materials and structural wood products, focusing on technical innovation, product durability, and meeting international quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于诉讼事项的进展公告 | 2025-12-10 | Chinese | |
| 关于签署债务展期协议暨关联交易的公告 | 2025-12-08 | Chinese | |
| 关于召开2025年第二次临时股东会的通知 | 2025-12-08 | Chinese | |
| 第七届董事会第十三次会议决议公告 | 2025-12-08 | Chinese | |
| 关于诉讼事项的进展公告 | 2025-11-11 | Chinese | |
| 关于诉讼事项的进展公告 | 2025-11-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35219745 | 关于诉讼事项的进展公告 | 2025-12-10 | Chinese | ||
| 35219736 | 关于签署债务展期协议暨关联交易的公告 | 2025-12-08 | Chinese | ||
| 35219728 | 关于召开2025年第二次临时股东会的通知 | 2025-12-08 | Chinese | ||
| 35219721 | 第七届董事会第十三次会议决议公告 | 2025-12-08 | Chinese | ||
| 35219714 | 关于诉讼事项的进展公告 | 2025-11-11 | Chinese | ||
| 35219702 | 关于诉讼事项的进展公告 | 2025-11-02 | Chinese | ||
| 35219693 | 2025年三季度报告 | 2025-10-30 | Chinese | ||
| 35219678 | 北京市金杜律师事务所关于四川升达林业产业股份有限公司2025年第一次临时股东大会之法律意见书 | 2025-09-23 | Chinese | ||
| 35219671 | 2025年第一次临时股东大会决议公告 | 2025-09-23 | Chinese | ||
| 35219660 | 关于诉讼事项的进展公告 | 2025-09-03 | Chinese | ||
| 35219651 | 关于补选独立董事及专门委员会委员的公告 | 2025-08-28 | Chinese | ||
| 35219643 | 关于修订《公司章程》及部分治理制度的公告 | 2025-08-28 | Chinese | ||
| 35219627 | 对外投资管理制度 | 2025-08-28 | Chinese | ||
| 35219620 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 35219617 | 独立董事候选人声明与承诺 | 2025-08-28 | Chinese | ||
Market 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 |
|
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 |
|
BOISE CASCADE Co
A manufacturer of wood products and a distributor of buildi…
|
BCC | US | Manufacturing |
SICHUAN SHENGDA FORESTRY INDUSTRY CO., 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/54311/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54311 | 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=54311 | 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=54311 \ -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": 54311}, 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 SICHUAN SHENGDA FORESTRY INDUSTRY CO., LTD (id: 54311)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.