龙竹科技 — Investor Relations & Filings
About 龙竹科技
Longzhu Bamboo Technology Group Co., Ltd. specializes in the research, development, and manufacturing of bamboo-based products. The company focuses on sustainable solutions, particularly its "bamboo instead of plastic" initiative. Its core product portfolio includes bamboo household items, furniture, and specialized bamboo straws produced through automated manufacturing processes. By leveraging advanced bamboo processing technologies, the company provides eco-friendly alternatives for global consumer markets. Its operations encompass the entire value chain from raw material processing to finished product design and distribution, emphasizing environmental sustainability and functional design.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会工作报告 | 2026-03-26 | Chinese | |
| 立信会计师事务所(特殊普通合伙)关于龙竹科技集团股份有限公司内控审计报告 | 2026-03-26 | Chinese | |
| 2025年年度报告 | 2026-03-26 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-03-26 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39722941 | 2025年度董事会工作报告 | 2026-03-26 | Chinese | ||
| 39722930 | 立信会计师事务所(特殊普通合伙)关于龙竹科技集团股份有限公司内控审计报告 | 2026-03-26 | Chinese | ||
| 39722876 | 2025年年度报告 | 2026-03-26 | Chinese | ||
| 39722815 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
| 39722803 | 董事会审计委员会2025年度履职情况报告 | 2026-03-26 | Chinese | ||
| 39722791 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-26 | Chinese | ||
| 39722781 | 关于公司与天津理工大学签署合作协议的公告 | 2026-03-26 | Chinese | ||
| 39722771 | 2025年年度报告摘要 | 2026-03-26 | Chinese | ||
| 39722743 | 关于以集中竞价交易方式回购公司股份方案暨取得金融机构股票回购专项贷款承诺函的公告 | 2026-03-26 | Chinese | ||
| 39722733 | 2026年度董事、高级管理人员薪酬方案 | 2026-03-26 | Chinese | ||
| 39722721 | 会计师事务所2025年度履职情况评估报告 | 2026-03-26 | Chinese | ||
| 39722719 | 回购股份注销完成暨股份变动公告 | 2026-03-24 | Chinese | ||
| 39722706 | 股票解除限售公告 | 2026-03-11 | Chinese | ||
| 39722695 | 关于公司参与起草的国家标准获批发布实施的公告 | 2026-03-11 | Chinese | ||
| 39722684 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other products of wood; manufacture of articles of cork, straw and plaiting materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACTIVE ENERGY GROUP PLC
Renewable energy company developing a biomass fuel from was…
|
AEG | GB | Manufacturing |
|
Carpenter Tan Holdings Limited
Designs, manufactures, and distributes wooden handicrafts a…
|
837 | HK | Manufacturing |
|
Cogra 48
Manufactures wood pellets and distributes wood-burning stov…
|
ALCOG | FR | Manufacturing |
|
Corticeira Amorim
The world's largest cork processing group, producing divers…
|
AS4 | PT | Manufacturing |
|
EMBELTON LIMITED
Supplies flooring products and structural noise and vibrati…
|
EMB | AU | Manufacturing |
|
EO2
Designs, produces, and distributes wood heating products fr…
|
ALEO2 | FR | Manufacturing |
|
Goodfellow Inc.
Manufacturer and wholesale distributor of building material…
|
GDL | CA | Manufacturing |
|
Hempalta
Agricultural technology company processing industrial hemp …
|
HEMP | CA | Manufacturing |
|
Koskisen Oyj
An international wood processing specialist manufacturing t…
|
KOSKI | FI | Manufacturing |
|
Oeneo
A global supplier of winemaking and closure solutions for t…
|
SBT | FR | Manufacturing |
龙竹科技 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/58838/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58838 | 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=58838 | 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=58838 \ -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": 58838}, 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 龙竹科技 (id: 58838)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.