FUJIAN JINSEN FORESTRY Co.,Ltd. — Investor Relations & Filings
Fujian Jinsen Forestry Co., Ltd. specializes in comprehensive forest resource management and timber production. The company's core operations encompass afforestation, forest cultivation, and the harvesting and sale of timber products. It manages extensive forest assets, focusing on high-quality timber species and sustainable silviculture practices. Key business segments include the production of wood-based materials, seedling cultivation, and the development of forest chemical products. Additionally, the company is increasingly involved in forest carbon sequestration projects and ecological restoration initiatives. By integrating advanced forestry technology with standardized management, it aims to optimize forest productivity and contribute to environmental conservation. Its products primarily serve the construction, furniture manufacturing, and paper industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半年报监事会决议公告 | 2025-08-28 | Chinese | |
| 2025年半年度报告 | 2025-08-28 | Chinese | |
| 关于完成工商变更登记并换发营业执照的公告 | 2025-07-25 | Chinese | |
| 关于选举董事会董事长、监事会主席及调整董事会专门委员会组成人员的公告 | 2025-07-16 | Chinese | |
| 第六届董事会第十三次会议决议的公告 | 2025-07-16 | Chinese | |
| 北京德恒(深圳)律师事务所关于福建金森林业股份有限公司2025年第二次临时股东会的法律意见 | 2025-07-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36822671 | 半年报监事会决议公告 | 2025-08-28 | Chinese | ||
| 36822661 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 36822641 | 关于完成工商变更登记并换发营业执照的公告 | 2025-07-25 | Chinese | ||
| 36822629 | 关于选举董事会董事长、监事会主席及调整董事会专门委员会组成人员的公告 | 2025-07-16 | Chinese | ||
| 36822614 | 第六届董事会第十三次会议决议的公告 | 2025-07-16 | Chinese | ||
| 36822569 | 北京德恒(深圳)律师事务所关于福建金森林业股份有限公司2025年第二次临时股东会的法律意见 | 2025-07-16 | Chinese | ||
| 36822561 | 第六届监事会第八次会议决议的公告 | 2025-07-16 | Chinese | ||
| 36822546 | 2025年第二次临时股东会决议公告 | 2025-07-16 | Chinese | ||
| 36822537 | 2025年半年度业绩预告公告 | 2025-07-14 | Chinese | ||
| 36822528 | 2024年年度权益分派实施公告 | 2025-07-09 | Chinese | ||
| 36822518 | 关于召开2025年第二次临时股东会的通知公告 | 2025-06-27 | Chinese | ||
| 36822509 | 第六届监事会第七次会议决议的公告 | 2025-06-27 | Chinese | ||
| 36822498 | 第六届董事会第十二次会议决议的公告 | 2025-06-27 | Chinese | ||
| 36822487 | 关于公司部分董事、监事及高级管理人员离任暨补选非独立董事、监事及聘任总经理的公告 | 2025-06-27 | Chinese | ||
| 36822477 | 关于公司董事暨董事长离任的公告 | 2025-06-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Timber Corp.
Leading supplier of primary forest products and biomass, ma…
|
ADN | CA | Agriculture, forestry and fishi… |
|
ArborGen Holdings Limited
Global provider of advanced genetic tree seedlings for comm…
|
ARB | NZ | Agriculture, forestry and fishi… |
|
Beleaf Spolka Akcyjna
Establishes industrial tree plantations to neutralize carbo…
|
BLF | PL | Agriculture, forestry and fishi… |
|
Big Tree Carbon Inc.
Developer of carbon credits and conservation solutions util…
|
BIGT | CA | Agriculture, forestry and fishi… |
|
Carbon Done Right Developments Inc.
Produces verified carbon credits from nature-based solution…
|
KLX | CA | Agriculture, forestry and fishi… |
|
China Health Technology Group Holding Company Limited
Integrated management of agroforestry resources, forestry, …
|
1069 | HK | Agriculture, forestry and fishi… |
|
Crimson Bioenergy Ltd.
Generates carbon offsets through sustainable land use, fore…
|
CSN.H | CA | Agriculture, forestry and fishi… |
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
FUJIAN JINSEN FORESTRY 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/54699/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54699 | 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=54699 | 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=54699 \ -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": 54699}, 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 FUJIAN JINSEN FORESTRY Co.,Ltd. (id: 54699)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.