SHENZHEN GRANDLAND GROUP CO.,LTD. — Investor Relations & Filings
SHENZHEN GRANDLAND GROUP CO.,LTD. provides integrated architectural decoration, design, and construction services. The company’s core operations encompass interior decoration, curtain wall engineering, landscaping, and the installation of electrical and mechanical systems. It serves a diverse range of sectors, including high-end hospitality, commercial real estate, public infrastructure, and residential housing. Grandland Group focuses on the implementation of green building practices and the integration of smart home technologies within its projects. The organization manages comprehensive project lifecycles, from initial design and material sourcing to technical execution and maintenance, prioritizing high-quality craftsmanship and sustainable engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于预计2026年度与控股股东及其下属企业日常关联交易的公告 | 2026-04-23 | Chinese | |
| 关于预计2026年度与深圳广资企业管理有限公司日常关联交易的公告 | 2026-04-23 | Chinese | |
| 关于公司2025年度利润分配预案的公告 | 2026-04-23 | Chinese | |
| 2026年一季度报告 | 2026-04-23 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况报告 | 2026-04-23 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35984051 | 关于预计2026年度与控股股东及其下属企业日常关联交易的公告 | 2026-04-23 | Chinese | ||
| 35984045 | 关于预计2026年度与深圳广资企业管理有限公司日常关联交易的公告 | 2026-04-23 | Chinese | ||
| 35984042 | 关于公司2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 35984031 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 35984018 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 35984012 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-23 | Chinese | ||
| 35984009 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 35983932 | 第六届董事会独立董事第三次专门会议决议 | 2026-04-23 | Chinese | ||
| 35983929 | 2026年度财务预算报告 | 2026-04-23 | Chinese | ||
| 35983924 | 2025年环境、社会和公司治理报告 | 2026-04-23 | Chinese | ||
| 35983921 | 关于预计2026年度与广田控股集团有限公司及其下属企业日常关联交易的公告 | 2026-04-23 | Chinese | ||
| 35983916 | 第六届董事会第十五次会议决议公告 | 2026-04-23 | Chinese | ||
| 35983909 | 2025年度独立董事述职报告(向静) | 2026-04-23 | Chinese | ||
| 35983907 | 2025年度营业收入扣除情况表的专项核查报告 | 2026-04-23 | Chinese | ||
| 35983867 | 2025年度投资者保护工作情况报告 | 2026-04-23 | 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 |
|
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 |
|
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 |
|
Coolpoint Innonism Holding Limited
Provides fitting-out, renovation, smart building services, …
|
8040 | HK | Construction |
|
CROSSTEC Group Holdings Limited
One-stop provider of integrated interior design solutions a…
|
3893 | HK | Construction |
SHENZHEN GRANDLAND 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/54514/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54514 | 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=54514 | 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=54514 \ -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": 54514}, 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 GRANDLAND GROUP CO.,LTD. (id: 54514)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.