Wuhan Nusun Landscape Co., Ltd. — Investor Relations & Filings
Wuhan Nusun Landscape Co., Ltd. specializes in comprehensive landscape architecture, ecological engineering, and urban greening services. The company provides a full-lifecycle approach to environmental projects, encompassing planning, design, construction, and long-term maintenance. Its core portfolio includes the development of public parks, residential landscape environments, commercial outdoor spaces, and municipal infrastructure projects. Nusun Landscape focuses on integrating ecological restoration techniques with aesthetic design to enhance urban biodiversity and sustainability. The firm also operates nursery facilities for the cultivation and supply of diverse plant species used in large-scale greening initiatives. By leveraging technical expertise in soil remediation and water management, the company serves a broad client base including government agencies and private real estate developers, contributing to the modernization of urban ecological systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第五届董事会第八次会议决议公告 | 2026-03-26 | Chinese | |
| 互动易平台信息发布及回复内部审核制度(2026年3月) | 2026-03-26 | Chinese | |
| 关于控股股东所持公司部分股份被司法拍卖完成过户暨股份比例减少触及1%整数倍的公告 | 2026-03-06 | Chinese | |
| 关于控股股东所持公司部分股份被司法拍卖完成过户暨股份比例减少触及1%整数倍的公告 | 2026-02-12 | Chinese | |
| 2025年度业绩预告 | 2026-01-29 | Chinese | |
| 关于控股子公司算力基础设施项目的进展公告 | 2026-01-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 37737841 | 第五届董事会第八次会议决议公告 | 2026-03-26 | Chinese | ||
| 37737818 | 互动易平台信息发布及回复内部审核制度(2026年3月) | 2026-03-26 | Chinese | ||
| 37737801 | 关于控股股东所持公司部分股份被司法拍卖完成过户暨股份比例减少触及1%整数倍的公告 | 2026-03-06 | Chinese | ||
| 37737797 | 关于控股股东所持公司部分股份被司法拍卖完成过户暨股份比例减少触及1%整数倍的公告 | 2026-02-12 | Chinese | ||
| 37737791 | 2025年度业绩预告 | 2026-01-29 | Chinese | ||
| 37737787 | 关于控股子公司算力基础设施项目的进展公告 | 2026-01-15 | Chinese | ||
| 37737786 | 关于累计诉讼事项的公告 | 2026-01-09 | Chinese | ||
| 37737780 | 关于控股股东所持公司部分股份被司法拍卖完成过户暨权益变动触及5%整数倍的公告 | 2026-01-07 | Chinese | ||
| 37737779 | 武汉农尚环境股份有限公司简式权益变动报告书-海南芯联微 | 2026-01-07 | Chinese | ||
| 37737775 | 关于证券事务代表离职的公告 | 2026-01-05 | Chinese | ||
|
2025
5 filings
| |||||
| 37737771 | 关于全资子公司签订重大经营合同的公告 | 2025-12-29 | Chinese | ||
| 37737769 | 关于控股股东所持公司部分股份被司法拍卖完成过户暨股份比例减少触及1%整数倍以及新增轮候冻结的公告 | 2025-12-15 | Chinese | ||
| 37737767 | 关于控股股东新增轮候冻结的公告 | 2025-12-11 | Chinese | ||
| 37737764 | 关于控股股东所持部分股票拟被司法拍卖的提示性公告 | 2025-12-10 | Chinese | ||
| 37737762 | 武汉农尚环境股份有限公司简式权益变动报告书-海南芯联微 | 2025-12-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Landscape service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BrightView Holdings, Inc.
A provider of commercial landscaping, maintenance, and snow…
|
BV | US | Administrative and support serv… |
|
China Green Broad Ecological Technology Company Limited
Specializes in integrated ecological technology, landscape …
|
1253 | HK | Administrative and support serv… |
|
Gifu landscape architect Co.,Ltd.
Designs, constructs, and maintains green landscaping and ex…
|
1438 | JP | Administrative and support serv… |
|
Green Landscaping Group
Specializes in the management and development of outdoor en…
|
GREEN | SE | Administrative and support serv… |
|
UNIVERSAL ENGEISHA CO.,LTD
Horticultural company providing plant rental, retail, and l…
|
6061 | JP | Administrative and support serv… |
Wuhan Nusun Landscape 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/55520/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55520 | 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=55520 | 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=55520 \ -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": 55520}, 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 Wuhan Nusun Landscape Co., Ltd. (id: 55520)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.