
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-05-20 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-20 | Chinese | |
| 2025年年度股东会会议材料 | 2026-05-13 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况表 | 2026-04-14 | Chinese | |
| 独立董事自查性报告 | 2026-04-14 | Chinese | |
| 2025年年度审计报告 | 2026-04-14 | Chinese |
Browse filings by year
19 years- 2026 42 filings
- 2025 91 filings
- 2024 81 filings
- 2023 115 filings
- 2022 110 filings
- 2021 127 filings
- 2020 175 filings
- 2019 165 filings
- 2018 202 filings
- 2017 148 filings
- 2016 181 filings
- 2015 207 filings
- 2014 131 filings
- 2013 91 filings
- 2012 105 filings
- 2011 78 filings
- 2010 86 filings
- 2009 61 filings
- 2008 90 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701628 | 北京市金杜律师事务所关于四川升达林业产业股份有限公司2025年年度股东会之法律意见书 | 2026-05-20 | Chinese | ||
| 46701626 | 2025年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 45773722 | 2025年年度股东会会议材料 | 2026-05-13 | Chinese | ||
| 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 | ||
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 |
|
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 |
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.