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-08-28 | Chinese | |
| 2025年半年度财务报告 | 2025-08-28 | Chinese | |
| 投资者关系管理制度 | 2025-08-28 | Chinese | |
| 募集资金管理制度 | 2025-08-28 | Chinese | |
| 董事会议事规则 | 2025-08-28 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35219600 | 独立董事提名人声明与承诺 | 2025-08-28 | Chinese | ||
| 35219572 | 2025年半年度财务报告 | 2025-08-28 | Chinese | ||
| 35219440 | 投资者关系管理制度 | 2025-08-28 | Chinese | ||
| 35219427 | 募集资金管理制度 | 2025-08-28 | Chinese | ||
| 35219417 | 董事会议事规则 | 2025-08-28 | Chinese | ||
| 35219408 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese | ||
| 35219400 | 半年报董事会决议公告 | 2025-08-28 | Chinese | ||
| 35219393 | 董事、高级管理人员薪酬与考核管理制度 | 2025-08-28 | Chinese | ||
| 35219382 | 信息披露管理制度 | 2025-08-28 | Chinese | ||
| 35219378 | 股东会议事规则 | 2025-08-28 | Chinese | ||
| 35219365 | 公司章程(2025年修订) | 2025-08-28 | Chinese | ||
| 35219357 | 2025年半年度募集资金存放与使用情况的专项报告 | 2025-08-28 | Chinese | ||
| 35219347 | 董事会秘书工作制度 | 2025-08-28 | Chinese | ||
| 35219341 | 半年报监事会决议公告 | 2025-08-28 | Chinese | ||
| 35219331 | 2025年半年度报告摘要 | 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.