
SHENZHEN JIANYI DECORATION GROUP CO.,LTD. — Investor Relations & Filings
Shenzhen Jianyi Decoration Group Co., Ltd. specializes in the design and construction of architectural decoration projects. The company provides comprehensive services including interior and exterior decoration, curtain wall engineering, and landscaping for a wide range of public and commercial buildings. Its portfolio encompasses high-end hotels, office complexes, shopping malls, and transportation hubs. Jianyi Group focuses on integrating modern design aesthetics with advanced construction techniques, emphasizing green building practices and smart building solutions. The company manages the entire project lifecycle from conceptual design and material procurement to on-site construction and quality management, catering to both private and public sector clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于申请撤销公司股票退市风险警示并继续实施其他风险警示的进展公告 | 2026-05-21 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-18 | Chinese | |
| 关于深圳市建艺装饰集团股份有限公司2025年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 关于营业收入扣除事项的专项核查意见 | 2026-04-27 | Chinese | |
| 关于会计师事务所2025年度履职情况评估报告暨审计委员会履行监督职责情况的报告 | 2026-04-27 | Chinese | |
| 2025年年度报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757678 | 关于申请撤销公司股票退市风险警示并继续实施其他风险警示的进展公告 | 2026-05-21 | Chinese | ||
| 46513497 | 2025年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513126 | 关于深圳市建艺装饰集团股份有限公司2025年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 37594715 | 关于营业收入扣除事项的专项核查意见 | 2026-04-27 | Chinese | ||
| 37594695 | 关于会计师事务所2025年度履职情况评估报告暨审计委员会履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
| 37594682 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 37594624 | 关于使用闲置自有资金进行投资理财的公告 | 2026-04-27 | Chinese | ||
| 37594606 | 关于拟续聘会计师事务所的公告 | 2026-04-27 | Chinese | ||
| 37594587 | 朱时均独立董事2025年度述职报告 | 2026-04-27 | Chinese | ||
| 37594573 | 内部控制审计报告 | 2026-04-27 | Chinese | ||
| 37594564 | 关于会计政策变更的公告 | 2026-04-27 | Chinese | ||
| 37594550 | 刘原(届满离任)独立董事2025年度述职报告 | 2026-04-27 | Chinese | ||
| 37594533 | 孙伟独立董事2025年度述职报告 | 2026-04-27 | Chinese | ||
| 37594522 | 顾增才独立董事2025年度述职报告 | 2026-04-27 | Chinese | ||
| 37594505 | 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acme International Holdings Limited
Provides integrated design and build solutions for speciali…
|
1870 | HK | Construction |
|
ADNEX GROUP BERHAD
Interior fit-out specialist offering comprehensive turnkey …
|
— | MY | Construction |
|
Aeso Holding Limited
Principally engaged in fitting-out and renovation contracti…
|
8341 | HK | Construction |
|
Aesthetik Engineers Limited
Designs, fabricates, and installs architectural facade syst…
|
AESTHETIK | IN | Construction |
|
ALUWIND INFRA-TECH LIMITED
Designs, fabricates, and installs architectural aluminum bu…
|
ALUWIND | IN | Construction |
|
Anchorstone Holdings Limited
Specialist subcontractor for natural stone supply and insta…
|
1592 | HK | Construction |
|
ATTIKA GROUP LTD.
Full-service commercial interior decoration and MEP enginee…
|
53W | SG | Construction |
|
Balco Group
Develops, manufactures, and installs innovative, energy-sav…
|
BALCO | SE | Construction |
|
Basic House New Life Group Limited
Provision of integrated interior design and fit out solutio…
|
8360 | HK | Construction |
|
China Wacan Group Company Limited
Established building subcontractor providing specialized we…
|
1920 | HK | Construction |
SHENZHEN JIANYI DECORATION GROUP 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/54794/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54794 | 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=54794 | 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=54794 \ -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": 54794}, 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 SHENZHEN JIANYI DECORATION GROUP CO.,LTD. (id: 54794)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.