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年度非经营性资金占用及其他关联资金往来情况表 | 2026-04-14 | Chinese | |
| 独立董事自查性报告 | 2026-04-14 | Chinese | |
| 2025年年度审计报告 | 2026-04-14 | Chinese | |
| 升达林业董事、高级管理人员薪酬与考核管理制度 | 2026-04-14 | Chinese | |
| 2025年度财务决算报告 | 2026-04-14 | Chinese | |
| 关于2024年度审计报告带与持续经营相关的重大不确定性事项段的无保留意见涉及事项影响已消除的专项说明 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34954539 | 2025年度非经营性资金占用及其他关联资金往来情况表 | 2026-04-14 | Chinese | ||
| 34954534 | 独立董事自查性报告 | 2026-04-14 | Chinese | ||
| 34933648 | 2025年年度审计报告 | 2026-04-14 | Chinese | ||
| 34902074 | 升达林业董事、高级管理人员薪酬与考核管理制度 | 2026-04-14 | Chinese | ||
| 34902071 | 2025年度财务决算报告 | 2026-04-14 | Chinese | ||
| 34902065 | 关于2024年度审计报告带与持续经营相关的重大不确定性事项段的无保留意见涉及事项影响已消除的专项说明 | 2026-04-14 | Chinese | ||
| 34890039 | 2025年度募集资金存放与使用情况的鉴证报告 | 2026-04-14 | Chinese | ||
| 34887686 | 关于2025年度利润分配方案的公告 | 2026-04-14 | Chinese | ||
| 34887682 | 2025年年度报告 | 2026-04-14 | Chinese | ||
| 34884848 | 内部控制自我评价报告 | 2026-04-14 | Chinese | ||
| 34884838 | 2025年度董事会工作报告 | 2026-04-14 | Chinese | ||
| 34884834 | 2025年年度报告摘要 | 2026-04-14 | Chinese | ||
| 34864980 | 内部控制审计报告 | 2026-04-14 | Chinese | ||
| 34864977 | 2025年度营业收入扣除情况的专项核查意见 | 2026-04-14 | Chinese | ||
| 34860887 | 独立董事述职报告(游鑫泉) | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of veneer sheets and wood-based panels
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kangxin New Materials Co.,Ltd
Produces bamboo-wood composite container flooring and advan…
|
600076 | CN | Manufacturing |
|
Keding Enterprises Co., Ltd.
Manufacturer of eco-friendly, non-toxic wood panels and int…
|
6655 | TW | Manufacturing |
|
Lamosaic India Limited
Manufactures and distributes decorative laminates and allie…
|
LAMOSAIC | IN | Manufacturing |
|
LOUISIANA-PACIFIC CORP
Manufacturer of building solutions specializing in engineer…
|
LPX | US | Manufacturing |
|
Manilam Industries India Limited
Manufactures and distributes decorative laminates, plywood,…
|
MANILAM | IN | Manufacturing |
|
National Plywood Industries Ltd.
Produces plywood, block boards, and laminates for construct…
|
516062 | IN | Manufacturing |
|
Nordic Fibreboard
Manufacturer of eco-friendly woodfibre boards for thermal a…
|
SKN1T | EE | Manufacturing |
|
Ober
A manufacturer specializing in the design and production of…
|
ALOBR | FR | Manufacturing |
|
ORMA ORMAN MAHSÜLLERİ İNTEGRE SANAYİ VE TİCARET A.Ş.
Manufacturer of wood-based panels like particleboard for fu…
|
ORMA | TR | Manufacturing |
|
Pratik Panels Ltd.
Manufactures and distributes wood-based products for constr…
|
526490 | IN | 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.